Searched defs:oo (Results 1 – 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/nfsd/ |
D | nfs4state.c | 392 struct nfs4_openowner *oo; in find_openstateowner_str() local 1490 static void unhash_openowner_locked(struct nfs4_openowner *oo) in unhash_openowner_locked() 1500 static void release_last_closed_stateid(struct nfs4_openowner *oo) in release_last_closed_stateid() 1517 static void release_openowner(struct nfs4_openowner *oo) in release_openowner() 2073 struct nfs4_openowner *oo; in __destroy_client() local 2433 static void nfs4_show_owner(struct seq_file *s, struct nfs4_stateowner *oo) in nfs4_show_owner() 2450 struct nfs4_stateowner *oo; in nfs4_show_open() local 2492 struct nfs4_stateowner *oo; in nfs4_show_lock() local 3019 struct nfs4_openowner *oo; in client_has_openowners() local 4207 static void hash_openowner(struct nfs4_openowner *oo, struct nfs4_client *clp, unsigned int strhash… in hash_openowner() [all …]
|
/kernel/linux/linux-4.19/fs/nfsd/ |
D | nfs4state.c | 370 struct nfs4_openowner *oo; in find_openstateowner_str() local 1373 static void unhash_openowner_locked(struct nfs4_openowner *oo) in unhash_openowner_locked() 1383 static void release_last_closed_stateid(struct nfs4_openowner *oo) in release_last_closed_stateid() 1400 static void release_openowner(struct nfs4_openowner *oo) in release_openowner() 1918 struct nfs4_openowner *oo; in __destroy_client() local 2473 struct nfs4_openowner *oo; in client_has_openowners() local 3608 static void hash_openowner(struct nfs4_openowner *oo, struct nfs4_client *clp, unsigned int strhash… in hash_openowner() 3624 struct nfs4_openowner *oo = openowner(so); in nfs4_free_openowner() local 3638 struct nfs4_openowner *oo = open->op_openowner; in nfsd4_find_existing_open() local 3709 struct nfs4_openowner *oo, *ret; in alloc_init_open_stateowner() local [all …]
|
/kernel/linux/linux-4.19/drivers/crypto/sunxi-ss/ |
D | sun4i-ss-cipher.c | 38 unsigned int oi, oo; /* offset for in and out */ in sun4i_ss_opti_poll() local 151 unsigned int oi, oo; /* offset for in and out */ in sun4i_ss_cipher_poll() local
|
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun4i-ss/ |
D | sun4i-ss-cipher.c | 37 unsigned int oi, oo; /* offset for in and out */ in sun4i_ss_opti_poll() local 192 unsigned int oi, oo; /* offset for in and out */ in sun4i_ss_cipher_poll() local
|
/kernel/linux/linux-4.19/include/linux/ |
D | slub_def.h | 94 struct kmem_cache_order_objects oo; member
|
/kernel/linux/linux-5.10/include/linux/ |
D | slub_def.h | 96 struct kmem_cache_order_objects oo; member
|
/kernel/linux/linux-5.10/mm/ |
D | slub.c | 1617 gfp_t flags, int node, struct kmem_cache_order_objects oo) in alloc_slab_page() 1745 struct kmem_cache_order_objects oo = s->oo; in allocate_slab() local
|
/kernel/linux/linux-4.19/mm/ |
D | slub.c | 1451 gfp_t flags, int node, struct kmem_cache_order_objects oo) in alloc_slab_page() 1581 struct kmem_cache_order_objects oo = s->oo; in allocate_slab() local
|