Home
last modified time | relevance | path

Searched defs:path (Results 26 – 50 of 1877) sorted by relevance

12345678910>>...76

/openbmc/openbmc/poky/scripts/
H A Dpythondeps32 def __init__(self, path, error): argument
54 def walk_up(path): argument
60 def get_provides(path): argument
119 def get_code_depends(code_string, path=None, provide=None, ispkg=False): argument
179 def get_file_depends(path): argument
209 def get_depends(path): argument
/openbmc/linux/security/tomoyo/
H A Dtomoyo.c120 static int tomoyo_inode_getattr(const struct path *path) in tomoyo_inode_getattr()
132 static int tomoyo_path_truncate(const struct path *path) in tomoyo_path_truncate()
159 struct path path = { .mnt = parent->mnt, .dentry = dentry }; in tomoyo_path_unlink() local
176 struct path path = { .mnt = parent->mnt, .dentry = dentry }; in tomoyo_path_mkdir() local
192 struct path path = { .mnt = parent->mnt, .dentry = dentry }; in tomoyo_path_rmdir() local
209 struct path path = { .mnt = parent->mnt, .dentry = dentry }; in tomoyo_path_symlink() local
227 struct path path = { .mnt = parent->mnt, .dentry = dentry }; in tomoyo_path_mknod() local
359 static int tomoyo_path_chmod(const struct path *path, umode_t mode) in tomoyo_path_chmod()
394 static int tomoyo_path_chroot(const struct path *path) in tomoyo_path_chroot()
410 static int tomoyo_sb_mount(const char *dev_name, const struct path *path, in tomoyo_sb_mount()
[all …]
/openbmc/phosphor-pid-control/test/
H A Dutil_unittest.cpp31 std::string path = "/sys/devices/asfdadsf"; in TEST() local
39 std::string path = "/xyz/openbmc_project"; in TEST() local
61 std::string path = "/xyz/openbmc_project/extsensors/temperature/fleeting0"; in TEST() local
69 std::string path = "/xyz/openbmc_project/sensors/fan_tach/fan1"; in TEST() local
77 std::string path = "/sys/devices/asdf/asdf0"; in TEST() local
85 std::string path = "asdf09as0df9a0fd"; in TEST() local
/openbmc/qemu/hw/net/can/
H A Dxlnx-zynqmp-can.c407 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in tx_ready_check() local
416 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in tx_ready_check() local
426 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in tx_ready_check() local
491 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in transfer_fifo() local
594 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in can_msr_pre_write() local
825 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in can_filter_mask_pre_write() local
846 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in can_filter_id_pre_write() local
870 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in can_tx_post_write() local
1035 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in xlnx_zynqmp_can_can_receive() local
1043 g_autofree char *path = object_get_canonical_path(OBJECT(s)); in xlnx_zynqmp_can_can_receive() local
[all …]
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dftools.py11 def write_file(path, data): argument
19 def append_file(path, data): argument
27 def read_file(path): argument
33 def remove_from_file(path, data): argument
/openbmc/linux/include/linux/
H A Dpath.h8 struct path { struct
13 extern void path_get(const struct path *); argument
21 static inline void path_put_init(struct path *path) in path_put_init()
H A Dinterconnect.h35 struct icc_path *path; member
79 static inline void icc_put(struct icc_path *path) in icc_put()
83 static inline int icc_enable(struct icc_path *path) in icc_enable()
88 static inline int icc_disable(struct icc_path *path) in icc_disable()
93 static inline int icc_set_bw(struct icc_path *path, u32 avg_bw, u32 peak_bw) in icc_set_bw()
98 static inline void icc_set_tag(struct icc_path *path, u32 tag) in icc_set_tag()
102 static inline const char *icc_get_name(struct icc_path *path) in icc_get_name()
/openbmc/linux/fs/btrfs/tests/
H A Dfree-space-tree-tests.c23 struct btrfs_path *path, in __check_free_space_extents()
110 struct btrfs_path *path, in check_free_space_extents()
153 struct btrfs_path *path, in test_empty_block_group()
167 struct btrfs_path *path, in test_remove_all()
188 struct btrfs_path *path, in test_remove_beginning()
211 struct btrfs_path *path, in test_remove_end()
234 struct btrfs_path *path, in test_remove_middle()
258 struct btrfs_path *path, in test_merge_left()
295 struct btrfs_path *path, in test_merge_right()
333 struct btrfs_path *path, in test_merge_both()
[all …]
/openbmc/u-boot/fs/yaffs2/
H A Dyaffsfs.c622 const YCHAR *path, in yaffsfs_DoFindDirectory()
692 const YCHAR *path, in yaffsfs_FindDirectory()
1474 int yaffs_unlink(const YCHAR *path) in yaffs_unlink()
2417 int yaffs_rmdir(const YCHAR *path) in yaffs_rmdir()
2445 void *yaffs_getdev(const YCHAR *path) in yaffs_getdev()
2507 int yaffs_mount(const YCHAR *path) in yaffs_mount()
2512 int yaffs_sync(const YCHAR *path) in yaffs_sync()
2645 int yaffs_unmount(const YCHAR *path) in yaffs_unmount()
2710 int yaffs_inodecount(const YCHAR *path) in yaffs_inodecount()
3148 int yaffs_n_handles(const YCHAR *path) in yaffs_n_handles()
[all …]
/openbmc/s2600wf-misc/callback-manager/include/
H A Dcallback_manager.hpp54 for (const std::string& path : fatal) in setLocalAssociations() local
58 for (const std::string& path : critical) in setLocalAssociations() local
62 for (const std::string& path : warning) in setLocalAssociations() local
73 for (const std::string& path : critical) in setSensorAssociations() local
81 for (const std::string& path : warning) in setSensorAssociations() local
/openbmc/witherspoon-pfault-analysis/
H A Dpmbus.cpp92 auto path = basePath / "name"; in getDeviceName() local
120 fs::path path = getPath(type); in readBit() local
166 auto path = getPath(type); in exists() local
175 auto path = getPath(type); in read() local
206 auto path = getPath(type); in readString() local
236 auto path = getPath(type) / name; in readBinary() local
279 fs::path path = getPath(type); in write() local
308 fs::path path{basePath}; in findHwmonDir() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dcgrp_kfunc_success.c33 int BPF_PROG(test_cgrp_acquire_release_argument, struct cgroup *cgrp, const char *path) in BPF_PROG()
50 int BPF_PROG(test_cgrp_acquire_leave_in_map, struct cgroup *cgrp, const char *path) in BPF_PROG()
65 int BPF_PROG(test_cgrp_xchg_release, struct cgroup *cgrp, const char *path) in BPF_PROG()
108 int BPF_PROG(test_cgrp_get_release, struct cgroup *cgrp, const char *path) in BPF_PROG()
139 int BPF_PROG(test_cgrp_get_ancestors, struct cgroup *cgrp, const char *path) in BPF_PROG()
184 int BPF_PROG(test_cgrp_from_id, struct cgroup *cgrp, const char *path) in BPF_PROG()
/openbmc/phosphor-power/
H A Dpmbus.cpp92 auto path = basePath / "name"; in getDeviceName() local
122 fs::path path = getPath(type); in readBit() local
172 auto path = getPath(type); in exists() local
181 auto path = getPath(type); in read() local
222 auto path = getPath(type); in readString() local
254 auto path = getPath(type) / name; in readBinary() local
299 fs::path path = getPath(type); in write() local
331 fs::path path = getPath(type); in writeBinary() local
367 fs::path path{basePath}; in findHwmonDir() local
/openbmc/linux/drivers/thunderbolt/
H A Dpath.c108 struct tb_path *path; in tb_path_discover() local
244 struct tb_path *path; in tb_path_alloc() local
358 void tb_path_free(struct tb_path *path) in tb_path_free()
379 static void __tb_path_deallocate_nfc(struct tb_path *path, int first_hop) in __tb_path_deallocate_nfc()
462 static void __tb_path_deactivate_hops(struct tb_path *path, int first_hop) in __tb_path_deactivate_hops()
477 void tb_path_deactivate(struct tb_path *path) in tb_path_deactivate()
503 int tb_path_activate(struct tb_path *path) in tb_path_activate()
596 bool tb_path_is_invalid(struct tb_path *path) in tb_path_is_invalid()
616 bool tb_path_port_on_path(const struct tb_path *path, const struct tb_port *port) in tb_path_port_on_path()
/openbmc/linux/fs/nilfs2/
H A Dbtree.c25 struct nilfs_btree_path *path; in nilfs_btree_alloc_path() local
547 struct nilfs_btree_path *path, in nilfs_btree_do_lookup()
688 struct nilfs_btree_path *path; in nilfs_btree_lookup() local
706 struct nilfs_btree_path *path; in nilfs_btree_lookup_contig() local
1236 struct nilfs_btree_path *path; in nilfs_btree_insert() local
1587 struct nilfs_btree_path *path; in nilfs_btree_delete() local
1618 struct nilfs_btree_path *path; in nilfs_btree_seek_key() local
1638 struct nilfs_btree_path *path; in nilfs_btree_last_key() local
2071 struct nilfs_btree_path *path; in nilfs_btree_propagate() local
2268 struct nilfs_btree_path *path; in nilfs_btree_assign() local
[all …]
/openbmc/linux/fs/btrfs/
H A Ddir-item.c24 struct btrfs_path *path, in insert_with_overflow()
58 struct btrfs_path *path, u64 objectid, in btrfs_insert_xattr_item()
116 struct btrfs_path *path; in btrfs_insert_dir_item() local
179 struct btrfs_root *root, struct btrfs_path *path, in btrfs_lookup_match_dir()
214 struct btrfs_path *path, u64 dir, in btrfs_lookup_dir_item()
242 struct btrfs_path *path; in btrfs_check_dir_item_collision() local
310 struct btrfs_path *path, u64 dir, in btrfs_lookup_dir_index_item()
329 btrfs_search_dir_index_item(struct btrfs_root *root, struct btrfs_path *path, in btrfs_search_dir_index_item()
358 struct btrfs_path *path, u64 dir, in btrfs_lookup_xattr()
382 struct btrfs_path *path, in btrfs_match_dir_item_name()
[all …]
H A Dfree-space-tree.c71 struct btrfs_path *path) in add_new_free_space_info()
207 struct btrfs_path *path) in convert_free_space_to_bitmaps()
345 struct btrfs_path *path) in convert_free_space_to_extents()
477 struct btrfs_path *path, in update_free_space_extent_count()
837 struct btrfs_path *path; in remove_from_free_space_tree() local
871 struct btrfs_path *path, in add_free_space_extent()
1030 struct btrfs_path *path; in add_to_free_space_tree() local
1220 struct btrfs_path *path; in clear_free_space_tree() local
1355 struct btrfs_path *path) in __add_block_group_free_space()
1404 struct btrfs_path *path; in remove_block_group_free_space() local
[all …]
/openbmc/openbmc/meta-ibm/recipes-phosphor/inventory/phosphor-inventory-manager/p10bmc/
H A Dibm,everest_associations.json4 "path": "system/chassis/motherboard", string
14 "path": "system/chassis/motherboard/fan0", string
65 "path": "system/chassis/motherboard/fan1", string
116 "path": "system/chassis/motherboard/fan2", string
167 "path": "system/chassis/motherboard/fan3", string
218 "path": "system/chassis", string
397 "path": "system", string
1798 "path": "system/chassis/motherboard", string
1838 "path": "system/chassis/motherboard/bmc", string
1905 "path": "system/chassis/motherboard/vrm0", string
[all …]
H A Dibm,fuji_associations.json4 "path": "system/chassis/motherboard", string
14 "path": "system/chassis/motherboard/fan0", string
65 "path": "system/chassis/motherboard/fan1", string
116 "path": "system/chassis/motherboard/fan2", string
167 "path": "system/chassis/motherboard/fan3", string
218 "path": "system/chassis", string
397 "path": "system", string
1798 "path": "system/chassis/motherboard", string
1838 "path": "system/chassis/motherboard/bmc", string
1905 "path": "system/chassis/motherboard/vrm0", string
[all …]
H A Dibm,rainier-2u_associations.json4 "path": "system/chassis/motherboard", string
15 "path": "system/chassis/motherboard/fan0", string
66 "path": "system/chassis/motherboard/fan1", string
117 "path": "system/chassis/motherboard/fan2", string
321 "path": "system/chassis", string
532 "path": "system", string
673 "path": "system/chassis/motherboard", string
4207 "path": "cables/dp0_cable0", string
4259 "path": "cables/dp0_cable1", string
4311 "path": "cables/dp1_cable0", string
[all …]
H A Dibm,blueridge-2u_associations.json4 "path": "system/chassis/motherboard", string
14 "path": "system/chassis/motherboard/fan0", string
65 "path": "system/chassis/motherboard/fan1", string
116 "path": "system/chassis/motherboard/fan2", string
320 "path": "system/chassis", string
531 "path": "system", string
672 "path": "system/chassis/motherboard", string
4206 "path": "cables/dp0_cable0", string
4258 "path": "cables/dp0_cable1", string
4310 "path": "cables/dp1_cable0", string
[all …]
/openbmc/telemetry/src/
H A Dpersistent_json_storage.cpp19 const auto path = join(directory, filePath); in store() local
54 const auto path = join(directory, filePath); in remove() local
82 const auto path = join(directory, filePath); in load() local
134 void PersistentJsonStorage::limitPermissions(const std::filesystem::path& path) in limitPermissions()
150 const std::filesystem::path& path) in assertThatPathIsNotSymlink()
/openbmc/linux/tools/perf/tests/
H A Dbuiltin-test-list.c38 static const char *shell_tests__dir(char *path, size_t size) in shell_tests__dir()
62 const char *path, const char *name) in shell_test__description()
86 static bool is_shell_script(const char *path) in is_shell_script()
101 static bool is_test_script(const char *path, const char *name) in is_test_script()
157 static void append_scripts_in_dir(const char *path) in append_scripts_in_dir()
192 const char *path; in list_script_files() local
/openbmc/phosphor-pid-control/dbus/
H A Ddbuswrite.hpp38 DbusWritePercent(const std::string& path, int64_t min, int64_t max, in DbusWritePercent()
48 std::string path; member in pid_control::DbusWritePercent
60 DbusWrite(const std::string& path, int64_t min, int64_t max, in DbusWrite()
70 std::string path; member in pid_control::DbusWrite
/openbmc/phosphor-fan-presence/control/
H A Dfanctl.cpp61 std::string justFanName(const std::string& path) in justFanName()
84 getPathsFromIface(const std::string& path, const std::string& iface, in getPathsFromIface()
90 for (auto& path : in getPathsFromIface() local
140 for (auto& path : SDBusPlus::getSubTreePathsRaw(bus, paths["tach"], in loadDBusData() local
154 for (auto& path : SDBusPlus::getSubTreePathsRaw( in loadDBusData() local
222 std::string path("/xyz/openbmc_project/state/bmc0"); in getStates() local
301 for (auto& path : pathMap["tach"][fan]) in status() local
317 for (auto& path : itFan->second) in status() local
343 for (auto& path : itFan->second) in status() local
409 for (auto& path : pathMap["tach"][fan]) in get() local
[all …]

12345678910>>...76