| /Linux-v6.1/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
| D | top.h | 21 struct list_head head; member
|
| /Linux-v6.1/tools/testing/selftests/arm64/signal/testcases/ |
| D | ssve_regs.c | 62 struct _aarch64_ctx *head = GET_BUF_RESV_HEAD(context); in do_one_sme_vl() local
|
| D | za_regs.c | 64 struct _aarch64_ctx *head = GET_BUF_RESV_HEAD(context); in do_one_sme_vl() local
|
| /Linux-v6.1/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_res_cursor.h | 59 struct list_head *head, *next; in amdgpu_res_first() local
|
| /Linux-v6.1/tools/io_uring/ |
| D | queue.c | 16 unsigned head; in __io_uring_get_cqe() local
|
| /Linux-v6.1/tools/perf/util/ |
| D | metricgroup.h | 24 struct list_head head; /* list of metric_expr */ member
|
| /Linux-v6.1/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
| D | init.h | 12 int head; member
|
| /Linux-v6.1/include/linux/ |
| D | dma-fence-chain.h | 118 #define dma_fence_chain_for_each(iter, head) \ argument
|
| D | page-flags.h | 232 unsigned long head = READ_ONCE(page[1].compound_head); in page_fixed_fake_head() local 253 unsigned long head = READ_ONCE(page->compound_head); in _compound_head() local 791 __SETPAGEFLAG(Head, head, PF_ANY) in __SETPAGEFLAG() argument 806 static __always_inline void set_compound_head(struct page *page, struct page *head) in set_compound_head()
|
| /Linux-v6.1/drivers/xen/events/ |
| D | events_fifo.c | 61 uint32_t head[EVTCHN_FIFO_MAX_QUEUES]; member 280 uint32_t head; in consume_one_event() local
|
| /Linux-v6.1/drivers/mtd/ |
| D | ssfdc.c | 57 unsigned char head; member 74 static int get_chs(unsigned long size, unsigned short *cyl, unsigned char *head, in get_chs()
|
| /Linux-v6.1/drivers/net/ethernet/cadence/ |
| D | macb_ptp.c | 311 unsigned long head = queue->tx_ts_head; in gem_ptp_txstamp() local 344 unsigned long head, tail; in gem_tx_timestamp_flush() local
|
| /Linux-v6.1/arch/ia64/kernel/ |
| D | mca_drv.h | 105 #define slidx_foreach_entry(pos, head) \ argument 107 #define slidx_first_entry(head) \ argument
|
| /Linux-v6.1/drivers/crypto/cavium/cpt/ |
| D | cptvf.h | 45 u8 *head; member 77 struct pending_entry *head; /* head of the queue */ member
|
| /Linux-v6.1/tools/perf/arch/x86/util/ |
| D | intel-pt.c | 1057 void *data, size_t head) in intel_pt_compare_ref() 1073 void *data, size_t head) in intel_pt_copy_ref() 1086 u64 head) in intel_pt_wrapped() 1120 u64 *head, u64 *old) in intel_pt_find_snapshot()
|
| /Linux-v6.1/net/ipv4/ |
| D | fib_frontend.c | 115 struct hlist_head *head; in fib_get_table() local 190 struct hlist_head *head = &net->ipv4.fib_table_hash[h]; in fib_flush() local 990 struct hlist_head *head; in inet_dump_fib() local 1578 struct hlist_head *head = &net->ipv4.fib_table_hash[i]; in ip_fib_net_exit() local
|
| /Linux-v6.1/net/batman-adv/ |
| D | network-coding.c | 397 struct hlist_head *head; in batadv_nc_purge_orig_hash() local 431 struct hlist_head *head; in batadv_nc_purge_paths() local 543 struct hlist_head *head; in batadv_nc_hash_find() local 673 struct hlist_head *head; in batadv_nc_process_nc_paths() local
|
| /Linux-v6.1/fs/nilfs2/ |
| D | segment.c | 705 struct buffer_head *bh, *head; in nilfs_lookup_dirty_data_buffers() local 738 struct buffer_head *bh, *head; in nilfs_lookup_dirty_node_buffers() local 767 struct list_head *head, int force) in nilfs_dispose_list() 982 static void nilfs_redirty_inodes(struct list_head *head) in nilfs_redirty_inodes() 992 static void nilfs_drop_collected_inodes(struct list_head *head) in nilfs_drop_collected_inodes() 1120 struct list_head *head; in nilfs_segctor_collect_blocks() local 2411 nilfs_remove_written_gcinodes(struct the_nilfs *nilfs, struct list_head *head) in nilfs_remove_written_gcinodes()
|
| /Linux-v6.1/include/net/ |
| D | netlink.h | 666 const struct nlattr *head, int len, in nla_parse() 691 const struct nlattr *head, int len, in nla_parse_deprecated() 716 const struct nlattr *head, in nla_parse_deprecated_strict() 843 static inline int nla_validate_deprecated(const struct nlattr *head, int len, in nla_validate_deprecated() 866 static inline int nla_validate(const struct nlattr *head, int len, int maxtype, in nla_validate() 1081 #define nlmsg_for_each_msg(pos, head, len, rem) \ argument 1937 #define nla_for_each_attr(pos, head, len, rem) \ argument
|
| /Linux-v6.1/sound/soc/intel/boards/ |
| D | skl_hda_dsp_common.h | 24 struct list_head head; member
|
| /Linux-v6.1/include/net/sctp/ |
| D | sctp.h | 375 #define sctp_skb_for_each(pos, head, tmp) \ argument 416 static inline int sctp_list_single_entry(struct list_head *head) in sctp_list_single_entry() 512 #define sctp_for_each_hentry(ep, head) \ argument
|
| /Linux-v6.1/tools/testing/selftests/net/ |
| D | io_uring_zerocopy_tx.c | 64 unsigned *head; member 73 unsigned *head; member 304 unsigned head = *cq->khead; in io_uring_wait_cqe() local
|
| /Linux-v6.1/drivers/gpu/drm/nouveau/ |
| D | nouveau_bios.c | 94 struct dcb_output *dcbent, int head, bool dl) in run_digital_op_script() 107 …_manufacturer_script(struct drm_device *dev, struct dcb_output *dcbent, int head, enum LVDS_script… in call_lvds_manufacturer_script() 137 static int run_lvds_table(struct drm_device *dev, struct dcb_output *dcbent, int head, enum LVDS_sc… in run_lvds_table() 210 int call_lvds_script(struct drm_device *dev, struct dcb_output *dcbent, int head, enum LVDS_script … in call_lvds_script() 627 int run_tmds_table(struct drm_device *dev, struct dcb_output *dcbent, int head, int pxclk) in run_tmds_table()
|
| /Linux-v6.1/fs/gfs2/ |
| D | lops.h | 53 struct gfs2_log_header_host *head, in lops_before_scan()
|
| /Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| D | conn.h | 17 struct list_head head; member
|