Home
last modified time | relevance | path

Searched defs:head (Results 3251 - 3275 of 3759) sorted by relevance

1...<<131132133134135136137138139140>>...151

/kernel/linux/linux-5.10/drivers/net/ethernet/toshiba/
H A Dspider_net.h394 struct spider_net_descr *head; member
/kernel/linux/linux-5.10/drivers/scsi/
H A Dhpsa.h117 u64 *head; member
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_bsg.c883 struct list_head head, *curr, *next; in diag_cmd_data_free() local
925 struct list_head head; in lpfc_bsg_ct_unsol_event() local
2957 struct list_head head, *curr, *next; lpfcdiag_loop_post_rxbufs() local
3114 struct list_head head; lpfc_bsg_diag_loopback_run() local
[all...]
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dsh-sci.c1412 int head, tail; in sci_dma_tx_work_fn() local
/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_user.c666 static inline size_t spc_used(size_t head, size_t tail, size_t size) in spc_used() argument
676 static inline size_t spc_free(size_t head, size_t tail, size_t size) in spc_free() argument
682 static inline size_t head_to_end(size_t head, size_t size) in head_to_end() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/host/
H A Du132-hcd.c337 struct list_head *head = &endp->endp_ring; in u132_endp_delete() local
/kernel/linux/linux-5.10/drivers/vhost/
H A Dscsi.c234 int head; member
483 int head, ret; in vhost_scsi_do_evt_work() local
823 vhost_scsi_send_bad_target(struct vhost_scsi *vs, struct vhost_virtqueue *vq, int head, unsigned out) vhost_scsi_send_bad_target() argument
[all...]
/kernel/linux/linux-5.10/drivers/vfio/
H A Dvfio_iommu_type1.c1865 static int vfio_iommu_iova_insert(struct list_head *head, in vfio_iommu_iova_insert() argument
/kernel/linux/linux-5.10/net/sched/
H A Dcls_flower.c309 struct cls_fl_head *head = rcu_dereference_bh(tp->root); in fl_classify() local
341 struct cls_fl_head *head; in fl_init() local
382 fl_mask_put(struct cls_fl_head *head, struct fl_flow_mask *mask) fl_mask_put() argument
518 __fl_get(struct cls_fl_head *head, u32 handle) __fl_get() argument
535 struct cls_fl_head *head = fl_head_dereference(tp); __fl_delete() local
563 struct cls_fl_head *head = container_of(to_rcu_work(work), fl_destroy_sleepable() local
575 struct cls_fl_head *head = fl_head_dereference(tp); fl_destroy() local
602 struct cls_fl_head *head = fl_head_dereference(tp); fl_get() local
1821 fl_create_new_mask(struct cls_fl_head *head, struct fl_flow_mask *mask) fl_create_new_mask() argument
1867 fl_check_assign_mask(struct cls_fl_head *head, struct cls_fl_filter *fnew, struct cls_fl_filter *fold, struct fl_flow_mask *mask) fl_check_assign_mask() argument
1983 struct cls_fl_head *head = fl_head_dereference(tp); fl_change() local
2172 struct cls_fl_head *head = fl_head_dereference(tp); fl_delete() local
2187 struct cls_fl_head *head = fl_head_dereference(tp); fl_walk() local
2217 struct cls_fl_head *head = fl_head_dereference(tp); fl_get_next_hw_filter() local
2306 struct cls_fl_head *head = fl_head_dereference(tp); fl_hw_add() local
3194 struct cls_fl_head *head = fl_head_dereference(tp); fl_delete_empty() local
[all...]
/kernel/linux/linux-5.10/net/tipc/
H A Dsocket.c529 static void tipc_sk_callback(struct rcu_head *head) in tipc_sk_callback() argument
H A Dnode.c1735 struct sk_buff_head head; in tipc_node_xmit_skb() local
H A Dlink.c2543 u16 head = hskb ? msg_seqno(buf_msg(hskb)) : l->snd_nxt - 1; in link_print() local
H A Dmsg.h1287 tipc_skb_queue_splice_tail(struct sk_buff_head *list, struct sk_buff_head *head) tipc_skb_queue_splice_tail() argument
1299 tipc_skb_queue_splice_tail_init(struct sk_buff_head *list, struct sk_buff_head *head) tipc_skb_queue_splice_tail_init() argument
/kernel/linux/linux-5.10/include/linux/
H A Dvmw_vmci_defs.h856 u64 head; in vmci_q_header_free_space() local
[all...]
/kernel/linux/linux-5.10/include/net/
H A Dsch_generic.h52 struct sk_buff *head; member
327 struct list_head head; member
[all...]
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dhdac_hdmi.c56 struct list_head head; member
76 struct list_head head; member
85 struct list_head head; member
99 struct list_head head; member
[all...]
/kernel/linux/linux-5.10/security/smack/
H A Dsmackfs.c531 smk_seq_start(struct seq_file *s, loff_t *pos, struct list_head *head) smk_seq_start() argument
548 smk_seq_next(struct seq_file *s, void *v, loff_t *pos, struct list_head *head) smk_seq_next() argument
/kernel/linux/linux-5.10/tools/perf/util/
H A Dparse-events.c1584 struct list_head *head; in parse_events_multi_pmu_add() local
1223 config_attr(struct perf_event_attr *attr, struct list_head *head, struct parse_events_error *err, config_term_func_t config_term) config_attr() argument
[all...]
H A Dauxtrace.c797 static int auxtrace_index__alloc(struct list_head *head) in auxtrace_index__alloc() argument
596 auxtrace_record__find_snapshot(struct auxtrace_record *itr, int idx, struct auxtrace_mmap *mm, unsigned char *data, u64 *head, u64 *old) auxtrace_record__find_snapshot() argument
813 auxtrace_index__free(struct list_head *head) auxtrace_index__free() argument
823 auxtrace_index__last(struct list_head *head) auxtrace_index__last() argument
847 auxtrace_index__auxtrace_event(struct list_head *head, union perf_event *event, off_t file_offset) auxtrace_index__auxtrace_event() argument
880 auxtrace_index__write(int fd, struct list_head *head) auxtrace_index__write() argument
901 auxtrace_index__process_entry(int fd, struct list_head *head, bool needs_swap) auxtrace_index__process_entry() argument
933 struct list_head *head = &session->auxtrace_index; auxtrace_index__process() local
1659 u64 head, old = mm->prev, offset, ref; __auxtrace_mmap__read() local
[all...]
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dhmdfs_dentryfile.c1236 struct list_head *head = NULL; in __find_cfn() local
1278 struct list_head *head = NULL; in insert_cfn() local
1504 void __destroy_cfn(struct list_head *head) in __destroy_cfn() argument
1703 struct list_head *head = NULL; in load_cfn() local
1953 __cache_file_destroy_by_path(struct list_head *head, const char *path) __cache_file_destroy_by_path() argument
[all...]
/kernel/linux/linux-5.10/fs/nfs/
H A Dpnfs.c2609 struct list_head *head; in pnfs_should_return_unused_layout() local
1153 pnfs_clear_layoutcommit(struct inode *inode, struct list_head *head) pnfs_clear_layoutcommit() argument
[all...]
/kernel/linux/linux-5.10/fs/btrfs/
H A Dextent-tree.c117 struct btrfs_delayed_ref_head *head; in btrfs_lookup_extent_info() local
1542 run_delayed_extent_op(struct btrfs_trans_handle *trans, struct btrfs_delayed_ref_head *head, struct btrfs_delayed_extent_op *extent_op) run_delayed_extent_op() argument
1702 select_delayed_ref(struct btrfs_delayed_ref_head *head) select_delayed_ref() argument
1725 unselect_delayed_ref_head(struct btrfs_delayed_ref_root *delayed_refs, struct btrfs_delayed_ref_head *head) unselect_delayed_ref_head() argument
1735 cleanup_extent_op( struct btrfs_delayed_ref_head *head) cleanup_extent_op() argument
1751 run_and_cleanup_extent_op(struct btrfs_trans_handle *trans, struct btrfs_delayed_ref_head *head) run_and_cleanup_extent_op() argument
1767 btrfs_cleanup_ref_head_accounting(struct btrfs_fs_info *fs_info, struct btrfs_delayed_ref_root *delayed_refs, struct btrfs_delayed_ref_head *head) btrfs_cleanup_ref_head_accounting() argument
1800 cleanup_ref_head(struct btrfs_trans_handle *trans, struct btrfs_delayed_ref_head *head) cleanup_ref_head() argument
1856 struct btrfs_delayed_ref_head *head = NULL; btrfs_obtain_ref_head() local
2136 struct btrfs_delayed_ref_head *head; btrfs_run_delayed_refs() local
2214 struct btrfs_delayed_ref_head *head; check_delayed_ref() local
3273 struct btrfs_delayed_ref_head *head; check_ref_cleanup() local
[all...]
H A Dfree-space-cache.c2795 struct list_head *head; in btrfs_remove_free_space_cache() local
/kernel/linux/linux-5.10/fs/
H A Dnamespace.c558 static void delayed_free_vfsmnt(struct rcu_head *head) in delayed_free_vfsmnt() argument
611 struct hlist_head *head = m_hash(mnt, dentry); in __lookup_mnt() local
1124 static void __cleanup_mnt(struct rcu_head *head) in __cleanup_mnt() argument
1414 struct hlist_head head; namespace_unlock() local
[all...]
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4proc.c2261 struct kvec *head = buf->head; in svcxdr_init_encode() local

Completed in 74 milliseconds

1...<<131132133134135136137138139140>>...151