Home
last modified time | relevance | path

Searched defs:path (Results 776 – 800 of 1901) sorted by relevance

1...<<31323334353637383940>>...77

/openbmc/phosphor-power/
H A Dcompatible_system_types_finder.cpp53 [[maybe_unused]] const std::string& path, in interfaceFoundCallback()
/openbmc/pldm/oem/ibm/host-bmc/
H A Dhost_lamp_test.hpp91 std::string path; member in pldm::led::HostLampTest
/openbmc/openpower-vpd-parser/
H A Dcommon_utility.cpp21 std::string getService(sdbusplus::bus_t& bus, const std::string& path, in getService()
/openbmc/linux/tools/usb/usbip/src/
H A Dusbip_detach.c36 char path[PATH_MAX+1]; in detach_port() local
/openbmc/dbus-sensors/src/nvme/
H A DNVMeContext.hpp35 getSensorAtPath(const std::string& path) in getSensorAtPath()
/openbmc/phosphor-certificate-manager/
H A Dwatch.cpp31 fs::path path = fs::path(certFile).parent_path(); in Watch() local
/openbmc/phosphor-debug-collector/
H A Ddump_manager_bmc.hpp53 Manager(sdbusplus::bus_t& bus, const EventPtr& event, const char* path, in Manager()
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8851b.c664 int path, i; in rtw8851b_phycap_parsing_gain_comp() local
887 enum rtw89_rf_path path) in rtw8851b_set_gain_error()
930 u8 path; in rtw8851b_set_gain_offset() local
1389 void rtw8851b_bb_gpio_trsw(struct rtw89_dev *rtwdev, enum rtw89_rf_path path, in rtw8851b_bb_gpio_trsw()
1505 enum rtw89_rf_path path) in rtw8851b_tssi_cont_en()
1945 void rtw8851b_set_trx_mask(struct rtw89_dev *rtwdev, u8 path, u8 group, u32 val) in rtw8851b_set_trx_mask()
1967 u8 path, path_min, path_max; in rtw8851b_btc_init_cfg() local
2215 u8 path; in rtw8851b_query_ppdu() local
/openbmc/linux/security/apparmor/
H A Dlsm.c211 static int common_perm(const char *op, const struct path *path, u32 mask, in common_perm()
234 static int common_perm_cond(const char *op, const struct path *path, u32 mask) in common_perm_cond()
263 struct path path = { .mnt = dir->mnt, .dentry = dentry }; in common_perm_dir_dentry() local
338 static int apparmor_path_truncate(const struct path *path) in apparmor_path_truncate()
436 static int apparmor_path_chmod(const struct path *path, umode_t mode) in apparmor_path_chmod()
441 static int apparmor_path_chown(const struct path *path, kuid_t uid, kgid_t gid) in apparmor_path_chown()
446 static int apparmor_inode_getattr(const struct path *path) in apparmor_inode_getattr()
585 static int apparmor_sb_mount(const char *dev_name, const struct path *path, in apparmor_sb_mount()
/openbmc/u-boot/cmd/
H A Dbootefi.c333 struct efi_loaded_image **loaded_image_infop, const char *path, in bootefi_test_prepare()
506 void efi_set_bootdev(const char *dev, const char *devnr, const char *path) in efi_set_bootdev()
/openbmc/u-boot/tools/buildman/
H A Dtoolchain.py280 def ScanPath(self, path, verbose): argument
538 def TestSettingsHasPath(self, path): argument
/openbmc/linux/tools/testing/selftests/move_mount_set_group/
H A Dmove_mount_set_group_test.c59 static int write_file(const char *path, const void *buf, size_t count) in write_file()
149 static bool is_shared_mount(const char *path) in is_shared_mount()
/openbmc/linux/tools/perf/tests/
H A Dattr.py154 def __init__(self, path, options): argument
249 def load_events(self, path, events): argument
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgk20a.c277 gk20a_gr_load_net(struct gf100_gr *gr, const char *path, const char *name, int ver, in gk20a_gr_load_net()
294 gk20a_gr_load_sw(struct gf100_gr *gr, const char *path, int ver) in gk20a_gr_load_sw()
/openbmc/qemu/plugins/
H A Dloader.c47 char *path; member
82 const char *path) in plugin_find_desc()
/openbmc/dbus-sensors/src/adc/
H A DADCSensorMain.cpp112 for (auto& path : paths) in createSensors() local
368 std::string path = message.get_path(); in main() local
H A DADCSensor.hpp85 std::string path; member in ADCSensor
/openbmc/linux/tools/lib/bpf/
H A Dusdt.c305 static int sanity_check_usdt_elf(Elf *elf, const char *path) in sanity_check_usdt_elf()
400 static int parse_elf_segs(Elf *elf, const char *path, struct elf_seg **segs, size_t *seg_cnt) in parse_elf_segs()
452 char path[PATH_MAX], line[PATH_MAX], mode[16]; in parse_vma_segs() local
578 static int collect_usdt_targets(struct usdt_manager *man, Elf *elf, const char *path, pid_t pid, in collect_usdt_targets()
956 pid_t pid, const char *path, in usdt_manager_attach_usdt()
1133 static int parse_usdt_note(Elf *elf, const char *path, GElf_Nhdr *nhdr, in parse_usdt_note()
/openbmc/linux/sound/soc/codecs/
H A Dwm8958-dsp2.c188 static void wm8958_dsp_start_mbc(struct snd_soc_component *component, int path) in wm8958_dsp_start_mbc()
232 static void wm8958_dsp_start_vss(struct snd_soc_component *component, int path) in wm8958_dsp_start_vss()
293 static void wm8958_dsp_start_enh_eq(struct snd_soc_component *component, int path) in wm8958_dsp_start_enh_eq()
324 static void wm8958_dsp_apply(struct snd_soc_component *component, int path, int start) in wm8958_dsp_apply()
/openbmc/phosphor-pid-control/test/
H A Dpid_zone_unittest.cpp178 [[maybe_unused]] const char* interface, const char** names) { in TEST_F()
235 [[maybe_unused]] const char* interface, const char** names) { in TEST_F()
279 [[maybe_unused]] const char* interface, const char** names) { in TEST_F()
792 [[maybe_unused]] const char* interface, const char** names) { in TEST_F()
/openbmc/linux/tools/power/cpupower/bench/
H A Dparse.c155 int prepare_config(const char *path, struct config *config) in prepare_config()
/openbmc/u-boot/board/freescale/common/
H A Dsgmii_riser.c52 const char *path; in fsl_sgmii_riser_fdt_fixup() local
/openbmc/phosphor-bmc-code-mgmt/
H A Dutils.hpp113 std::pair<int, std::string> execute(const char* path, Arg&&... args) in execute()
/openbmc/phosphor-networkd/src/
H A Dutil.hpp101 void execute(stdplus::zstring_view path, ArgTypes&&... tArgs) in execute()
/openbmc/phosphor-pid-control/dbus/
H A Ddbushelper.hpp45 void getProperty(const std::string& service, const std::string& path, in getProperty()

1...<<31323334353637383940>>...77