Home
last modified time | relevance | path

Searched defs:h (Results 51 – 75 of 710) sorted by relevance

12345678910>>...29

/linux/net/sunrpc/
H A Dsvcauth_unix.c35 struct auth_domain h; member
99 struct cache_head h; member
153 static int ip_map_upcall(struct cache_detail *cd, struct cache_head *h) in ip_map_upcall()
159 struct cache_head *h, in ip_map_request()
262 struct cache_head *h) in ip_map_show()
409 struct cache_head h; member
468 static int unix_gid_upcall(struct cache_detail *cd, struct cache_head *h) in unix_gid_upcall()
474 struct cache_head *h, in unix_gid_request()
560 struct cache_head *h) in unix_gid_show()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_display.h31 #define amdgpu_display_hpd_sense(adev, h) (adev)->mode_info.funcs->hpd_sense((adev), (h)) argument
32 #define amdgpu_display_hpd_set_polarity(adev, h) (adev)->mode_info.funcs->hpd_set_polarity((adev), … argument
38 #define amdgpu_display_add_connector(adev, ci, sd, ct, ib, coi, h, r) (adev)->mode_info.funcs->add_… argument
/linux/lib/crypto/
H A Dsm3.c41 #define R(i, a, b, c, d, e, f, g, h, t, w1, w2) \ argument
52 #define R1(a, b, c, d, e, f, g, h, t, w1, w2) \ argument
54 #define R2(a, b, c, d, e, f, g, h, t, w1, w2) \ argument
77 u32 a, b, c, d, e, f, g, h, ss1, ss2; in sm3_transform() local
/linux/security/selinux/ss/
H A Dhashtab.h62 static inline int hashtab_insert(struct hashtab *h, void *key, void *datum, in hashtab_insert()
97 static inline void *hashtab_search(struct hashtab *h, const void *key, in hashtab_search()
148 static inline void hashtab_stat(struct hashtab *h, struct hashtab_info *info) in hashtab_stat()
/linux/drivers/ata/pata_parport/
H A Dbpck.c29 #define j44(l,h) (((l>>3)&0x7)|((l>>4)&0x8)|((h<<1)&0x70)|(h&0x80)) argument
40 int r, l, h; in bpck_read_regr() local
153 int i, l, h; in bpck_read_block() local
301 int i, e, l, h, om; in bpck_test_proto() local
H A Dfriq.c38 #define j44(l, h) (((l >> 4) & 0x0f) | (h & 0xf0)) argument
48 int h, l, r; in friq_read_regr() local
71 int h, l, k, ph; in friq_read_block_int() local
H A Dfrpw.c24 #define j44(l,h) (((l>>4)&0x0f)|(h&0xf0)) argument
34 int h, l, r; in frpw_read_regr() local
59 int h, l, k, ph; in frpw_read_block_int() local
/linux/arch/powerpc/sysdev/
H A Di8259.c161 static int i8259_host_match(struct irq_domain *h, struct device_node *node, in i8259_host_match()
168 static int i8259_host_map(struct irq_domain *h, unsigned int virq, in i8259_host_map()
185 static int i8259_host_xlate(struct irq_domain *h, struct device_node *ct, in i8259_host_xlate()
/linux/arch/arm/probes/kprobes/
H A Dcheckers-thumb.c15 const struct decode_header *h) in t32_check_stack()
89 const struct decode_header *h) in t16_check_stack()
/linux/include/linux/iio/
H A Dtriggered_buffer.h20 #define iio_triggered_buffer_setup(indio_dev, h, thread, setup_ops) \ argument
33 #define devm_iio_triggered_buffer_setup(dev, indio_dev, h, thread, setup_ops) \ argument
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dvpstate.c42 nvbios_vpstate_parse(struct nvkm_bios *b, struct nvbios_vpstate_header *h) in nvbios_vpstate_parse()
76 nvbios_vpstate_entry(struct nvkm_bios *b, struct nvbios_vpstate_header *h, in nvbios_vpstate_entry()
/linux/net/netfilter/ipset/
H A Dip_set_hash_ipmark.c84 const struct hash_ipmark4 *h = set->data; in hash_ipmark4_kadt() local
100 struct hash_ipmark4 *h = set->data; in hash_ipmark4_uadt() local
219 const struct hash_ipmark6 *h = set->data; in hash_ipmark6_kadt() local
235 const struct hash_ipmark6 *h = set->data; in hash_ipmark6_uadt() local
H A Dip_set_hash_ip.c84 const struct hash_ip4 *h = set->data; in hash_ip4_kadt() local
103 struct hash_ip4 *h = set->data; in hash_ip4_uadt() local
220 const struct hash_ip6 *h = set->data; in hash_ip6_kadt() local
237 const struct hash_ip6 *h = set->data; in hash_ip6_uadt() local
H A Dip_set_hash_ipport.c98 const struct MTYPE *h = set->data; in hash_ipport4_kadt() local
115 struct hash_ipport4 *h = set->data; in hash_ipport4_uadt() local
268 const struct MTYPE *h = set->data; in hash_ipport6_kadt() local
286 const struct hash_ipport6 *h = set->data; in hash_ipport6_uadt() local
/linux/lib/crypto/powerpc/
H A Dcurve25519.h32 static void fadd(fe51 h, const fe51 f, const fe51 g) in fadd()
49 static void fsub(fe51 h, const fe51 f, const fe51 g) in fsub()
58 static void fe51_frombytes(fe51 h, const uint8_t *s) in fe51_frombytes()
/linux/tools/usb/usbip/libsrc/
H A Dnames.c191 unsigned int h = hashnum(vendorid); in new_vendor() local
211 unsigned int h = hashnum((vendorid << 16) | productid); in new_product() local
231 unsigned int h = hashnum(classid); in new_class() local
250 unsigned int h = hashnum((classid << 8) | subclassid); in new_subclass() local
271 unsigned int h = hashnum((classid << 16) | (subclassid << 8) in new_protocol() local
/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-memops.c92 struct vb2_vmarea_handler *h = vma->vm_private_data; in vb2_common_vm_open() local
110 struct vb2_vmarea_handler *h = vma->vm_private_data; in vb2_common_vm_close() local
/linux/net/sched/
H A Dcls_route.c80 int h = route4_fastmap_hash(id, iif); in route4_set_fastmap() local
133 u32 id, h; in route4_classify() local
197 u32 h = id & 0xFF; in to_hash() local
321 unsigned int h = 0; in route4_delete() local
486 unsigned int h, th; in route4_change() local
581 unsigned int h, h1; in route4_walk() local
/linux/arch/riscv/kernel/
H A Dkexec_image.c20 const struct riscv_image_header *h = (const struct riscv_image_header *)kernel_buf; in image_probe() local
41 struct riscv_image_header *h; in image_load() local
/linux/arch/loongarch/kernel/
H A Dkexec_efi.c23 const struct loongarch_image_header *h = (const struct loongarch_image_header *)kernel_buf; in efi_kexec_probe() local
47 struct loongarch_image_header *h; in efi_kexec_load() local
/linux/drivers/hid/intel-ish-hid/ishtp/
H A Ddma-if.c26 dma_addr_t h; in ishtp_cl_alloc_dma_buf() local
68 dma_addr_t h; in ishtp_cl_free_dma_buf() local
/linux/arch/x86/kernel/cpu/
H A Dhypervisor.c67 const struct hypervisor_x86 *h = NULL, * const *p; in detect_hypervisor_vendor() local
100 const struct hypervisor_x86 *h; in init_hypervisor_platform() local
/linux/mm/
H A Dhugetlb_cma.h28 struct huge_bootmem_page *hugetlb_cma_alloc_bootmem(struct hstate *h, int *nid, in hugetlb_cma_alloc_bootmem()
52 static inline bool hugetlb_early_cma(struct hstate *h) in hugetlb_early_cma()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dhead.h57 #define HEAD_MSG(h,l,f,a...) do { \ argument
61 #define HEAD_WARN(h,f,a...) HEAD_MSG((h), warn, f, ##a) argument
62 #define HEAD_DBG(h,f,a...) HEAD_MSG((h), debug, f, ##a) argument
/linux/drivers/md/bcache/
H A Dutil.h55 #define heap_swap(h, i, j) swap((h)->data[i], (h)->data[j]) argument
57 #define heap_sift(h, i, cmp) \ argument
73 #define heap_sift_down(h, i, cmp) \ argument
84 #define heap_add(h, d, cmp) \ argument
97 #define heap_pop(h, d, cmp) \ argument
109 #define heap_peek(h) ((h)->used ? (h)->data[0] : NULL) argument
111 #define heap_full(h) ((h)->used == (h)->size) argument

12345678910>>...29