/kernel/linux/linux-6.6/io_uring/ |
H A D | timeout.c | 144 static void io_req_tw_fail_links(struct io_kiocb *link, struct io_tw_state *ts) in io_req_tw_fail_links() argument 163 struct io_kiocb *link = req->link; global() variable 180 io_req_task_work_add(link); global() variable 195 struct io_kiocb *link = NULL; global() variable 549 struct io_submit_link *link = &req->ctx->submit_state.link; __io_timeout_prep() local [all...] |
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | tcx.c | 141 static int tcx_link_prog_attach(struct bpf_link *link, u32 flags, u32 id_or_fd, in tcx_link_prog_attach() argument 169 static void tcx_link_release(struct bpf_link *link) in tcx_link_release() argument 203 tcx_link_update(struct bpf_link *link, struct bpf_prog *nprog, struct bpf_prog *oprog) tcx_link_update() argument 246 tcx_link_dealloc(struct bpf_link *link) tcx_link_dealloc() argument 251 tcx_link_fdinfo(const struct bpf_link *link, struct seq_file *seq) tcx_link_fdinfo() argument 267 tcx_link_fill_info(const struct bpf_link *link, struct bpf_link_info *info) tcx_link_fill_info() argument 283 tcx_link_detach(struct bpf_link *link) tcx_link_detach() argument [all...] |
H A D | net_namespace.c | 13 struct bpf_link link; member 102 static void bpf_netns_link_release(struct bpf_link *link) in bpf_netns_link_release() argument 150 static int bpf_netns_link_detach(struct bpf_link *link) in bpf_netns_link_detach() argument 66 link_index(struct net *net, enum netns_bpf_attach_type type, struct bpf_netns_link *link) link_index() argument 156 bpf_netns_link_dealloc(struct bpf_link *link) bpf_netns_link_dealloc() argument 164 bpf_netns_link_update_prog(struct bpf_link *link, struct bpf_prog *new_prog, struct bpf_prog *old_prog) bpf_netns_link_update_prog() argument 204 bpf_netns_link_fill_info(const struct bpf_link *link, struct bpf_link_info *info) bpf_netns_link_fill_info() argument 223 bpf_netns_link_show_fdinfo(const struct bpf_link *link, struct seq_file *seq) bpf_netns_link_show_fdinfo() argument 421 netns_bpf_link_attach(struct net *net, struct bpf_link *link, enum netns_bpf_attach_type type) netns_bpf_link_attach() argument [all...] |
H A D | mprog.c | 11 struct bpf_link *link = ERR_PTR(-EINVAL); in bpf_mprog_link() local 57 bool link = flags & BPF_F_LINK; bpf_mprog_tuple_relative() local 225 bpf_mprog_attach(struct bpf_mprog_entry *entry, struct bpf_mprog_entry **entry_new, struct bpf_prog *prog_new, struct bpf_link *link, struct bpf_prog *prog_old, u32 flags, u32 id_or_fd, u64 revision) bpf_mprog_attach() argument 304 struct bpf_link *link; bpf_mprog_fetch() local 328 bpf_mprog_detach(struct bpf_mprog_entry *entry, struct bpf_mprog_entry **entry_new, struct bpf_prog *prog, struct bpf_link *link, u32 flags, u32 id_or_fd, u64 revision) bpf_mprog_detach() argument [all...] |
/kernel/linux/linux-6.6/include/trace/events/ |
H A D | ext4.h | 2868 DEFINE_EVENT_CLASS_DENTRY(link); variable
|
/kernel/linux/linux-6.6/kernel/cgroup/ |
H A D | debug.c | 89 struct cgrp_cset_link *link; in current_css_set_cg_links_read() local 117 struct cgrp_cset_link *link; in cgroup_css_links_read() local
|
/kernel/linux/linux-6.6/arch/x86/pci/ |
H A D | amd_bus.c | 42 static struct pci_root_info __init *find_pci_root_info(int node, int link) in find_pci_root_info() argument 74 int link; in early_root_info_init() local [all...] |
/kernel/linux/linux-6.6/crypto/ |
H A D | crypto_user_base.c | 427 const struct crypto_link *link; in crypto_user_rcv_msg() local
|
/kernel/linux/linux-6.6/drivers/dma/ |
H A D | fsl-edma-main.c | 385 struct device_link *link; in fsl_edma3_attach_pd() local
|
/kernel/linux/linux-6.6/arch/x86/include/asm/ |
H A D | amd_nb.h | 64 struct pci_dev *link; member
|
/kernel/linux/linux-6.6/drivers/edac/ |
H A D | edac_device.h | 153 struct list_head link; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/ |
H A D | igc_phy.c | 498 bool link; igc_setup_copper_link() local [all...] |
H A D | igc_mac.c | 358 bool link = false; igc_check_for_copper_link() local [all...] |
H A D | igc_i225.c | 559 s32 igc_set_ltr_i225(struct igc_hw *hw, bool link) in igc_set_ltr_i225() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeon_ep/ |
H A D | octep_cn9k_pf.c | 207 u8 link = 0; in octep_init_config_cn93_pf() local
|
/kernel/linux/linux-6.6/drivers/net/usb/ |
H A D | sr9700.c | 484 int link; in sr9700_status() local
|
H A D | cx82310_eth.c | 146 u8 link[3]; in cx82310_bind() local
|
/kernel/linux/linux-6.6/drivers/media/pci/cobalt/ |
H A D | cobalt-driver.c | 238 u16 link; in pcie_link_get_lanes() local 249 u32 link; in pcie_bus_link_get_lanes() local [all...] |
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/ |
H A D | vsp1_entity.c | 526 struct media_link *link; in vsp1_entity_remote_pad() local [all...] |
/kernel/linux/linux-6.6/drivers/media/platform/nxp/imx8-isi/ |
H A D | imx8-isi-core.c | 58 struct device_link *link; in mxc_isi_async_notifier_bound() local
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | hw-ops.h | 38 ath9k_hw_set_desc_link(struct ath_hw *ah, void *ds, u32 link) ath9k_hw_set_desc_link() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/ |
H A D | hostap_cs.c | 39 struct pcmcia_device *link; member 443 prism2_detach(struct pcmcia_device *link) prism2_detach() argument 471 prism2_config(struct pcmcia_device *link) prism2_config() argument 553 struct pcmcia_device *link = (struct pcmcia_device *)arg; prism2_release() local 570 hostap_cs_suspend(struct pcmcia_device *link) hostap_cs_suspend() argument 593 hostap_cs_resume(struct pcmcia_device *link) hostap_cs_resume() argument [all...] |
/kernel/linux/linux-6.6/drivers/ntb/test/ |
H A D | ntb_pingpong.c | 118 u64 link, out_db; in pp_find_next_peer() local
|
/kernel/linux/linux-6.6/drivers/pci/ |
H A D | vc.c | 107 struct pci_dev *link = NULL; in pci_vc_enable() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/include/ |
H A D | hdcp_msg_types.h | 95 enum hdcp_link link; member
|