Home
last modified time | relevance | path

Searched defs:slotid (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dultravisor.h70 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 Dultravisor.h70 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 Dnfs4session.h102 nfs4_test_locked_slot(const struct nfs4_slot_table *tbl, u32 slotid) nfs4_test_locked_slot() argument
H A Dnfs4session.c85 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 Dnfs4session.h103 nfs4_test_locked_slot(const struct nfs4_slot_table *tbl, u32 slotid) nfs4_test_locked_slot() argument
H A Dnfs4session.c85 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 Dxdr4.h447 u32 slotid; /* request/response */ member
/kernel/linux/linux-6.6/fs/nfsd/
H A Dxdr4.h438 u32 slotid; /* request/response */ member

Completed in 8 milliseconds