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

/linux-master/arch/powerpc/include/asm/
H A Dultravisor.h70 static inline int uv_unregister_mem_slot(u64 lpid, u64 slotid) argument
63 uv_register_mem_slot(u64 lpid, u64 start_gpa, u64 size, u64 flags, u64 slotid) argument
/linux-master/fs/nfs/
H A Dnfs4session.h103 nfs4_test_locked_slot(const struct nfs4_slot_table *tbl, u32 slotid) argument
H A Dnfs4session.c85 u32 slotid = slot->slot_nr; local
104 nfs4_new_slot(struct nfs4_slot_table *tbl, u32 slotid, u32 seq_init, gfp_t gfp_mask) argument
120 nfs4_find_or_create_slot(struct nfs4_slot_table *tbl, u32 slotid, u32 seq_init, gfp_t gfp_mask) argument
145 u32 slotid = slot->slot_nr; local
172 nfs4_lookup_slot(struct nfs4_slot_table *tbl, u32 slotid) argument
201 nfs4_slot_seqid_in_use(struct nfs4_slot_table *tbl, u32 slotid, u32 seq_nr) argument
222 nfs4_slot_wait_on_seqid(struct nfs4_slot_table *tbl, u32 slotid, u32 seq_nr, unsigned long timeout) argument
245 u32 slotid; local
[all...]
/linux-master/fs/nfsd/
H A Dxdr4.h557 u32 slotid; /* request/response */ member in struct:nfsd4_sequence

Completed in 202 milliseconds