/openbmc/linux/fs/orangefs/ |
H A D | protocol.h | 50 static inline void ORANGEFS_khandle_to(const struct orangefs_khandle *kh, in ORANGEFS_khandle_to() argument 54 memcpy(p, kh->u, 16); in ORANGEFS_khandle_to() 59 static inline void ORANGEFS_khandle_from(struct orangefs_khandle *kh, in ORANGEFS_khandle_from() argument 62 memset(kh, 0, 16); in ORANGEFS_khandle_from() 63 memcpy(kh->u, p, 16); in ORANGEFS_khandle_from()
|
/openbmc/qemu/dump/ |
H A D | dump.c | 968 KdumpSubHeader32 *kh = NULL; in create_header32() local 1016 kh = g_malloc0(size); in create_header32() 1021 kh->dump_level = cpu_to_dump32(s, DUMP_LEVEL); in create_header32() 1037 kh->note_size = cpu_to_dump32(s, s->note_size); in create_header32() 1040 block_size, kh, size) < 0) { in create_header32() 1070 g_free(kh); in create_header32() 1079 KdumpSubHeader64 *kh = NULL; in create_header64() local 1127 kh = g_malloc0(size); in create_header64() 1132 kh->dump_level = cpu_to_dump32(s, DUMP_LEVEL); in create_header64() 1151 block_size, kh, size) < 0) { in create_header64() [all …]
|
/openbmc/qemu/hw/block/ |
H A D | fdc.c | 1467 uint8_t kh, kt, ks; in fdctrl_start_transfer() local 1472 kh = fdctrl->fifo[3]; in fdctrl_start_transfer() 1483 fdctrl->fifo[4] = kh; in fdctrl_start_transfer() 1490 fdctrl->fifo[4] = kh; in fdctrl_start_transfer() 1497 fdctrl->fifo[4] = kh; in fdctrl_start_transfer() 1514 fdctrl->fifo[4] = kh; in fdctrl_start_transfer() 1782 uint8_t kh, kt, ks; in fdctrl_format_sector() local 1787 kh = fdctrl->fifo[7]; in fdctrl_format_sector() 1798 fdctrl->fifo[4] = kh; in fdctrl_format_sector() 1805 fdctrl->fifo[4] = kh; in fdctrl_format_sector() [all …]
|
/openbmc/linux/crypto/ |
H A D | vmac.c | 228 #define poly_step(ah, al, kh, kl, mh, ml) \ argument 232 PMUL64(t3h, t3l, al, kh); \ 234 PMUL64(t1h, t1l, ah, 2*kh); \ 275 const u64 *kh, const u64 *kl, in poly_step_func() argument 284 #define k2 (*(((u32 *)kh)+INDEX_LOW)) in poly_step_func() 285 #define k3 (*(((u32 *)kh)+INDEX_HIGH)) in poly_step_func() 334 #define poly_step(ah, al, kh, kl, mh, ml) \ argument 335 poly_step_func(&(ah), &(al), &(kh), &(kl), &(mh), &(ml))
|
/openbmc/linux/include/uapi/linux/ |
H A D | fuse.h | 941 uint64_t kh; member 952 uint64_t kh; member
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | fuse.h | 953 uint64_t kh; member 964 uint64_t kh; member
|
/openbmc/linux/fs/fuse/ |
H A D | file.c | 80 ff->kh = atomic64_inc_return(&fm->fc->khctr); in fuse_file_alloc() 2758 static struct rb_node **fuse_find_polled_node(struct fuse_conn *fc, u64 kh, in fuse_find_polled_node() argument 2770 if (kh < ff->kh) in fuse_find_polled_node() 2772 else if (kh > ff->kh) in fuse_find_polled_node() 2796 link = fuse_find_polled_node(fc, ff->kh, &parent); in fuse_register_polled_file() 2808 struct fuse_poll_in inarg = { .fh = ff->fh, .kh = ff->kh }; in fuse_file_poll() 2855 u64 kh = outarg->kh; in fuse_notify_poll_wakeup() local 2860 link = fuse_find_polled_node(fc, kh, NULL); in fuse_notify_poll_wakeup()
|
H A D | fuse_i.h | 205 u64 kh; member
|
/openbmc/linux/arch/s390/kvm/ |
H A D | gaccess.c | 271 rc = kvm_s390_get_ipte_control(kvm)->kh != 0; in ipte_lock_held() 341 new.kh++; in ipte_lock_siif() 355 new.kh--; in ipte_unlock_siif() 356 if (!new.kh) in ipte_unlock_siif() 360 if (!new.kh) in ipte_unlock_siif()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fontforge/fontforge/ |
H A D | 0001-Fix-Translations-containing-invalid-directives-hs.patch | 378 -"Trong hộp thoại tìm kiếm, %1$s chứa một tham chiếu đến %2$.20hs mà không tồn " 379 +"Trong hộp thoại tìm kiếm, %1$s chứa một tham chiếu đến %2$.20s mà không tồn " 381 "Bạn có muốn gỡ bỏ tham chiếu này không?"
|
/openbmc/linux/drivers/accessibility/speakup/ |
H A D | main.c | 2112 int kh; in speakup_key() local 2198 kh = (value == KVAL(K_DOWN)) || in speakup_key() 2202 if ((cursor_track != read_all_mode) || !kh) in speakup_key()
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | kvm_host.h | 93 unsigned long kh : 31; member
|
/openbmc/linux/drivers/s390/crypto/ |
H A D | pkey_api.c | 933 struct ep11kblob_header *kh = (struct ep11kblob_header *)key; in pkey_verifykey2() local 943 *ksize = kh->bitlen; in pkey_verifykey2()
|
/openbmc/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt8186.dtsi | 4 * Author: Allen-KH Cheng <allen-kh.cheng@mediatek.com>
|
/openbmc/linux/ |
H A D | .mailmap | 543 Shuah Khan <shuah@kernel.org> <shuah.kh@samsung.com>
|