Searched defs:kh (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/crypto/ |
A D | vmac.c | 228 #define poly_step(ah, al, kh, kl, mh, ml) \ argument 275 const u64 *kh, const u64 *kl, in poly_step_func() 334 #define poly_step(ah, al, kh, kl, mh, ml) \ argument
|
/linux-6.3-rc2/fs/orangefs/ |
A D | protocol.h | 50 static inline void ORANGEFS_khandle_to(const struct orangefs_khandle *kh, in ORANGEFS_khandle_to() 59 static inline void ORANGEFS_khandle_from(struct orangefs_khandle *kh, in ORANGEFS_khandle_from()
|
/linux-6.3-rc2/include/uapi/linux/ |
A D | fuse.h | 878 uint64_t kh; member 889 uint64_t kh; member
|
/linux-6.3-rc2/fs/fuse/ |
A D | file.c | 2788 static struct rb_node **fuse_find_polled_node(struct fuse_conn *fc, u64 kh, in fuse_find_polled_node() 2885 u64 kh = outarg->kh; in fuse_notify_poll_wakeup() local
|
A D | fuse_i.h | 185 u64 kh; member
|
/linux-6.3-rc2/drivers/accessibility/speakup/ |
A D | main.c | 2112 int kh; in speakup_key() local
|
/linux-6.3-rc2/arch/s390/include/asm/ |
A D | kvm_host.h | 93 unsigned long kh : 31; member
|
Completed in 37 milliseconds