/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | ultravisor.h | 70 static inline int uv_unregister_mem_slot(u64 lpid, u64 slotid) in uv_unregister_mem_slot() argument 63 uv_register_mem_slot(u64 lpid, u64 start_gpa, u64 size, u64 flags, u64 slotid) uv_register_mem_slot() argument
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | ultravisor.h | 70 static inline int uv_unregister_mem_slot(u64 lpid, u64 slotid) in uv_unregister_mem_slot() argument 63 uv_register_mem_slot(u64 lpid, u64 start_gpa, u64 size, u64 flags, u64 slotid) uv_register_mem_slot() argument
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4session.h | 102 nfs4_test_locked_slot(const struct nfs4_slot_table *tbl, u32 slotid) nfs4_test_locked_slot() argument
|
H A D | nfs4session.c | 85 u32 slotid = slot->slot_nr; in nfs4_free_slot() local 104 nfs4_new_slot(struct nfs4_slot_table *tbl, u32 slotid, u32 seq_init, gfp_t gfp_mask) nfs4_new_slot() argument 120 nfs4_find_or_create_slot(struct nfs4_slot_table *tbl, u32 slotid, u32 seq_init, gfp_t gfp_mask) nfs4_find_or_create_slot() argument 145 u32 slotid = slot->slot_nr; nfs4_lock_slot() local 172 nfs4_lookup_slot(struct nfs4_slot_table *tbl, u32 slotid) nfs4_lookup_slot() argument 201 nfs4_slot_seqid_in_use(struct nfs4_slot_table *tbl, u32 slotid, u32 seq_nr) nfs4_slot_seqid_in_use() argument 222 nfs4_slot_wait_on_seqid(struct nfs4_slot_table *tbl, u32 slotid, u32 seq_nr, unsigned long timeout) nfs4_slot_wait_on_seqid() argument 245 u32 slotid; nfs4_alloc_slot() local [all...] |
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4session.h | 103 nfs4_test_locked_slot(const struct nfs4_slot_table *tbl, u32 slotid) nfs4_test_locked_slot() argument
|
H A D | nfs4session.c | 85 u32 slotid = slot->slot_nr; in nfs4_free_slot() local 104 nfs4_new_slot(struct nfs4_slot_table *tbl, u32 slotid, u32 seq_init, gfp_t gfp_mask) nfs4_new_slot() argument 120 nfs4_find_or_create_slot(struct nfs4_slot_table *tbl, u32 slotid, u32 seq_init, gfp_t gfp_mask) nfs4_find_or_create_slot() argument 145 u32 slotid = slot->slot_nr; nfs4_lock_slot() local 172 nfs4_lookup_slot(struct nfs4_slot_table *tbl, u32 slotid) nfs4_lookup_slot() argument 201 nfs4_slot_seqid_in_use(struct nfs4_slot_table *tbl, u32 slotid, u32 seq_nr) nfs4_slot_seqid_in_use() argument 222 nfs4_slot_wait_on_seqid(struct nfs4_slot_table *tbl, u32 slotid, u32 seq_nr, unsigned long timeout) nfs4_slot_wait_on_seqid() argument 245 u32 slotid; nfs4_alloc_slot() local [all...] |
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | xdr4.h | 447 u32 slotid; /* request/response */ member
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | xdr4.h | 438 u32 slotid; /* request/response */ member
|