/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | cgroup_hierarchical_stats.c | 51 const char *path, *name; member 71 static int read_from_file(const char *path, char *buf, size_t size) in read_from_file() 193 get_attach_counter(unsigned long long cgroup_id, const char *file_name) in get_attach_counter() 196 static char buf[128], path[128]; in get_attach_counter() local 247 int cgroup_fd, const char *file_name) in setup_cgroup_iter() 252 static char path[128]; in setup_cgroup_iter() local 308 static char path[128]; in destroy_progs() local
|
/openbmc/openbmc/poky/meta/lib/oeqa/core/utils/ |
H A D | path.py | 10 def findFile(file_name, directory): argument 19 def remove_safe(path): argument
|
/openbmc/linux/fs/notify/ |
H A D | fsnotify.c | 192 const struct path *path = fsnotify_data_path(data, data_type); in __fsnotify_parent() local 201 struct qstr *file_name = NULL; in __fsnotify_parent() local 257 const struct path *path = fsnotify_data_path(data, data_type); in fsnotify_handle_inode_event() local 335 struct inode *dir, const struct qstr *file_name, in send_to_group() 496 const struct qstr *file_name, struct inode *inode, u32 cookie) in fsnotify() 498 const struct path *path = fsnotify_data_path(data, data_type); in fsnotify() local
|
/openbmc/linux/tools/testing/selftests/powerpc/papr_attributes/ |
H A D | attr_test.c | 60 const char *path = "/sys/firmware/papr/energy_scale_info"; in verify_energy_info() local 76 char file_name[64]; in verify_energy_info() local
|
/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest_loadimage.c | 51 u16 file_name[sizeof(FILE_NAME)]; member 57 u16 file_name[sizeof(VOLUME_NAME)]; member 102 struct efi_device_path path; member 242 u16 *file_name, u64 open_mode, u64 attributes) in open()
|
/openbmc/linux/tools/verification/dot2/ |
H A D | dot2k.py | 53 def __open_file(self, path): argument 148 def __create_file(self, file_name, content): argument
|
/openbmc/openbmc/poky/scripts/lib/wic/ |
H A D | engine.py | 50 def build_canned_image_list(path): argument 332 def dir(self, pnum, path): argument 373 def remove_ext(self, pnum, path, recursive): argument 413 def remove(self, pnum, path, recursive): argument 460 def read_ptable(path): argument 614 def find_canned(scripts_path, file_name): argument
|
/openbmc/linux/tools/perf/ |
H A D | builtin-config.c | 38 static int set_config(struct perf_config_set *set, const char *file_name) in set_config() 161 char path[PATH_MAX]; in cmd_config() local
|
/openbmc/linux/fs/notify/fanotify/ |
H A D | fanotify.c | 26 static unsigned int fanotify_hash_path(const struct path *path) in fanotify_hash_path() 302 const struct path *path = fsnotify_data_path(data, data_type); in fanotify_group_event_mask() local 538 static struct fanotify_event *fanotify_alloc_path_event(const struct path *path, in fanotify_alloc_path_event() 556 static struct fanotify_event *fanotify_alloc_perm_event(const struct path *path, in fanotify_alloc_perm_event() 713 struct inode *dir, const struct qstr *file_name, in fanotify_alloc_event() 722 const struct path *path = fsnotify_data_path(data, data_type); in fanotify_alloc_event() local 895 const struct qstr *file_name, u32 cookie, in fanotify_handle_event()
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_file.c | 36 char path[0]; member 80 static int sanitize_path(char *path) in sanitize_path() 151 struct file_handle *parent, u16 *file_name, u64 mode, in file_open() 223 u16 *file_name, u64 open_mode, u64 attributes) in efi_file_open()
|
/openbmc/qemu/contrib/plugins/ |
H A D | drcov.c | 31 static const char *file_name = "file.drcov.trace"; variable 47 const char *path = qemu_plugin_path_to_binary(); in printf_header() local
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | common.c | 71 static bool is_bpffs(const char *path) in is_bpffs() 196 int open_obj_pinned(const char *path, bool quiet) in open_obj_pinned() 224 int open_obj_pinned_any(const char *path, enum bpf_obj_type exp_type) in open_obj_pinned_any() 312 int mount_bpffs_for_file(const char *file_name) in mount_bpffs_for_file() 453 char path[PATH_MAX]; in get_fd_type() local 481 char path[PATH_MAX]; in get_fdinfo() local 552 char *path; in do_build_table_cb() local 606 char *path = mntent->mnt_dir; in build_pinned_obj_table() local 670 static int read_sysfs_hex_int(char *path) in read_sysfs_hex_int() 923 char *path; in prog_parse_fds() local [all …]
|
/openbmc/linux/tools/perf/tests/ |
H A D | dlfilter-test.c | 212 static int write_prog(char *file_name) in write_prog() 225 char path[PATH_MAX]; in get_dlfilters_path() local 389 static void unlink_path(const char *path) in unlink_path()
|
/openbmc/openbmc/poky/bitbake/lib/bb/ui/ |
H A D | buildinfohelper.py | 693 def save_target_image_file_information(self, target_obj, file_name, file_size): argument 697 def save_target_kernel_file(self, target_obj, file_name, file_size): argument 704 def save_target_sdk_file(self, target_obj, file_name, file_size): argument 1021 def _get_layer_version_for_path(self, path): argument
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_offload.py | 210 def bpftool_prog_load(sample, file_name, maps=[], prog_type="xdp", dev=None, argument 238 def bpf_obj(name, sec=".text", path=bpf_test_dir,): argument 281 def __init__(self, path): argument 303 def _debugfs_dir_read(self, path): argument 340 def ctrl_write(path, val): argument 597 def pin_prog(file_name, idx=0): argument 605 def pin_map(file_name, idx=0, expected=1): argument
|
H A D | veristat.c | 82 char *file_name; member 90 char *file_name; member 356 static bool is_bpf_obj_file(const char *path) { in is_bpf_obj_file() 578 static int append_filter_file(const char *path) in append_filter_file()
|
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/ |
H A D | models.py | 947 file_name = models.FilePathField() variable in TargetKernelFile 957 file_name = models.FilePathField() variable in TargetSDKFile 976 file_name = models.FilePathField(max_length=254) variable in Target_Image_File 1010 path = models.FilePathField() variable in Target_File 1304 path = models.FilePathField(max_length=255, blank=True) variable in Package_File 1502 def _handle_url_path(self, base_url, path): argument 1800 file_name = models.FilePathField(max_length=255) variable in VariableHistory
|
/openbmc/linux/tools/lib/bpf/ |
H A D | zip.c | 198 struct zip_archive *zip_archive_open(const char *path) in zip_archive_open() 298 int zip_archive_find_entry(struct zip_archive *archive, const char *file_name, in zip_archive_find_entry()
|
H A D | libbpf.c | 687 char path[]; member 1249 static struct bpf_object *bpf_object__new(const char *path, in bpf_object__new() 2164 static int pathname_concat(char *buf, size_t buf_sz, const char *path, const char *name) in pathname_concat() 2177 static int build_map_pin_path(struct bpf_map *map, const char *path) in build_map_pin_path() 7380 static struct bpf_object *bpf_object_open(const char *path, const void *obj_buf, size_t obj_buf_sz, in bpf_object_open() 7470 bpf_object__open_file(const char *path, const struct bpf_object_open_opts *opts) in bpf_object__open_file() 7480 struct bpf_object *bpf_object__open(const char *path) in bpf_object__open() 7997 static int make_parent_dir(const char *path) in make_parent_dir() 8019 static int check_path(const char *path) in check_path() 8049 int bpf_program__pin(struct bpf_program *prog, const char *path) in bpf_program__pin() [all …]
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | siggen.py | 156 def stampfile(self, stampbase, file_name, taskname, extrainfo): argument 172 def stampcleanmask(self, stampbase, file_name, taskname, extrainfo): argument 746 def report_unihash(self, path, task, d): argument
|
/openbmc/linux/kernel/ |
H A D | audit_tree.c | 685 struct path path; in audit_trim_trees() local 803 struct path path; in audit_add_tree_rule() local 1037 const struct qstr *file_name, u32 cookie) in audit_tree_handle_event()
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | iotests.py | 817 def remote_filename(path): argument 873 def add_drive(self, path, opts='', interface='virtio', img_format=imgfmt): argument 1111 def assert_block_path(self, root, path, expected_node, graph=None): argument 1183 def dictpath(self, d, path): argument 1206 def assert_qmp_absent(self, d, path): argument 1213 def assert_qmp(self, d, path, value): argument 1236 def assert_has_block_node(self, node_name=None, file_name=None): argument
|
/openbmc/linux/tools/perf/util/ |
H A D | config.c | 545 char path[PATH_MAX]; in home_perfconfig() local 729 int perf_config_set__collect(struct perf_config_set *set, const char *file_name, in perf_config_set__collect()
|
/openbmc/linux/fs/smb/client/ |
H A D | cifssmb.c | 1157 const char *path = oparms->path; in CIFS_open() local 4995 const char *file_name, __u64 size, struct cifs_sb_info *cifs_sb, in CIFSSMBSetEOF() 5519 const char *file_name, in CIFSSMBUnixSetPathInfo()
|
/openbmc/linux/include/uapi/linux/ |
H A D | bpf.h | 1656 __aligned_u64 path; member 6556 __aligned_u64 file_name; /* in/out */ member
|