Home
last modified time | relevance | path

Searched defs:head (Results 376 – 400 of 1552) sorted by relevance

1...<<11121314151617181920>>...63

/Linux-v6.1/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dtop.h21 struct list_head head; member
/Linux-v6.1/tools/testing/selftests/arm64/signal/testcases/
Dssve_regs.c62 struct _aarch64_ctx *head = GET_BUF_RESV_HEAD(context); in do_one_sme_vl() local
Dza_regs.c64 struct _aarch64_ctx *head = GET_BUF_RESV_HEAD(context); in do_one_sme_vl() local
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_res_cursor.h59 struct list_head *head, *next; in amdgpu_res_first() local
/Linux-v6.1/tools/io_uring/
Dqueue.c16 unsigned head; in __io_uring_get_cqe() local
/Linux-v6.1/tools/perf/util/
Dmetricgroup.h24 struct list_head head; /* list of metric_expr */ member
/Linux-v6.1/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
Dinit.h12 int head; member
/Linux-v6.1/include/linux/
Ddma-fence-chain.h118 #define dma_fence_chain_for_each(iter, head) \ argument
Dpage-flags.h232 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/
Devents_fifo.c61 uint32_t head[EVTCHN_FIFO_MAX_QUEUES]; member
280 uint32_t head; in consume_one_event() local
/Linux-v6.1/drivers/mtd/
Dssfdc.c57 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/
Dmacb_ptp.c311 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/
Dmca_drv.h105 #define slidx_foreach_entry(pos, head) \ argument
107 #define slidx_first_entry(head) \ argument
/Linux-v6.1/drivers/crypto/cavium/cpt/
Dcptvf.h45 u8 *head; member
77 struct pending_entry *head; /* head of the queue */ member
/Linux-v6.1/tools/perf/arch/x86/util/
Dintel-pt.c1057 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/
Dfib_frontend.c115 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/
Dnetwork-coding.c397 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/
Dsegment.c705 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/
Dnetlink.h666 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/
Dskl_hda_dsp_common.h24 struct list_head head; member
/Linux-v6.1/include/net/sctp/
Dsctp.h375 #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/
Dio_uring_zerocopy_tx.c64 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/
Dnouveau_bios.c94 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/
Dlops.h53 struct gfs2_log_header_host *head, in lops_before_scan()
/Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dconn.h17 struct list_head head; member

1...<<11121314151617181920>>...63