Home
last modified time | relevance | path

Searched refs:rdma_cgroup (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/kernel/cgroup/
H A Drdma.c51 * therefore it cannot be embedded within rdma_cgroup structure. It
67 static struct rdma_cgroup *css_rdmacg(struct cgroup_subsys_state *css) in css_rdmacg()
69 return container_of(css, struct rdma_cgroup, css); in css_rdmacg()
72 static struct rdma_cgroup *parent_rdmacg(struct rdma_cgroup *cg) in parent_rdmacg()
77 static inline struct rdma_cgroup *get_current_rdmacg(void) in get_current_rdmacg()
113 find_cg_rpool_locked(struct rdma_cgroup *cg, in find_cg_rpool_locked()
129 get_cg_rpool_locked(struct rdma_cgroup *cg, struct rdmacg_device *device) in get_cg_rpool_locked()
162 uncharge_cg_locked(struct rdma_cgroup *cg, in uncharge_cg_locked()
205 static void rdmacg_uncharge_hierarchy(struct rdma_cgroup *c
[all...]
/kernel/linux/linux-6.6/kernel/cgroup/
H A Drdma.c51 * therefore it cannot be embedded within rdma_cgroup structure. It
67 static struct rdma_cgroup *css_rdmacg(struct cgroup_subsys_state *css) in css_rdmacg()
69 return container_of(css, struct rdma_cgroup, css); in css_rdmacg()
72 static struct rdma_cgroup *parent_rdmacg(struct rdma_cgroup *cg) in parent_rdmacg()
77 static inline struct rdma_cgroup *get_current_rdmacg(void) in get_current_rdmacg()
113 find_cg_rpool_locked(struct rdma_cgroup *cg, in find_cg_rpool_locked()
129 get_cg_rpool_locked(struct rdma_cgroup *cg, struct rdmacg_device *device) in get_cg_rpool_locked()
162 uncharge_cg_locked(struct rdma_cgroup *cg, in uncharge_cg_locked()
206 static void rdmacg_uncharge_hierarchy(struct rdma_cgroup *c
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dcgroup_rdma.h19 struct rdma_cgroup { struct
43 int rdmacg_try_charge(struct rdma_cgroup **rdmacg,
46 void rdmacg_uncharge(struct rdma_cgroup *cg,
/kernel/linux/linux-6.6/include/linux/
H A Dcgroup_rdma.h19 struct rdma_cgroup { struct
43 int rdmacg_try_charge(struct rdma_cgroup **rdmacg,
46 void rdmacg_uncharge(struct rdma_cgroup *cg,
/kernel/linux/linux-5.10/include/rdma/
H A Dib_verbs.h1476 struct rdma_cgroup *cg; /* owner rdma cgroup */
/kernel/linux/linux-6.6/include/rdma/
H A Dib_verbs.h1508 struct rdma_cgroup *cg; /* owner rdma cgroup */

Completed in 20 milliseconds