| /linux-6.15/lib/lz4/ |
| H A D | lz4_compress.c | 92 U32 h, in LZ4_putPositionOnHash() 128 U32 const h = LZ4_hashPosition(p, tableType); in LZ4_putPosition() local 134 U32 h, in LZ4_getPositionOnHash() 165 U32 const h = LZ4_hashPosition(p, tableType); in LZ4_getPosition() local 246 BYTE *token; in LZ4_compress_generic() local 255 U32 const h = forwardH; in LZ4_compress_generic() local 569 BYTE *token; in LZ4_compress_destSize_generic() local 578 U32 h = forwardH; in LZ4_compress_destSize_generic() local
|
| H A D | lz4hc_compress.c | 83 U32 const h = LZ4HC_hashPtr(base + idx); in LZ4HC_Insert() local 271 BYTE *token; in LZ4HC_encodeSequence() local
|
| /linux-6.15/include/linux/soc/qcom/ |
| H A D | apr.h | 50 #define APR_HDR_FIELD_VER(h) (h & 0x000F) argument 51 #define APR_HDR_FIELD_SIZE(h) ((h & 0x00F0) >> 4) argument 52 #define APR_HDR_FIELD_SIZE_BYTES(h) (((h & 0x00F0) >> 4) * 4) argument 53 #define APR_HDR_FIELD_MT(h) ((h & 0x0300) >> 8) argument 64 uint32_t token; member 88 uint32_t token; member
|
| /linux-6.15/arch/powerpc/kvm/ |
| H A D | book3s_rtas.c | 133 u64 token; member 160 static int rtas_token_define(struct kvm *kvm, char *name, u64 token) in rtas_token_define() 163 struct rtas_handler *h = NULL; in rtas_token_define() local
|
| /linux-6.15/fs/orangefs/ |
| H A D | xattr.c | 67 struct hlist_head *h; in find_cached_xattr() local 250 struct hlist_head *h; in orangefs_inode_removexattr() local 321 struct hlist_head *h; in orangefs_inode_setxattr() local 411 __u64 token = ORANGEFS_ITERATE_START; in orangefs_listxattr() local
|
| /linux-6.15/drivers/video/fbdev/omap2/omapfb/ |
| H A D | omapfb-main.c | 93 const short h = var->yres_virtual; in fill_fb() local 699 u32 w, h; in check_fb_var() local 1359 void *token; in omapfb_alloc_fbmem() local 1443 u16 w, h; in omapfb_alloc_fbmem_display() local 1660 u16 w, h; in omapfb_auto_update_work() local 1749 u16 w, h; in omapfb_fb_init() local 2321 u16 w, h; in omapfb_init_display() local 2584 u16 w, h; in omapfb_probe() local
|
| /linux-6.15/net/ipv6/ |
| H A D | ip6_fib.c | 133 static __be32 addr_bit_set(const void *token, int fn_bit) in addr_bit_set() 215 unsigned int h; in fib6_link_table() local 272 unsigned int h; in fib6_get_table() local 343 unsigned int h, fib_seq = 0; in fib6_tables_seq_read() local 480 unsigned int h; in fib6_tables_dump() local 627 unsigned int h, s_h; in inet6_dump_fib() local 2261 unsigned int h; in __fib6_clean_all() local 2346 unsigned int h; in fib6_gc_all() local 2606 unsigned int h; in ipv6_route_seq_next_table() local
|
| H A D | addrconf.c | 3893 struct hlist_head *h = &net->ipv6.inet6_addr_lst[i]; in addrconf_ifdown() local 5890 static int inet6_set_iftoken(struct inet6_dev *idev, struct in6_addr *token, in inet6_set_iftoken()
|
| /linux-6.15/drivers/staging/media/atomisp/pci/hive_isp_css_common/ |
| H A D | dma_global.h | 70 #define DMA_PACK_HEIGHT(h) DMA_PACK(h, SPEC_YB) argument 76 #define hive_dma_snd(dma_id, token) OP_std_snd(dma_id, (unsigned int)(token)) argument
|
| /linux-6.15/drivers/w1/slaves/ |
| H A D | w1_therm.c | 725 int t, h; in w1_DS18S20_convert_temp() local 1840 char *token = NULL; in alarms_store() local
|
| /linux-6.15/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_device.h | 541 u16 token; member 582 u16 token; member 670 #define CEQE_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_ceqe, h, l) argument 686 __le16 token; member 694 #define AEQE_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_aeqe, h, l) argument
|