Searched defs:ug (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-6.6/net/sunrpc/ |
| D | svcauth_unix.c | 422 struct unix_gid *ug = container_of(rcu, struct unix_gid, rcu); in unix_gid_free() local 434 struct unix_gid *ug = container_of(item, struct unix_gid, h); in unix_gid_put() local 478 struct unix_gid *ug = container_of(h, struct unix_gid, h); in unix_gid_request() local 498 struct unix_gid ug, *ugp; in unix_gid_parse() local 563 struct unix_gid *ug; in unix_gid_show() local 631 struct unix_gid ug; in unix_gid_lookup() local 644 struct unix_gid *ug; in unix_gid_find() local
|
| /kernel/linux/linux-5.10/net/sunrpc/ |
| D | svcauth_unix.c | 429 struct unix_gid *ug = container_of(rcu, struct unix_gid, rcu); in unix_gid_free() local 441 struct unix_gid *ug = container_of(item, struct unix_gid, h); in unix_gid_put() local 485 struct unix_gid *ug = container_of(h, struct unix_gid, h); in unix_gid_request() local 505 struct unix_gid ug, *ugp; in unix_gid_parse() local 570 struct unix_gid *ug; in unix_gid_show() local 638 struct unix_gid ug; in unix_gid_lookup() local 651 struct unix_gid *ug; in unix_gid_find() local
|
| /kernel/linux/linux-5.10/mm/ |
| D | memcontrol.c | 6966 static inline void uncharge_gather_clear(struct uncharge_gather *ug) in uncharge_gather_clear() 6971 static void uncharge_batch(const struct uncharge_gather *ug) in uncharge_batch() 6994 static void uncharge_page(struct page *page, struct uncharge_gather *ug) in uncharge_page() 7037 struct uncharge_gather ug; in uncharge_list() local 7068 struct uncharge_gather ug; in mem_cgroup_uncharge() local
|
| /kernel/linux/linux-6.6/mm/ |
| D | memcontrol.c | 7225 static inline void uncharge_gather_clear(struct uncharge_gather *ug) in uncharge_gather_clear() 7230 static void uncharge_batch(const struct uncharge_gather *ug) in uncharge_batch() 7253 static void uncharge_folio(struct folio *folio, struct uncharge_gather *ug) in uncharge_folio() 7315 struct uncharge_gather ug; in __mem_cgroup_uncharge() local 7335 struct uncharge_gather ug; in __mem_cgroup_uncharge_list() local
|