Searched refs:mem_id (Results 1 – 6 of 6) sorted by relevance
327 __field(u32, mem_id)337 __entry->mem_id = xa->mem.id;347 __entry->mem_id,365 __field(u32, mem_id)374 __entry->mem_id = xa->mem.id;383 __entry->mem_id,399 __field(u32, mem_id)405 __entry->mem_id = mem->id;410 __entry->mem_id,
78 uint32_t mem_id; member
315 if (t->mem_id == MEM_CM) in cxgb_rdma_ctl()317 else if (t->mem_id == MEM_PMRX) in cxgb_rdma_ctl()319 else if (t->mem_id == MEM_PMTX) in cxgb_rdma_ctl()
2459 if (t.mem_id == MEM_CM) in cxgb_extension_ioctl()2461 else if (t.mem_id == MEM_PMRX) in cxgb_extension_ioctl()2463 else if (t.mem_id == MEM_PMTX) in cxgb_extension_ioctl()
50 u32 mem_id = *(u32 *)arg->key; in xdp_mem_id_cmp() local52 return xa->mem.id != mem_id; in xdp_mem_id_cmp()
386 static int mem_id(char **str, int *start_out, int *end_out) in mem_id() function405 .id = mem_id,