Home
last modified time | relevance | path

Searched defs:head (Results 176 – 200 of 1722) sorted by relevance

12345678910>>...69

/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_cfg.c147 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()
/openbmc/linux/drivers/target/
H A Dtarget_core_ua.c201 int head = 1; in core_scsi3_ua_for_check_condition() local
275 int head = 1; in core_scsi3_ua_clear_for_request_sense() local
/openbmc/linux/net/sunrpc/
H A Dsvcauth.c198 struct hlist_head *head; in auth_domain_lookup() local
221 struct hlist_head *head; in auth_domain_find() local
/openbmc/linux/net/
H A Dsysctl_net.c42 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()
/openbmc/u-boot/drivers/crypto/fsl/
H A Djr.c18 #define CIRC_CNT(head, tail, size) (((head) - (tail)) & (size - 1)) argument
19 #define CIRC_SPACE(head, tail, size) CIRC_CNT((tail), (head) + 1, (size)) argument
186 int head = jr->head; in jr_enqueue() local
261 int head = jr->head; in jr_dequeue() local
/openbmc/linux/drivers/staging/vt6656/
H A Drxtx.c269 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
/openbmc/linux/fs/proc/
H A Dkcore.c139 static int kcore_ram_list(struct list_head *head) in kcore_ram_list()
158 get_sparsemem_vmemmap_info(struct kcore_list *ent, struct list_head *head) in get_sparsemem_vmemmap_info()
191 get_sparsemem_vmemmap_info(struct kcore_list *ent, struct list_head *head) in get_sparsemem_vmemmap_info()
201 struct list_head *head = (struct list_head *)arg; in kclist_add_private() local
/openbmc/linux/lib/
H A Dnlattr.c89 static int nla_validate_array(const struct nlattr *head, int len, int maxtype, in nla_validate_array()
582 static int __nla_validate_parse(const struct nlattr *head, int len, int maxtype, in __nla_validate_parse()
651 int __nla_validate(const struct nlattr *head, int len, int maxtype, in __nla_validate()
706 const struct nlattr *head, int len, in __nla_parse()
723 struct nlattr *nla_find(const struct nlattr *head, int len, int attrtype) in nla_find()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Drx_common.c564 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
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Drx_common.c565 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
/openbmc/qemu/util/
H A Dqht.c415 struct qht_bucket *head) in qht_chain_destroy()
486 static void qht_bucket_reset__locked(struct qht_bucket *head) in qht_bucket_reset__locked()
556 void *qht_do_lookup(const struct qht_bucket *head, qht_lookup_func_t func, in qht_do_lookup()
629 struct qht_bucket *head, void *p, uint32_t hash, in qht_insert__locked()
782 bool qht_remove__locked(struct qht_bucket *head, const void *p, uint32_t hash) in qht_remove__locked()
823 static inline void qht_bucket_iter(struct qht_bucket *head, in qht_bucket_iter()
991 const struct qht_bucket *head = &map->buckets[i]; in qht_statistics_init() local
/openbmc/linux/drivers/gpu/drm/qxl/
H A Dqxl_display.c44 static bool qxl_head_enabled(struct qxl_head *head) in qxl_head_enabled()
153 struct qxl_head *head; in qxl_update_offset_props() local
257 struct qxl_head *head; in qxl_add_monitors_config_modes() local
305 struct qxl_head *head = &qdev->monitors_config->heads[i]; in qxl_send_monitors_config() local
324 struct qxl_head head; in qxl_crtc_update_monitors_config() local
774 struct qxl_head *head; in qxl_calc_dumb_shadow() local
1033 struct qxl_head *head; in qxl_conn_get_modes() local
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/
H A Ddebug_global.h60 u32 head; member
74 u32 head; member
/openbmc/linux/io_uring/
H A Dslist.h6 #define __wq_list_for_each(pos, head) \ argument
9 #define wq_list_for_each(pos, prv, head) \ argument
/openbmc/linux/net/batman-adv/
H A Dbridge_loop_avoidance.c222 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
/openbmc/linux/tools/perf/util/
H A Ddsos.c76 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()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dg94.c34 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()
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dif0012.h47 __u8 head; member
85 __u8 head; member
94 __u8 head; member
116 __u8 head; member
/openbmc/linux/drivers/video/fbdev/
H A Dsm501fb.c104 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()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/
H A Dmsgq.c46 u32 head = nvkm_falcon_rd32(msgq->qmgr->falcon, msgq->head_reg); in nvkm_falcon_msgq_empty() local
55 u32 head, tail, available; in nvkm_falcon_msgq_pop() local
/openbmc/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_rw.c708 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()
/openbmc/linux/net/rds/
H A Dconnection.c83 struct hlist_head *head, in rds_conn_lookup()
169 struct hlist_head *head = rds_conn_bucket(laddr, faddr); in __rds_conn_create() local
539 struct hlist_head *head; in rds_conn_message_info_cmn() local
659 struct hlist_head *head; in rds_for_each_conn_info() local
697 struct hlist_head *head; in rds_walk_conn_path_info() local
/openbmc/linux/net/sched/
H A Dcls_flower.c317 struct cls_fl_head *head = rcu_dereference_bh(tp->root); in fl_classify() local
353 struct cls_fl_head *head; in fl_init() local
551 struct cls_fl_head *head = fl_head_dereference(tp); in __fl_delete() local
591 struct cls_fl_head *head = fl_head_dereference(tp); in fl_destroy() local
618 struct cls_fl_head *head = fl_head_dereference(tp); in fl_get() local
2235 struct cls_fl_head *head = fl_head_dereference(tp); in fl_change() local
2483 struct cls_fl_head *head = fl_head_dereference(tp); in fl_delete() local
2498 struct cls_fl_head *head = fl_head_dereference(tp); in fl_walk() local
2528 struct cls_fl_head *head = fl_head_dereference(tp); in fl_get_next_hw_filter() local
2617 struct cls_fl_head *head = fl_head_dereference(tp); in fl_hw_add() local
[all …]
/openbmc/linux/arch/x86/events/intel/
H A Dbts.c58 local_t head; member
176 static void bts_buffer_pad_out(struct bts_phys *phys, unsigned long head) in bts_buffer_pad_out()
188 unsigned long index = ds->bts_index - ds->bts_buffer_base, old, head; in bts_update() local
377 unsigned long head, space, next_space, pad, gap, skip, wakeup; in bts_buffer_reset() local
/openbmc/linux/fs/f2fs/
H A Drecovery.c66 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()

12345678910>>...69