| /Linux-v6.6/net/ipv6/ |
| D | xfrm6_protocol.c | 41 #define for_each_protocol_rcu(head, handler) \ argument 50 struct xfrm6_protocol __rcu **head = proto_handlers(protocol); in xfrm6_rcv_cb() local 67 struct xfrm6_protocol __rcu **head = proto_handlers(nexthdr); in xfrm6_rcv_encap() local
|
| /Linux-v6.6/include/net/ |
| D | ioam6.h | 18 struct rhash_head head; member 29 struct rhash_head head; member
|
| /Linux-v6.6/include/linux/ |
| D | resource_ext.h | 35 struct list_head *head) in resource_list_add() 41 struct list_head *head) in resource_list_add_tail()
|
| D | rcu_segcblist.h | 22 struct rcu_head *head; member 207 struct rcu_head *head; member
|
| /Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| D | tu102.c | 33 tu102_sor_dp_vcpi(struct nvkm_ior *sor, int head, u8 slot, u8 slot_nr, u16 pbn, u16 aligned) in tu102_sor_dp_vcpi() 109 struct nvkm_head *head; in tu102_disp_init() local
|
| D | g94.c | 34 g94_sor_dp_watermark(struct nvkm_ior *sor, int head, u8 watermark) in g94_sor_dp_watermark() 43 g94_sor_dp_activesym(struct nvkm_ior *sor, int head, in g94_sor_dp_activesym() 54 g94_sor_dp_audio_sym(struct nvkm_ior *sor, int head, u16 h, u32 v) in g94_sor_dp_audio_sym()
|
| /Linux-v6.6/drivers/gpu/drm/nouveau/dispnv50/ |
| D | ovly507e.c | 145 struct nouveau_drm *drm, int head, s32 oclass, u32 interlock_data, in ovly507e_new_() 177 ovly507e_new(struct nouveau_drm *drm, int head, s32 oclass, in ovly507e_new()
|
| /Linux-v6.6/tools/perf/util/ |
| D | block-range.c | 116 struct block_range *head = malloc(sizeof(struct block_range)); in block_range__create() local 163 struct block_range *head = malloc(sizeof(struct block_range)); in block_range__create() local
|
| D | dsos.c | 76 bool __dsos__read_build_ids(struct list_head *head, bool with_hits) in __dsos__read_build_ids() 306 size_t __dsos__fprintf_buildid(struct list_head *head, FILE *fp, in __dsos__fprintf_buildid() 323 size_t __dsos__fprintf(struct list_head *head, FILE *fp) in __dsos__fprintf()
|
| /Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| D | cgrp.h | 16 struct list_head head; member 26 struct list_head head; member 54 struct list_head head; member
|
| /Linux-v6.6/drivers/crypto/intel/qat/qat_common/ |
| D | adf_cfg.c | 147 struct list_head *head = &sec->param_head; in adf_cfg_keyval_remove() local 163 static void adf_cfg_keyval_del_all(struct list_head *head) in adf_cfg_keyval_del_all() 175 static void adf_cfg_section_del_all(struct list_head *head) in adf_cfg_section_del_all()
|
| /Linux-v6.6/drivers/staging/vt6656/ |
| D | rxtx.c | 269 union vnt_tx_data_head *head) in vnt_fill_cts_head() 379 union vnt_tx_data_head *head = &tx_head->tx_rts.tx.head; in vnt_rxtx_rts() local 402 union vnt_tx_data_head *head = &tx_head->tx_cts.tx.head; in vnt_rxtx_cts() local 423 union vnt_tx_data_head *head = &tx_head->tx_ab.tx.head; in vnt_rxtx_ab() local
|
| /Linux-v6.6/drivers/net/ethernet/sfc/ |
| D | rx_common.c | 564 struct list_head *head = &efx->rss_context.list; in efx_alloc_rss_context_entry() local 597 struct list_head *head = &efx->rss_context.list; in efx_find_rss_context_entry() local 723 struct hlist_head *head; in efx_rps_hash_find() local 742 struct hlist_head *head; in efx_rps_hash_add() local 767 struct hlist_head *head; in efx_rps_hash_del() local
|
| /Linux-v6.6/lib/ |
| D | nlattr.c | 85 static int nla_validate_array(const struct nlattr *head, int len, int maxtype, in nla_validate_array() 578 static int __nla_validate_parse(const struct nlattr *head, int len, int maxtype, in __nla_validate_parse() 647 int __nla_validate(const struct nlattr *head, int len, int maxtype, in __nla_validate() 702 const struct nlattr *head, int len, in __nla_parse() 719 struct nlattr *nla_find(const struct nlattr *head, int len, int attrtype) in nla_find()
|
| /Linux-v6.6/drivers/net/ethernet/sfc/siena/ |
| D | rx_common.c | 565 struct list_head *head = &efx->rss_context.list; in efx_siena_alloc_rss_context_entry() local 599 struct list_head *head = &efx->rss_context.list; in efx_siena_find_rss_context_entry() local 725 struct hlist_head *head; in efx_siena_rps_hash_find() local 744 struct hlist_head *head; in efx_rps_hash_add() local 770 struct hlist_head *head; in efx_siena_rps_hash_del() local
|
| /Linux-v6.6/drivers/gpu/drm/qxl/ |
| D | qxl_display.c | 44 static bool qxl_head_enabled(struct qxl_head *head) in qxl_head_enabled() 153 struct qxl_head *head; in qxl_update_offset_props() local 254 struct qxl_head *head; in qxl_add_monitors_config_modes() local 302 struct qxl_head *head = &qdev->monitors_config->heads[i]; in qxl_send_monitors_config() local 321 struct qxl_head head; in qxl_crtc_update_monitors_config() local 771 struct qxl_head *head; in qxl_calc_dumb_shadow() local 1030 struct qxl_head *head; in qxl_conn_get_modes() local
|
| /Linux-v6.6/net/batman-adv/ |
| D | bridge_loop_avoidance.c | 222 struct hlist_head *head; in batadv_claim_hash_find() local 262 struct hlist_head *head; in batadv_backbone_hash_find() local 302 struct hlist_head *head; in batadv_bla_del_backbone_claims() local 594 struct hlist_head *head; in batadv_bla_answer_request() local 1223 struct hlist_head *head; in batadv_bla_purge_backbone_gw() local 1278 struct hlist_head *head; in batadv_bla_purge_claims() local 1333 struct hlist_head *head; in batadv_bla_update_orig_address() local 1430 struct hlist_head *head; in batadv_bla_periodic_work() local 1736 struct hlist_head *head; in batadv_bla_is_backbone_gw_orig() local
|
| /Linux-v6.6/drivers/target/ |
| D | target_core_ua.c | 201 int head = 1; in core_scsi3_ua_for_check_condition() local 275 int head = 1; in core_scsi3_ua_clear_for_request_sense() local
|
| /Linux-v6.6/net/sunrpc/ |
| D | svcauth.c | 198 struct hlist_head *head; in auth_domain_lookup() local 221 struct hlist_head *head; in auth_domain_find() local
|
| /Linux-v6.6/fs/f2fs/ |
| D | recovery.c | 66 static struct fsync_inode_entry *get_fsync_inode(struct list_head *head, in get_fsync_inode() 79 struct list_head *head, nid_t ino, bool quota_inode) in add_fsync_inode() 407 static int find_fsync_dnodes(struct f2fs_sb_info *sbi, struct list_head *head, in find_fsync_dnodes() 486 static void destroy_fsync_dnodes(struct list_head *head, int drop) in destroy_fsync_dnodes()
|
| /Linux-v6.6/drivers/gpu/drm/nouveau/include/nvif/ |
| D | if0012.h | 47 __u8 head; member 85 __u8 head; member 94 __u8 head; member 116 __u8 head; member
|
| /Linux-v6.6/drivers/video/fbdev/ |
| D | sm501fb.c | 104 enum sm501_controller head; member 1182 enum sm501_controller head; in sm501fb_crtsrc_store() local 1674 static int sm501fb_init_fb(struct fb_info *fb, enum sm501_controller head, in sm501fb_init_fb() 1860 enum sm501_controller head) in sm501fb_probe_one() 1892 enum sm501_controller head) in sm501_free_init_fb() 1903 enum sm501_controller head, const char *drvname) in sm501fb_start_one() 2072 enum sm501_controller head) in sm501fb_suspend_fb() 2123 enum sm501_controller head) in sm501fb_resume_fb()
|
| /Linux-v6.6/net/sunrpc/xprtrdma/ |
| D | svc_rdma_rw.c | 708 struct svc_rdma_recv_ctxt *head = info->ri_readctxt; in svc_rdma_build_read_segment() local 809 struct svc_rdma_recv_ctxt *head = info->ri_readctxt; in svc_rdma_copy_inline_range() local 856 struct svc_rdma_recv_ctxt *head = info->ri_readctxt; in svc_rdma_read_multiple_chunks() local 921 struct svc_rdma_recv_ctxt *head = info->ri_readctxt; in svc_rdma_read_data_item() local 1018 struct svc_rdma_recv_ctxt *head = info->ri_readctxt; in svc_rdma_read_call_chunk() local 1122 struct svc_rdma_recv_ctxt *head) in svc_rdma_process_read_list()
|
| /Linux-v6.6/fs/xfs/ |
| D | xfs_log.c | 147 atomic64_t *head, in xlog_grant_sub_space() 173 atomic64_t *head, in xlog_grant_add_space() 201 struct xlog_grant_head *head) in xlog_grant_head_init() 210 struct xlog_grant_head *head) in xlog_grant_head_wake_all() 223 struct xlog_grant_head *head, in xlog_ticket_reservation() 240 struct xlog_grant_head *head, in xlog_grant_head_wake() 289 struct xlog_grant_head *head, in xlog_grant_head_wait() 342 struct xlog_grant_head *head, in xlog_grant_head_check() 1336 atomic64_t *head) in xlog_space_left() 1524 xlog_rec_header_t *head; in xlog_alloc_log() local [all …]
|
| /Linux-v6.6/net/ |
| D | sysctl_net.c | 42 static int net_ctl_permissions(struct ctl_table_header *head, in net_ctl_permissions() 56 static void net_ctl_set_ownership(struct ctl_table_header *head, in net_ctl_set_ownership()
|