Home
last modified time | relevance | path

Searched defs:links (Results 1 – 25 of 88) sorted by relevance

1234

/openbmc/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-link.rst14 SYNOPSIS
23 LINK COMMANDS
34 DESCRIPTION
67 OPTIONS
79 EXAMPLES
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddevice_callouts.cpp128 std::string links; in getFSISearchKeys() local
164 auto links = getFSISearchKeys(devPath); in getFSII2CSearchKeys() local
195 auto links = getFSISearchKeys(devPath); in getFSISPISearchKeys() local
335 auto links = getFSISearchKeys(devPath); in calloutFSI() local
368 auto links = std::get<std::string>(linksAndI2C); in calloutFSII2C() local
414 auto links = std::get<std::string>(linksAndSPI); in calloutFSISPI() local
/openbmc/linux/net/mac80211/
H A Dlink.c85 struct link_container **links, u16 mask) in ieee80211_tear_down_links()
110 struct link_container **links) in ieee80211_free_links()
189 struct link_container *links[IEEE80211_MLD_MAX_NUM_LINKS] = {}, *link; in ieee80211_vif_update_links() local
296 struct link_container *links[IEEE80211_MLD_MAX_NUM_LINKS]; in ieee80211_vif_set_links() local
308 struct link_container *links[IEEE80211_MLD_MAX_NUM_LINKS]; in ieee80211_vif_clear_links() local
/openbmc/linux/samples/bpf/
H A Dsampleip_user.c37 struct bpf_link *links[]) in sampling_start()
68 static void sampling_end(struct bpf_link *links[]) in sampling_end()
144 struct bpf_link **links; in main() local
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
H A Dsyscall_tp_user.c51 struct bpf_link **links = NULL; in test() local
H A Dtracex3_user.c109 struct bpf_link *links[2]; in main() local
H A Dtracex6_user.c177 struct bpf_link *links[2]; in main() local
H A Dlathist_user.c83 struct bpf_link *links[2]; in main() local
H A Doffwaketime_user.c98 struct bpf_link *links[2]; in main() local
H A Dtest_overhead_user.c28 static struct bpf_link *links[2]; variable
/openbmc/linux/sound/soc/sof/
H A Dnocodec.c24 struct snd_soc_dai_link *links, in sof_nocodec_bes_setup()
76 struct snd_soc_dai_link *links; in sof_nocodec_setup() local
/openbmc/linux/sound/soc/intel/boards/
H A Dsof_cs42l42.c300 struct snd_soc_dai_link *links, in create_spk_amp_dai_links()
353 struct snd_soc_dai_link *links, in create_hp_codec_dai_links()
392 struct snd_soc_dai_link *links, in create_dmic_dai_links()
433 struct snd_soc_dai_link *links, in create_hdmi_dai_links()
492 struct snd_soc_dai_link *links, in create_bt_offload_dai_links()
539 struct snd_soc_dai_link *links; in sof_card_dai_links_create() local
/openbmc/linux/sound/soc/intel/avs/boards/
H A Dhdaudio.c18 const char *platform_name, struct snd_soc_dai_link **links) in avs_create_dai_links()
129 struct snd_soc_dai_link *links = NULL; in avs_probing_link_init() local
/openbmc/libbej/test/
H A Dbej_encoder_test.cpp217 static struct RedfishPropertyParent links; in createDriveOem() local
266 const char* const links[], in redfishCreateArrayOfLinksJson()
294 static struct RedfishPropertyParent links; in createChassisResource() local
/openbmc/linux/include/net/netns/
H A Dbpf.h25 struct list_head links[MAX_NETNS_BPF_ATTACH_TYPE]; member
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_link.c40 struct bpf_link *links[ARRAY_SIZE(cgs)] = {}, *tmp_link; in serial_test_cgroup_link() local
H A Dbpf_obj_id.c16 struct bpf_link *links[nr_iters] = {}; in serial_test_bpf_obj_id() local
/openbmc/qemu/tests/qtest/
H A Dqom-test.c25 GSList *children = NULL, *links = NULL; in test_properties() local
/openbmc/linux/drivers/media/mc/
H A Dmc-device.c153 struct media_links_enum *links = arg; in media_device_enum_links() local
489 compat_uptr_t links; /* struct media_link_desc * */ member
496 struct media_links_enum links; in media_device_enum_links32() local
/openbmc/linux/include/sound/
H A Dsoc-acpi.h83 const struct snd_soc_acpi_link_adr *links; member
185 const struct snd_soc_acpi_link_adr *links; member
/openbmc/linux/include/linux/greybus/
H A Dbundle.h35 struct list_head links; /* interface->bundles */ member
/openbmc/linux/drivers/hid/bpf/entrypoints/
H A Dentrypoints.lskel.h18 } links; member
/openbmc/linux/kernel/bpf/preload/iterators/
H A Diterators.lskel-big-endian.h20 } links; member

1234