/openbmc/linux/tools/testing/selftests/filesystems/binderfs/ |
H A D | binderfs_test.c | 251 char path[4096]; in write_id_mapping() local
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | jit_disasm.c | 147 const char *path = "/proc/self/exe"; in get_exec_path() local
|
/openbmc/linux/tools/perf/util/ |
H A D | cputopo.c | 379 char path[MAXPATHLEN]; in numa_topology__new() local
|
H A D | srcline.c | 69 static const char *gnu_basename(const char *path) in gnu_basename() 243 static struct a2l_data *addr2line_init(const char *path) in addr2line_init()
|
/openbmc/linux/ipc/ |
H A D | util.h | 119 #define ipc_init_proc_interface(path, header, ids, show) do {} while (0) argument
|
/openbmc/linux/kernel/trace/ |
H A D | trace_event_perf.c | 302 char *path = NULL; in perf_uprobe_init() local
|
/openbmc/linux/security/integrity/ima/ |
H A D | ima_api.c | 436 const char *ima_d_path(const struct path *path, char **pathbuf, char *namebuf) in ima_d_path()
|
/openbmc/linux/include/linux/ |
H A D | fsnotify.h | 94 const struct path *path; in fsnotify_file() local
|
/openbmc/openpower-host-ipmi-oem/ |
H A D | oemhandler.cpp | 83 std::string getService(sdbusplus::bus_t& bus, const std::string& path, in getService()
|
/openbmc/qemu/hw/vfio/ |
H A D | platform.c | 592 char *path; in vfio_platform_realize() local
|
/openbmc/qemu/tests/unit/ |
H A D | test-util-filemonitor.c | 688 char *path = g_strdup_printf("%s/%s", in test_file_monitor_events() local
|
/openbmc/qemu/tests/qtest/ |
H A D | device-introspect-test.c | 308 char *path, *args; in add_machine_test_case() local
|
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_uc_fw.h | 82 const char *path; member
|
/openbmc/dbus-sensors/src/tests/ |
H A D | test_Utils.cpp | 78 std::string path = p->path().string(); in createPECIDir() local
|
/openbmc/linux/drivers/infiniband/hw/mlx4/ |
H A D | qp.c | 1767 static void mlx4_set_sched(struct mlx4_qp_path *path, u8 port) in mlx4_set_sched() 1774 u64 smac, u16 vlan_tag, struct mlx4_qp_path *path, in _mlx4_set_path() 1893 struct mlx4_qp_path *path, u8 port, in mlx4_set_path() 1906 struct mlx4_qp_path *path, u8 port) in mlx4_set_alt_path() 3978 struct mlx4_qp_path *path) in to_rdma_ah_attr()
|
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | debug.c | 38 u8 path; member 264 u8 path; in rtw89_debug_priv_read_rf_select() local 296 u8 path; in rtw89_debug_priv_read_rf_get() local 318 u8 path; in rtw89_debug_priv_write_rf_set() local 350 u8 path; in rtw89_debug_priv_rf_reg_dump_get() local
|
/openbmc/phosphor-certificate-manager/test/ |
H A D | certs_manager_test.cpp | 219 void install(std::string& path) in install() 254 const char* path, CertificateType type, in ManagerInTest() 1492 static void createSingleAuthority(const std::string& path, in createSingleAuthority() 1564 static void compareFileAgainstString(const std::string& path, in compareFileAgainstString() 1659 for (auto& path : fs::directory_iterator(authoritiesListFolder)) in TEST_F() local
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
H A D | phy.c | 383 u8 band, u8 path, in _rtl92ee_phy_set_txpower_by_rate_base() 423 u8 band, u8 path, u8 txnum, in _rtl92ee_phy_get_txpower_by_rate_base() 468 u8 base = 0, path = 0; in _rtl92ee_phy_store_txpower_by_rate_base() local 1086 static u8 _rtl92ee_phy_get_ratesection_intxpower_byrate(enum radio_path path, in _rtl92ee_phy_get_ratesection_intxpower_byrate()
|
/openbmc/u-boot/tools/ |
H A D | fdtgrep.c | 654 int max_regions, char *path, int path_len, int flags) in fdtgrep_find_regions() 782 char path[1024]; in do_fdtgrep() local
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | devtool.py | 753 def assertFile(path, *paths): argument 756 def assertNoFile(path, *paths): argument
|
/openbmc/qemu/util/ |
H A D | qemu-sockets.c | 903 const char *path; in unix_listen_saddr() local 1061 int unix_connect(const char *path, Error **errp) in unix_connect()
|
/openbmc/linux/security/ |
H A D | security.c | 1372 int security_sb_mount(const char *dev_name, const struct path *path, in security_sb_mount() 1476 int security_path_notify(const struct path *path, u64 mask, in security_path_notify() 1843 int security_path_truncate(const struct path *path) in security_path_truncate() 1861 int security_path_chmod(const struct path *path, umode_t mode) in security_path_chmod() 1878 int security_path_chown(const struct path *path, kuid_t uid, kgid_t gid) in security_path_chown() 1893 int security_path_chroot(const struct path *path) in security_path_chroot() 2149 int security_inode_getattr(const struct path *path) in security_inode_getattr()
|
/openbmc/u-boot/fs/yaffs2/ |
H A D | yaffs_uboot_glue.c | 449 void cmd_yaffs_rm(const char *path) in cmd_yaffs_rm()
|
/openbmc/boost-dbus/test/ |
H A D | dbusPropertiesServer.cpp | 136 for (auto& path : paths_to_test) { in TEST() local
|
/openbmc/linux/scripts/dtc/ |
H A D | srcpos.c | 26 static char *get_dirname(const char *path) in get_dirname()
|