/kernel/linux/linux-5.10/net/rxrpc/ |
H A D | sendmsg.c | 450 call, skb, skb->mark, skb->head); in rxrpc_send_data()
|
H A D | output.c | 391 iov[1].iov_base = skb->head; in rxrpc_send_data_packet()
|
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | l2cap.h | 530 __u16 head; member
|
/kernel/linux/linux-5.10/include/net/ |
H A D | ip.h | 162 void ip_list_rcv(struct list_head *head, struct packet_type *pt,
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | arm-spe.c | 405 if (list_empty(&queue->head) || speq) in arm_spe__setup_queue()
|
H A D | s390-cpumsf.c | 804 if (list_empty(&queue->head)) in s390_cpumsf_setup_queue()
|
/kernel/linux/linux-5.10/net/netfilter/ipset/ |
H A D | ip_set_list_set.c | 564 .head = list_set_head,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
H A D | mdfld_intel_display.c | 696 list_for_each_entry(connector, &mode_config->connector_list, head) { in mdfld_crtc_mode_set()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/ |
H A D | nouveau_display.c | 92 .base.head = nouveau_crtc(crtc)->index, in nouveau_display_scanoutpos_head()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/rcar-du/ |
H A D | rcar_lvds.c | 120 struct drm_display_mode, head); in rcar_lvds_connector_atomic_check()
|
/kernel/linux/linux-5.10/drivers/media/usb/uvc/ |
H A D | uvcvideo.h | 613 unsigned int head; member
|
/kernel/linux/linux-5.10/drivers/nfc/pn544/ |
H A D | pn544.c | 815 u8 head; in pn544_hci_enable_se() member
|
/kernel/linux/linux-5.10/drivers/opp/ |
H A D | of.c | 822 blocking_notifier_call_chain(&opp_table->head, OPP_EVENT_ADD, new_opp); in _opp_add_static_v2()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | radeon_audio.c | 257 list_for_each_entry(encoder, &rdev->ddev->mode_config.encoder_list, head) { in radeon_audio_enable()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/ |
H A D | vc4_crtc.c | 1159 &drm->mode_config.plane_list, head) { in vc4_crtc_bind()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/via/ |
H A D | via_verifier.c | 266 list_for_each_entry(r_list, &dev->maplist, head) { in via_drm_lookup_agp_map()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | compat.h | 613 compat_sys_set_robust_list(struct compat_robust_list_head __user *head,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/ |
H A D | dnet.c | 517 pr_debug("start_xmit: len %u head %p data %p\n", in dnet_start_xmit() 518 skb->len, skb->head, skb->data); in dnet_start_xmit()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_type.h | 771 * 2. head: head of the mailbox snapshot in a circular mailbox buffer 781 u32 head; member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | ip.h | 163 void ip_list_rcv(struct list_head *head, struct packet_type *pt,
|
H A D | pkt_cls.h | 538 ptr >= skb->head && in tcf_valid_offset()
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | mmzone.h | 493 struct list_head *head; member 528 * into three segments: the head, the tail and the default. 531 * The eviction starts at the head of a random bin in the old generation. The 536 * 1. MEMCG_LRU_HEAD, which moves a memcg to the head of a random bin in its 537 * current generation (old or young) and updates its "seg" to "head"; 540 * 3. MEMCG_LRU_OLD, which moves a memcg to the head of a random bin in the old
|
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ |
H A D | r8192U.h | 471 } head; member
|
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/hal/ |
H A D | sdio_ops.c | 832 recvbuf->phead = recvbuf->pskb->head; in sd_recv_rxfifo()
|
/kernel/linux/linux-6.6/drivers/net/usb/ |
H A D | sr9800.c | 124 skb->data = memmove(skb->head + 4, skb->data, in sr_tx_fixup()
|