Home
last modified time | relevance | path

Searched defs:link (Results 2126 - 2150 of 2194) sorted by relevance

1...<<8182838485868788

/third_party/node/deps/v8/src/codegen/arm/
H A Dassembler-arm.cc1015 int link = target_at(L->pos()); in next() local
1655 int link = label->is_linked() ? label->pos() : pc_offset(); mov_label_offset() local
[all...]
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dassembler-riscv64.cc703 int link = target_at(L->pos(), is_internal); in next() local
[all...]
/third_party/rust/crates/libc/src/
H A Dwasi.rs650 pub fn link(src: *const c_char, dst: *const c_char) -> ::c_int; in link() functions
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs907 pub fn link(src: *const c_char, dst: *const c_char) -> ::c_int; link() functions
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderSubroutineTests.cpp514 void Utils::program::link() const in link() function in gl4cts::ShaderSubroutine::Utils::program
[all...]
H A Dgl4cShadingLanguage420PackTests.cpp18263 void Utils::program::link() const in link() function in gl4cts::GLSL420Pack::Utils::program
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.cpp3244 void TextureCubeMapArraySamplingTest::link(programDefinition& info) in link() function in glcts::TextureCubeMapArraySamplingTest
4492 bool TextureCubeMapArraySamplingTest::programDefinition::link() function in glcts::TextureCubeMapArraySamplingTest::programDefinition
/third_party/tzdata/
H A Dzic.c346 struct link { struct
[all...]
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dkvm_host.h1391 struct hlist_node link; member
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/
H A Dxgbe.h623 int link; member
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.h273 int link; /* store the link status of mac & phy (if phy exists) */ member
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c5110 int link, tc, kb, marker; ixgbe_hpbthresh() local
9587 struct ixgbe_jump_table *link = adapter->jump_tables[i]; ixgbe_configure_clsu32() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/renesas/
H A Dravb.h1027 int link; member
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dniu.c3371 struct page *page, **link; in niu_rx_pkt_ignore() local
3418 struct page *page, **link; in niu_process_rx_pkt() local
3278 niu_find_rxpage(struct rx_ring_info *rp, u64 addr, struct page ***link) niu_find_rxpage() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Dncr53c8xx.c1120 struct link { struct
/kernel/linux/linux-5.10/drivers/scsi/qla4xxx/
H A Dql4_fw.h813 uint16_t link; member
/kernel/linux/linux-5.10/drivers/tty/
H A Dsynclink.c141 u32 link; /* 32-bit flat link to next buffer entry */ member
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h1349 struct xhci_link_trb link; global() member
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dnfs_xdr.h1747 int (*link) (struct inode *, struct inode *, const struct qstr *); member
H A Dlibata.h679 struct ata_link *link; global() member
852 struct ata_link link; /* host default link */ global() member
1205 sata_scr_valid(struct ata_link *link) sata_scr_valid() argument
1206 sata_scr_read(struct ata_link *link, int reg, u32 *val) sata_scr_read() argument
1210 sata_scr_write(struct ata_link *link, int reg, u32 val) sata_scr_write() argument
1214 sata_scr_write_flush(struct ata_link *link, int reg, u32 val) sata_scr_write_flush() argument
1218 sata_set_spd(struct ata_link *link) sata_set_spd() argument
1219 sata_link_hardreset(struct ata_link *link, const unsigned long *timing, unsigned long deadline, bool *online, int (*check_ready)(struct ata_link *)) sata_link_hardreset() argument
1229 sata_link_resume(struct ata_link *link, const unsigned long *params, unsigned long deadline) sata_link_resume() argument
1235 ata_eh_analyze_ncq_error(struct ata_link *link) ata_eh_analyze_ncq_error() argument
1442 ata_is_host_link(const struct ata_link *link) ata_is_host_link() argument
1457 ata_is_host_link(const struct ata_link *link) ata_is_host_link() argument
1463 sata_srst_pmp(struct ata_link *link) sata_srst_pmp() argument
1618 ata_link_max_devices(const struct ata_link *link) ata_link_max_devices() argument
1625 ata_link_active(struct ata_link *link) ata_link_active() argument
[all...]
H A Dfs.h1096 struct list_head link; /* link in AFS vnode's pending_locks list */ member
1935 int (*link) (struct dentry *,struct inode *,struct dentry *); member
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dlibbpf.c9148 int bpf_link__update_program(struct bpf_link *link, struct bpf_program *prog) in bpf_link__update_program() argument
9163 void bpf_link__disconnect(struct bpf_link *link) in bpf_link__disconnect() argument
9168 int bpf_link__destroy(struct bpf_link *link) in bpf_link__destroy() argument
9186 bpf_link__fd(const struct bpf_link *link) bpf_link__fd() argument
9191 bpf_link__pin_path(const struct bpf_link *link) bpf_link__pin_path() argument
9196 bpf_link__detach_fd(struct bpf_link *link) bpf_link__detach_fd() argument
9203 struct bpf_link *link; bpf_link__open() local
9230 bpf_link__detach(struct bpf_link *link) bpf_link__detach() argument
9235 bpf_link__pin(struct bpf_link *link, const char *path) bpf_link__pin() argument
9262 bpf_link__unpin(struct bpf_link *link) bpf_link__unpin() argument
9278 bpf_link__detach_perf_event(struct bpf_link *link) bpf_link__detach_perf_event() argument
9294 struct bpf_link *link; bpf_program__attach_perf_event() local
9445 struct bpf_link *link; bpf_program__attach_kprobe() local
9486 struct bpf_link *link; bpf_program__attach_uprobe() local
9566 struct bpf_link *link; bpf_program__attach_tracepoint() local
9592 struct bpf_link *link; attach_tp() local
9618 struct bpf_link *link; bpf_program__attach_raw_tracepoint() local
9656 struct bpf_link *link; bpf_program__attach_btf_id() local
9718 struct bpf_link *link; bpf_program__attach_fd() local
9802 struct bpf_link *link; bpf_program__attach_iter() local
9847 bpf_link__detach_struct_ops(struct bpf_link *link) bpf_link__detach_struct_ops() argument
9860 struct bpf_link *link; bpf_map__attach_struct_ops() local
10907 struct bpf_link **link = s->progs[i].link; bpf_object__attach_skeleton() local
10933 struct bpf_link **link = s->progs[i].link; bpf_object__detach_skeleton() local
[all...]
/kernel/linux/linux-5.10/kernel/sched/
H A Dfair.c606 struct rb_node **link = &cfs_rq->tasks_timeline.rb_root.rb_node; in __enqueue_entity() local
/kernel/linux/linux-5.10/io_uring/
H A Dio_uring.c309 struct io_submit_link link; member
878 struct io_kiocb *link; member
1476 struct io_kiocb *link = io_prep_linked_timeout(req); in io_queue_async_work() local
2065 struct io_kiocb *link = req->link; global() variable
2075 io_put_req_deferred(link); global() variable
2085 struct io_kiocb *nxt, *link = req->link; global() variable
2099 io_put_req_deferred(link); global() variable
2110 struct io_kiocb *link = req->link; global() variable
2116 io_put_req_deferred(link); global() variable
6282 struct io_submit_link *link = &req->ctx->submit_state.link; io_timeout_prep() local
7230 struct io_submit_link *link = &ctx->submit_state.link; global() variable
[all...]
/kernel/linux/linux-5.10/net/core/
H A Ddev.c9005 struct bpf_link link; member
9043 struct bpf_xdp_link *link = dev_xdp_link(dev, mode); dev_xdp_prog() local
9068 dev_xdp_set_link(struct net_device *dev, enum bpf_xdp_mode mode, struct bpf_xdp_link *link) dev_xdp_set_link() argument
9118 struct bpf_xdp_link *link; dev_xdp_uninstall() local
9147 dev_xdp_attach(struct net_device *dev, struct netlink_ext_ack *extack, struct bpf_xdp_link *link, struct bpf_prog *new_prog, struct bpf_prog *old_prog, u32 flags) dev_xdp_attach() argument
9256 dev_xdp_attach_link(struct net_device *dev, struct netlink_ext_ack *extack, struct bpf_xdp_link *link) dev_xdp_attach_link() argument
9263 dev_xdp_detach_link(struct net_device *dev, struct netlink_ext_ack *extack, struct bpf_xdp_link *link) dev_xdp_detach_link() argument
9282 bpf_xdp_link_release(struct bpf_link *link) bpf_xdp_link_release() argument
9299 bpf_xdp_link_detach(struct bpf_link *link) bpf_xdp_link_detach() argument
9305 bpf_xdp_link_dealloc(struct bpf_link *link) bpf_xdp_link_dealloc() argument
9312 bpf_xdp_link_show_fdinfo(const struct bpf_link *link, struct seq_file *seq) bpf_xdp_link_show_fdinfo() argument
9326 bpf_xdp_link_fill_link_info(const struct bpf_link *link, struct bpf_link_info *info) bpf_xdp_link_fill_link_info() argument
9341 bpf_xdp_link_update(struct bpf_link *link, struct bpf_prog *new_prog, struct bpf_prog *old_prog) bpf_xdp_link_update() argument
9402 struct bpf_xdp_link *link; bpf_xdp_link_attach() local
[all...]

Completed in 184 milliseconds

1...<<8182838485868788