Home
last modified time | relevance | path

Searched defs:links (Results 1 - 25 of 199) sorted by relevance

12345678

/third_party/skia/third_party/externals/freetype/docs/markdown/javascripts/
H A Dextra.js22 var links = document.getElementsByTagName('a'); variable
23 for(var i = 0; i < links.length; i++) { function
/kernel/linux/linux-5.10/include/net/netns/
H A Dbpf.h18 struct list_head links[MAX_NETNS_BPF_ATTACH_TYPE]; member
/kernel/linux/linux-6.6/include/net/netns/
H A Dbpf.h25 struct list_head links[MAX_NETNS_BPF_ATTACH_TYPE]; member
/kernel/linux/linux-5.10/drivers/interconnect/imx/
H A Dimx.h36 u16 links[IMX_ICC_MAX_LINKS]; member
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/aicasm/
H A Daicasm.h58 SLIST_ENTRY(path_entry) links; member
/kernel/linux/linux-5.10/samples/bpf/
H A Dspintest_user.c16 struct bpf_link *links[20]; in main() local
H A Dsyscall_tp_user.c49 struct bpf_link *links[num_progs * 4]; in test() local
H A Dtracex4_user.c52 struct bpf_link *links[2]; in main() local
H A Dlathist_user.c83 struct bpf_link *links[2]; in main() local
H A Dtracex3_user.c111 struct bpf_link *links[2]; in main() local
/kernel/linux/linux-5.10/sound/soc/sof/
H A Dnocodec.c20 sof_nocodec_bes_setup(struct device *dev, const struct snd_sof_dsp_ops *ops, struct snd_soc_dai_link *links, int link_num, struct snd_soc_card *card) sof_nocodec_bes_setup() argument
71 struct snd_soc_dai_link *links; sof_nocodec_setup() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/aicasm/
H A Daicasm.h58 SLIST_ENTRY(path_entry) links; member
/kernel/linux/linux-6.6/sound/soc/sof/
H A Dnocodec.c22 sof_nocodec_bes_setup(struct device *dev, struct snd_soc_dai_driver *drv, struct snd_soc_dai_link *links, int link_num, struct snd_soc_card *card) sof_nocodec_bes_setup() argument
76 struct snd_soc_dai_link *links; sof_nocodec_setup() local
[all...]
/kernel/linux/linux-6.6/samples/bpf/
H A Dspintest_user.c13 struct bpf_link *links[20]; in main() local
H A Dtracex4_user.c50 struct bpf_link *links[2]; in main() local
/kernel/linux/linux-5.10/drivers/net/ipa/
H A Dgsi_trans.h48 struct list_head links; /* gsi_channel lists */ member
/kernel/linux/linux-5.10/include/linux/greybus/
H A Dbundle.h35 struct list_head links; /* interface->bundles */ member
/kernel/linux/linux-6.6/include/linux/greybus/
H A Dbundle.h35 struct list_head links; /* interface->bundles */ member
/third_party/ltp/testcases/kernel/syscalls/link/
H A Dlink03.c72 int i, links; in main() local
[all...]
/third_party/selinux/libselinux/utils/
H A Dselabel_lookup_best_match.c58 char **links = NULL; in main() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_link.c40 struct bpf_link *links[ARRAY_SIZE(cgs)] = {}, *tmp_link; in test_cgroup_link() local
[all...]
/kernel/linux/linux-5.10/kernel/bpf/preload/iterators/
H A Diterators.skel.h23 } links; member
/kernel/linux/linux-6.6/kernel/bpf/preload/iterators/
H A Diterators.lskel-little-endian.h20 } links; member
H A Diterators.lskel-big-endian.h20 } links; member
/kernel/linux/linux-6.6/drivers/hid/bpf/entrypoints/
H A Dentrypoints.lskel.h18 } links; member

Completed in 10 milliseconds

12345678