Home
last modified time | relevance | path

Searched refs:mem_id (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/net/core/
Dxdp.c59 u32 mem_id = *(u32 *)arg->key; in xdp_mem_id_cmp() local
61 return xa->mem.id != mem_id; in xdp_mem_id_cmp()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_ioctl.h78 uint32_t mem_id; member
Dcxgb3_offload.c315 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()
Dcxgb3_main.c2460 if (t.mem_id == MEM_CM) in cxgb_extension_ioctl()
2462 else if (t.mem_id == MEM_PMRX) in cxgb_extension_ioctl()
2464 else if (t.mem_id == MEM_PMTX) in cxgb_extension_ioctl()
/Linux-v4.19/arch/um/drivers/
Dmconsole_kern.c388 static int mem_id(char **str, int *start_out, int *end_out) in mem_id() function
407 .id = mem_id,