/linux-6.15/include/linux/ |
D | rculist_nulls.h | 100 struct hlist_nulls_head *h) in hlist_nulls_add_head_rcu() 131 struct hlist_nulls_head *h) in hlist_nulls_add_tail_rcu()
|
D | list.h | 934 static inline void INIT_HLIST_NODE(struct hlist_node *h) in INIT_HLIST_NODE() 948 static inline int hlist_unhashed(const struct hlist_node *h) in hlist_unhashed() 961 static inline int hlist_unhashed_lockless(const struct hlist_node *h) in hlist_unhashed_lockless() 970 static inline int hlist_empty(const struct hlist_head *h) in hlist_empty() 1021 static inline void hlist_add_head(struct hlist_node *n, struct hlist_head *h) in hlist_add_head() 1078 static inline bool hlist_fake(struct hlist_node *h) in hlist_fake() 1092 hlist_is_singular_node(struct hlist_node *n, struct hlist_head *h) in hlist_is_singular_node()
|
/linux-6.15/drivers/gpu/drm/amd/display/dc/bios/ |
D | command_table_helper.c | 35 const struct command_table_helper **h, in dal_bios_parser_init_cmd_tbl_helper() 174 const struct command_table_helper *h, in dal_cmd_table_helper_assign_control_parameter()
|
/linux-6.15/net/sunrpc/ |
D | cache.c | 45 static void cache_init(struct cache_head *h, struct cache_detail *detail) in cache_init() 184 struct cache_head *h) in cache_make_negative() 191 struct cache_head *h, in cache_entry_update() 246 static inline int cache_is_valid(struct cache_head *h) in cache_is_valid() 267 static int try_to_negate_entry(struct cache_detail *detail, struct cache_head *h) in try_to_negate_entry() 285 struct cache_head *h, struct cache_req *rqstp) in cache_check_rcu() 345 struct cache_head *h, struct cache_req *rqstp) in cache_check() 1212 static int cache_pipe_upcall(struct cache_detail *detail, struct cache_head *h) in cache_pipe_upcall() 1253 int sunrpc_cache_pipe_upcall(struct cache_detail *detail, struct cache_head *h) in sunrpc_cache_pipe_upcall() 1262 struct cache_head *h) in sunrpc_cache_pipe_upcall_timeout() [all …]
|
/linux-6.15/net/netfilter/ |
D | nf_conntrack_helper.c | 54 struct nf_conntrack_helper *h; in __nf_conntrack_helper_find() local 77 struct nf_conntrack_helper *h; in nf_conntrack_helper_try_module_get() local 131 struct nf_conntrack_helper *h; in nf_nat_helper_try_module_get() local 350 unsigned int h = helper_hash(&me->tuple); in nf_conntrack_helper_register() local
|
/linux-6.15/drivers/media/platform/samsung/s5p-mfc/ |
D | regs-mfc-v7.h | 51 #define S5P_FIMV_SCRATCH_BUF_SIZE_MPEG4_DEC_V7(w, h) \ argument 54 #define S5P_FIMV_SCRATCH_BUF_SIZE_VP8_ENC_V7(w, h) \ argument
|
D | regs-mfc-v6.h | 377 #define S5P_FIMV_TMV_BUFFER_SIZE_V6(w, h) (((w) + 1) * ((h) + 3) * 8) argument 381 #define S5P_FIMV_SCRATCH_BUF_SIZE_H264_DEC_V6(w, h) (((w) * 192) + 64) argument 382 #define S5P_FIMV_SCRATCH_BUF_SIZE_MPEG4_DEC_V6(w, h) \ argument 384 #define S5P_FIMV_SCRATCH_BUF_SIZE_VC1_DEC_V6(w, h) \ argument 386 #define S5P_FIMV_SCRATCH_BUF_SIZE_H263_DEC_V6(w, h) \ argument 388 #define S5P_FIMV_SCRATCH_BUF_SIZE_VP8_DEC_V6(w, h) \ argument 390 #define S5P_FIMV_SCRATCH_BUF_SIZE_H264_ENC_V6(w, h) \ argument 392 #define S5P_FIMV_SCRATCH_BUF_SIZE_MPEG4_ENC_V6(w, h) \ argument
|
/linux-6.15/tools/testing/selftests/bpf/ |
D | sdt.h | 62 # define _SDT_DEPAREN_8(a,b,c,d,e,f,g,h) a b c d e f g h argument 63 # define _SDT_DEPAREN_9(a,b,c,d,e,f,g,h,i) a b c d e f g h i argument 64 # define _SDT_DEPAREN_10(a,b,c,d,e,f,g,h,i,j) a b c d e f g h i j argument 65 # define _SDT_DEPAREN_11(a,b,c,d,e,f,g,h,i,j,k) a b c d e f g h i j k argument 66 # define _SDT_DEPAREN_12(a,b,c,d,e,f,g,h,i,j,k,l) a b c d e f g h i j k l argument
|
/linux-6.15/include/linux/crush/ |
D | crush.h | 205 struct crush_bucket h; member 210 struct crush_bucket h; member 217 struct crush_bucket h; /* note: h.size is _tree_ size, not number of member 224 struct crush_bucket h; member 230 struct crush_bucket h; member
|
/linux-6.15/drivers/scsi/ |
D | hpsa.h | 420 static void SA5_submit_command(struct ctlr_info *h, in SA5_submit_command() 427 static void SA5_submit_command_no_read(struct ctlr_info *h, in SA5_submit_command_no_read() 433 static void SA5_submit_command_ioaccel2(struct ctlr_info *h, in SA5_submit_command_ioaccel2() 444 static void SA5_intr_mask(struct ctlr_info *h, unsigned long val) in SA5_intr_mask() 461 static void SA5B_intr_mask(struct ctlr_info *h, unsigned long val) in SA5B_intr_mask() 475 static void SA5_performant_intr_mask(struct ctlr_info *h, unsigned long val) in SA5_performant_intr_mask() 489 static unsigned long SA5_performant_completed(struct ctlr_info *h, u8 q) in SA5_performant_completed() 526 static unsigned long SA5_completed(struct ctlr_info *h, in SA5_completed() 548 static bool SA5_intr_pending(struct ctlr_info *h) in SA5_intr_pending() 555 static bool SA5_performant_intr_pending(struct ctlr_info *h) in SA5_performant_intr_pending() [all …]
|
/linux-6.15/arch/arm/include/asm/ |
D | arch_timer.h | 17 #define has_erratum_handler(h) (false) argument 18 #define erratum_handler(h) (arch_timer_##h) argument
|
/linux-6.15/include/linux/sunrpc/ |
D | cache.h | 195 static inline struct cache_head *cache_get(struct cache_head *h) in cache_get() 201 static inline struct cache_head *cache_get_rcu(struct cache_head *h) in cache_get_rcu() 208 static inline void cache_put(struct cache_head *h, struct cache_detail *cd) in cache_put() 216 static inline bool cache_is_expired(struct cache_detail *detail, struct cache_head *h) in cache_is_expired()
|
/linux-6.15/drivers/ufs/core/ |
D | ufshcd-crypto.h | 30 struct request_desc_header *h) in ufshcd_prepare_req_desc_hdr_crypto() 82 struct request_desc_header *h) { } in ufshcd_prepare_req_desc_hdr_crypto()
|
/linux-6.15/fs/orangefs/ |
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
|
/linux-6.15/arch/powerpc/crypto/ |
D | curve25519-ppc64le-core.c | 37 static void fadd(fe51 h, const fe51 f, const fe51 g) in fadd() 54 static void fsub(fe51 h, const fe51 f, const fe51 g) in fsub() 63 static void fe51_frombytes(fe51 h, const uint8_t *s) in fe51_frombytes()
|
/linux-6.15/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
D | hclgevf_devlink.c | 40 struct hnae3_handle *h = &hdev->nic; in hclgevf_devlink_reload_down() local 75 struct hnae3_handle *h = &hdev->nic; in hclgevf_devlink_reload_up() local
|
/linux-6.15/drivers/video/fbdev/ |
D | tridentfb.c | 329 u32 x, u32 y, u32 w, u32 h, u32 c, u32 rop) in blade_fill_rect() 340 u32 x, u32 y, u32 w, u32 h, u32 c, u32 b) in blade_image_blit() 355 u32 x1, u32 y1, u32 x2, u32 y2, u32 w, u32 h) in blade_copy_rect() 431 u32 x, u32 y, u32 w, u32 h, u32 c, u32 rop) in xp_fill_rect() 443 u32 x1, u32 y1, u32 x2, u32 y2, u32 w, u32 h) in xp_copy_rect() 503 u32 x, u32 y, u32 w, u32 h, u32 c, u32 rop) in image_fill_rect() 517 u32 x1, u32 y1, u32 x2, u32 y2, u32 w, u32 h) in image_copy_rect() 571 u32 x, u32 y, u32 w, u32 h, u32 c, u32 rop) in tgui_fill_rect() 582 u32 x1, u32 y1, u32 x2, u32 y2, u32 w, u32 h) in tgui_copy_rect()
|
/linux-6.15/drivers/ata/pata_parport/ |
D | comm.c | 38 int l, h, r; in comm_read_regr() local 101 int i, l, h; in comm_read_block() local
|
D | on20.c | 39 int h, l, r; in on20_read_regr() local 91 int k, l, h; in on20_read_block() local
|
/linux-6.15/tools/testing/selftests/bpf/progs/ |
D | fentry_many_args.c | 22 int g, unsigned int h, long i, __u64 j, unsigned long k) in BPF_PROG() 33 __u64 g, __u64 h, __u64 i, __u64 j, __u64 k) in BPF_PROG()
|
/linux-6.15/drivers/media/dvb-core/ |
D | dvb_net.c | 316 static int dvb_net_ule_new_ts_cell(struct dvb_net_ule_handle *h) in dvb_net_ule_new_ts_cell() 364 static int dvb_net_ule_ts_pusi(struct dvb_net_ule_handle *h) in dvb_net_ule_ts_pusi() 392 static int dvb_net_ule_new_ts(struct dvb_net_ule_handle *h) in dvb_net_ule_new_ts() 494 static int dvb_net_ule_new_payload(struct dvb_net_ule_handle *h) in dvb_net_ule_new_payload() 603 static int dvb_net_ule_should_drop(struct dvb_net_ule_handle *h) in dvb_net_ule_should_drop() 645 static void dvb_net_ule_check_crc(struct dvb_net_ule_handle *h, in dvb_net_ule_check_crc() 762 struct dvb_net_ule_handle h = { in dvb_net_ule() local
|
/linux-6.15/drivers/gpu/drm/arm/ |
D | malidp_hw.c | 418 u16 h, u32 fmt, bool has_modifier) in malidp500_rotmem_required() 452 u8 h = (u8)se_config->hcoeff - 1; in malidp500_se_set_scaling_coeffs() local 514 int num_planes, u16 w, u16 h, u32 fmt_id, in malidp500_enable_memwrite() 760 u16 h, u32 fmt, bool has_modifier) in malidp550_rotmem_required() 787 u16 h, u32 fmt, bool has_modifier) in malidp650_rotmem_required() 855 int num_planes, u16 w, u16 h, u32 fmt_id, in malidp550_enable_memwrite()
|
/linux-6.15/net/netfilter/ipset/ |
D | ip_set_hash_netport.c | 133 const struct hash_netport4 *h = set->data; in hash_netport4_kadt() local 157 struct hash_netport4 *h = set->data; in hash_netport4_uadt() local 353 const struct hash_netport6 *h = set->data; in hash_netport6_kadt() local 377 const struct hash_netport6 *h = set->data; in hash_netport6_uadt() local
|
/linux-6.15/arch/powerpc/platforms/8xx/ |
D | pic.c | 87 static int mpc8xx_pic_host_map(struct irq_domain *h, unsigned int virq, in mpc8xx_pic_host_map() 98 static int mpc8xx_pic_host_xlate(struct irq_domain *h, struct device_node *ct, in mpc8xx_pic_host_xlate()
|
/linux-6.15/drivers/staging/media/atomisp/pci/runtime/rmgr/src/ |
D | rmgr_vbuf.c | 63 struct ia_css_rmgr_vbuf_handle *h; in ia_css_rmgr_refcount_retain_vbuf() local 255 struct ia_css_rmgr_vbuf_handle h = { 0 }; in ia_css_rmgr_acq_vbuf() local
|