/linux-6.15/drivers/net/ethernet/intel/iavf/ |
D | iavf_txrx.h | 307 #define iavf_for_each_ring(pos, head) \ argument
|
/linux-6.15/drivers/net/ethernet/emulex/benet/ |
D | be_main.c | 919 u32 head = txo->q.head; in be_tx_get_wrb_hdr() local 929 struct sk_buff *skb, u16 head) in be_tx_setup_wrb_hdr() 963 struct be_tx_obj *txo, u32 head, bool map_single, in be_xmit_restore() 997 u32 head; in be_xmit_enqueue() local
|
/linux-6.15/fs/ceph/ |
D | mds_client.c | 2312 struct ceph_mds_cap_release *head; in ceph_send_cap_releases() local 2951 struct ceph_mds_request_head *head; in find_legacy_request_head() local 3593 struct list_head *head) in __wake_requests() 3792 struct ceph_mds_reply_head *head = msg->front.iov_base; in handle_reply() local
|
/linux-6.15/net/ipv4/ |
D | tcp_input.c | 2172 struct sk_buff *skb, *head; in tcp_timeout_mark_lost() local 3559 struct sk_buff *head = tcp_send_head(sk); in tcp_ack_probe() local 5438 struct sk_buff *head, struct sk_buff *tail, u32 start, u32 end) in tcp_collapse() 5547 struct sk_buff *skb, *head; in tcp_collapse_ofo_queue() local
|
/linux-6.15/scripts/mod/ |
D | modpost.c | 286 static bool contains_namespace(struct list_head *head, const char *namespace) in contains_namespace() 305 static void add_namespace(struct list_head *head, const char *namespace) in add_namespace()
|
/linux-6.15/net/tipc/ |
D | crypto.c | 409 struct tipc_tfm *tfm_entry, *head, *tmp; in tipc_aead_free() local 517 struct tipc_tfm *tfm_entry, *head; in tipc_aead_init() local
|
/linux-6.15/include/rdma/ |
D | rdmavt_qp.h | 198 u32 head; /* new work requests posted to the head */ member 277 static inline u32 rvt_get_rq_count(struct rvt_rq *rq, u32 head, u32 tail) in rvt_get_rq_count()
|
/linux-6.15/mm/ |
D | migrate.c | 795 static bool buffer_migrate_lock_buffers(struct buffer_head *head, in buffer_migrate_lock_buffers() 831 struct buffer_head *bh, *head; in __buffer_migrate_folio() local
|
/linux-6.15/drivers/net/ |
D | tun.c | 305 static struct tun_flow_entry *tun_flow_find(struct hlist_head *head, u32 rxhash) in tun_flow_find() 317 struct hlist_head *head, in tun_flow_create() 413 struct hlist_head *head; in tun_flow_update() local
|
/linux-6.15/drivers/gpu/drm/i915/ |
D | i915_perf.c | 229 #define OA_TAKEN(tail, head) ((tail - head) & (OA_BUFFER_SIZE - 1)) argument 739 u32 head, tail; in gen8_append_oa_reports() local 1049 u32 head, tail; in gen7_append_oa_reports() local
|
/linux-6.15/drivers/usb/fotg210/ |
D | fotg210-hcd.c | 2510 struct list_head *head) in qtd_list_free() 2523 struct urb *urb, struct list_head *head, gfp_t flags) in qh_urb_transaction() 2904 struct fotg210_qh *head; in qh_link_async() local
|
/linux-6.15/net/bluetooth/rfcomm/ |
D | tty.c | 221 struct list_head *head = &rfcomm_dev_list; in __rfcomm_dev_add() local
|
/linux-6.15/drivers/crypto/amcc/ |
D | crypto4xx_core.c | 1077 u32 head = core_dev->dev->pdr_head; in crypto4xx_bh_tasklet_cb() local
|
/linux-6.15/security/apparmor/ |
D | domain.c | 385 struct aa_ns *ns, struct list_head *head, in find_attach()
|
/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_flows.c | 471 struct list_head *head = &pfvf->flow_cfg->flow_list; in otx2_add_flow_to_list() local
|
/linux-6.15/drivers/media/usb/go7007/ |
D | go7007-fw.c | 773 const unsigned char head[] = { 0x00, 0x00, 0x01, 0xb0, go->pali, in mpeg4_sequence_header() local
|
/linux-6.15/drivers/infiniband/core/ |
D | addr.c | 101 const struct nlattr *head, *curr; in ib_nl_process_good_ip_rsep() local
|
/linux-6.15/drivers/net/ethernet/intel/ice/ |
D | ice_xsk.c | 687 struct xdp_buff *head; in ice_xmit_xdp_tx_zc() local
|
/linux-6.15/fs/nfsd/ |
D | filecache.c | 490 struct list_head *head = arg; in nfsd_file_lru_cb() local
|
/linux-6.15/kernel/bpf/ |
D | trampoline.c | 141 struct hlist_head *head; in bpf_trampoline_lookup() local
|
/linux-6.15/drivers/net/wwan/ |
D | qcom_bam_dmux.c | 309 unsigned int head = needed_room(skb_headroom(skb), BAM_DMUX_HDR_SIZE); in bam_dmux_tx_prepare_skb() local
|
/linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
D | vmm.h | 159 struct list_head head; member
|
/linux-6.15/drivers/ps3/ |
D | ps3av.c | 43 u32 head[PS3AV_HEAD_MAX]; member
|
/linux-6.15/drivers/input/ |
D | joydev.c | 59 int head; member
|
/linux-6.15/drivers/scsi/fnic/ |
D | fnic_fcs.c | 837 void fnic_free_txq(struct list_head *head) in fnic_free_txq()
|