Searched defs:ug (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/net/sunrpc/ |
| H A 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; unix_gid_show() local 638 struct unix_gid ug; unix_gid_lookup() local 651 struct unix_gid *ug; unix_gid_find() local [all...] |
| /kernel/linux/linux-6.6/net/sunrpc/ |
| H A 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; unix_gid_show() local 631 struct unix_gid ug; unix_gid_lookup() local 644 struct unix_gid *ug; unix_gid_find() local [all...] |
| /kernel/linux/linux-5.10/mm/ |
| H A D | memcontrol.c | 6961 static inline void uncharge_gather_clear(struct uncharge_gather *ug) in uncharge_gather_clear() argument 6966 static void uncharge_batch(const struct uncharge_gather *ug) in uncharge_batch() argument 6989 uncharge_page(struct page *page, struct uncharge_gather *ug) uncharge_page() argument 7032 struct uncharge_gather ug; uncharge_list() local 7063 struct uncharge_gather ug; mem_cgroup_uncharge() local [all...] |
| /kernel/linux/linux-6.6/mm/ |
| H A D | memcontrol.c | 7174 static inline void uncharge_gather_clear(struct uncharge_gather *ug) in uncharge_gather_clear() argument 7179 static void uncharge_batch(const struct uncharge_gather *ug) in uncharge_batch() argument 7202 uncharge_folio(struct folio *folio, struct uncharge_gather *ug) uncharge_folio() argument 7263 struct uncharge_gather ug; __mem_cgroup_uncharge() local 7283 struct uncharge_gather ug; __mem_cgroup_uncharge_list() local [all...] |
Completed in 20 milliseconds