Home
last modified time | relevance | path

Searched refs:head (Results 6051 - 6075 of 6119) sorted by relevance

1...<<241242243244245

/kernel/linux/linux-6.6/drivers/clk/
H A Dclk.c4707 if (!cn->notifier_head.head) { in clk_notifier_unregister()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_psp.c1339 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 Drvu_debugfs.c1841 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 Dcfg80211.c1848 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 Dcommands.c309 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 Dintel_sdvo.c3028 &dev->mode_config.connector_list, head) { in intel_sdvo_output_cleanup()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon.h2837 struct list_head *head);
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H A Dvc4_hdmi.c521 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 Dservices.c2844 for (c = genfs->head; c; c = c->next) { in __security_genfs_sid()
/kernel/linux/linux-6.6/drivers/scsi/bfa/
H A Dbfad_bsg.c2060 bfad->plog_buf.head = bfad->plog_buf.tail = 0; in bfad_iocmd_debug_ctl()
/kernel/linux/linux-6.6/net/core/
H A Dpktgen.c3100 skb->csum_start = skb_transport_header(skb) - skb->head; in fill_packet_ipv6()
/kernel/linux/linux-6.6/net/mptcp/
H A Dprotocol.c1017 /* 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 Dqp.c4083 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 Dmballoc.c5061 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 Dqp.c4415 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 Djs_native_api_v8.cc123 while (auto head = queue.Shift()) in RunAndClearInterrupts()
124 head->Call(this); in RunAndClearInterrupts()
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs4673 pub head: __u32,
4686 pub head: __u32,
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs4743 pub head: __u32,
4756 pub head: __u32,
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs4701 pub head: __u32,
4714 pub head: __u32,
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs4807 pub head: __u32,
4820 pub head: __u32,
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs4615 pub head: __u32,
4628 pub head: __u32,
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs4893 pub head: __u32,
4906 pub head: __u32,
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs4589 pub head: __u32,
4602 pub head: __u32,
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs4863 pub head: __u32,
4876 pub head: __u32,
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs4558 pub head: __u32,
4571 pub head: __u32,

Completed in 196 milliseconds

1...<<241242243244245