/kernel/linux/linux-6.6/drivers/clk/ |
H A D | clk.c | 4707 if (!cn->notifier_head.head) { in clk_notifier_unregister()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_psp.c | 1339 list_for_each_entry(mirror_adev, &hive->device_list, gmc.xgmi.head) { in psp_xgmi_reflect_topology_info()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_debugfs.c | 1841 seq_printf(m, "W2: head \t\t\t%d\nW2:tail \t\t\t%d\n\n", in print_nix_cq_ctx() 1842 cq_ctx->head, cq_ctx->tail); in print_nix_cq_ctx()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/ |
H A D | cfg80211.c | 1848 wil_hex_dump_misc("head ", DUMP_PREFIX_OFFSET, 16, 1, in wil_print_bcon_data() 1849 b->head, b->head_len, true); in wil_print_bcon_data()
|
/kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | commands.c | 309 s->beacon.head, s->beacon.head_len); in qtnf_cmd_send_start_ap()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_sdvo.c | 3028 &dev->mode_config.connector_list, head) { in intel_sdvo_output_cleanup()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | radeon.h | 2837 struct list_head *head);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/ |
H A D | vc4_hdmi.c | 521 list_for_each_entry(mode, &connector->probed_modes, head) { in vc4_hdmi_connector_get_modes()
|
/kernel/linux/linux-6.6/security/selinux/ss/ |
H A D | services.c | 2844 for (c = genfs->head; c; c = c->next) { in __security_genfs_sid()
|
/kernel/linux/linux-6.6/drivers/scsi/bfa/ |
H A D | bfad_bsg.c | 2060 bfad->plog_buf.head = bfad->plog_buf.tail = 0; in bfad_iocmd_debug_ctl()
|
/kernel/linux/linux-6.6/net/core/ |
H A D | pktgen.c | 3100 skb->csum_start = skb_transport_header(skb) - skb->head; in fill_packet_ipv6()
|
/kernel/linux/linux-6.6/net/mptcp/ |
H A D | protocol.c | 1017 /* in recovery mode can see ack after the current snd head */ in __mptcp_clean_una() 4096 INIT_LIST_HEAD(&delegated->head); in mptcp_proto_init()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
H A D | qp.c | 4083 qp->rq.head = 0; in __mlx5_ib_modify_qp() 4085 qp->sq.head = 0; in __mlx5_ib_modify_qp()
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | mballoc.c | 5061 static void ext4_mb_pa_callback(struct rcu_head *head) in ext4_mb_pa_callback() argument 5065 pa = container_of(head, struct ext4_prealloc_space, u.pa_rcu); in ext4_mb_pa_callback()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | qp.c | 4415 qp->rq.head = 0; in __mlx5_ib_modify_qp() 4417 qp->sq.head = 0; in __mlx5_ib_modify_qp()
|
/third_party/node/src/ |
H A D | js_native_api_v8.cc | 123 while (auto head = queue.Shift()) in RunAndClearInterrupts() 124 head->Call(this); in RunAndClearInterrupts()
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
H A D | general.rs | 4673 pub head: __u32, 4686 pub head: __u32,
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
H A D | general.rs | 4743 pub head: __u32, 4756 pub head: __u32,
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
H A D | general.rs | 4701 pub head: __u32, 4714 pub head: __u32,
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
H A D | general.rs | 4807 pub head: __u32, 4820 pub head: __u32,
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
H A D | general.rs | 4615 pub head: __u32, 4628 pub head: __u32,
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
H A D | general.rs | 4893 pub head: __u32, 4906 pub head: __u32,
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
H A D | general.rs | 4589 pub head: __u32, 4602 pub head: __u32,
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
H A D | general.rs | 4863 pub head: __u32, 4876 pub head: __u32,
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
H A D | general.rs | 4558 pub head: __u32, 4571 pub head: __u32,
|