Home
last modified time | relevance | path

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

12345678910>>...34

/Linux-v6.6/tools/perf/tests/
Dkmod-path.c10 static int test(const char *path, bool alloc_name, bool kmod, in test()
35 static int test_is_kernel_module(const char *path, int cpumode, bool expect) in test_is_kernel_module()
44 #define T(path, an, k, c, n) \ argument
47 #define M(path, c, e) \ argument
/Linux-v6.6/fs/btrfs/
Dctree.c1043 struct btrfs_path *path, int level) in balance_level()
1301 struct btrfs_path *path, int level) in push_nodes_for_insert()
1451 struct btrfs_path *path, in reada_for_search()
1533 static noinline void reada_for_balance(struct btrfs_path *path, int level) in reada_for_balance()
1566 static noinline void unlock_up(struct btrfs_path *path, int level, in unlock_up()
1790 int btrfs_find_item(struct btrfs_root *fs_root, struct btrfs_path *path, in btrfs_find_item()
1919 static int finish_need_commit_sem_search(struct btrfs_path *path) in finish_need_commit_sem_search()
1968 struct btrfs_path *path, in search_leaf()
2477 static int btrfs_prev_leaf(struct btrfs_root *root, struct btrfs_path *path) in btrfs_prev_leaf()
2633 struct btrfs_path *path) in btrfs_search_backwards()
[all …]
Dfile-item.c168 struct btrfs_path *path; in btrfs_insert_hole_extent() local
206 struct btrfs_path *path, in btrfs_lookup_csum()
259 struct btrfs_path *path, u64 objectid, in btrfs_lookup_file_extent()
283 struct btrfs_path *path, u64 disk_bytenr, in search_csum_tree()
349 struct btrfs_path *path; in btrfs_lookup_bio_sums() local
463 struct btrfs_path *path; in btrfs_lookup_csums_list() local
600 int btrfs_lookup_csums_bitmap(struct btrfs_root *root, struct btrfs_path *path, in btrfs_lookup_csums_bitmap()
815 struct btrfs_path *path, in truncate_one_csum()
867 struct btrfs_path *path; in btrfs_del_csums() local
1008 struct btrfs_path *path, in find_next_csum_offset()
[all …]
Dinode-item.c85 struct btrfs_path *path, in btrfs_lookup_inode_extref()
113 struct btrfs_path *path; in btrfs_del_inode_extref() local
182 struct btrfs_path *path; in btrfs_del_inode_ref() local
264 struct btrfs_path *path; in btrfs_insert_inode_extref() local
315 struct btrfs_path *path; in btrfs_insert_inode_ref() local
388 struct btrfs_path *path, u64 objectid) in btrfs_insert_empty_inode()
402 *root, struct btrfs_path *path, in btrfs_lookup_inode()
464 struct btrfs_path *path; in btrfs_truncate_inode_items() local
/Linux-v6.6/tools/testing/selftests/openat2/
Dhelpers.c22 int raw_openat2(int dfd, const char *path, void *how, size_t size) in raw_openat2()
28 int sys_openat2(int dfd, const char *path, struct open_how *how) in sys_openat2()
33 int sys_openat(int dfd, const char *path, struct open_how *how) in sys_openat()
47 int touchat(int dfd, const char *path) in touchat()
71 bool fdequal(int fd, int dfd, const char *path) in fdequal()
/Linux-v6.6/tools/perf/util/
Dtrace-event-info.c90 char *path = get_events_file("header_page"); in record_header_files() local
226 char *path; in record_ftrace_files() local
257 char *path; in record_event_files() local
337 char *path; in record_ftrace_printk() local
365 char *path; in record_saved_cmdline() local
405 struct tracepoint_path *path = NULL; in tracepoint_id_to_path() local
471 struct tracepoint_path *path = tracepoint_id_to_path(config); in tracepoint_id_to_name() local
483 struct tracepoint_path *path = zalloc(sizeof(*path)); in tracepoint_name_to_path() local
506 struct tracepoint_path path, *ppath = &path; in get_tracepoints_path() local
/Linux-v6.6/tools/testing/selftests/memfd/
Dfuse_mnt.c27 static int memfd_getattr(const char *path, struct stat *st) in memfd_getattr()
45 static int memfd_readdir(const char *path, in memfd_readdir()
61 static int memfd_open(const char *path, struct fuse_file_info *fi) in memfd_open()
75 static int memfd_read(const char *path, in memfd_read()
/Linux-v6.6/drivers/video/fbdev/mmp/hw/
Dmmp_ctrl.c122 struct mmp_path *path = overlay->path; in dmafetch_set_fmt() local
171 struct mmp_path *path = overlay->path; in dmafetch_onoff() local
181 static void path_enabledisable(struct mmp_path *path, int on) in path_enabledisable()
194 static void path_onoff(struct mmp_path *path, int on) in path_onoff()
252 static void path_set_mode(struct mmp_path *path, struct mmp_mode *mode) in path_set_mode()
345 static void path_set_default(struct mmp_path *path) in path_set_default()
400 struct mmp_path *path = NULL; in path_init() local
/Linux-v6.6/drivers/md/
Ddm-ps-queue-length.c38 struct dm_path *path; member
87 static int ql_status(struct path_selector *ps, struct dm_path *path, in ql_status()
115 static int ql_add_path(struct path_selector *ps, struct dm_path *path, in ql_add_path()
164 static void ql_fail_path(struct path_selector *ps, struct dm_path *path) in ql_fail_path()
175 static int ql_reinstate_path(struct path_selector *ps, struct dm_path *path) in ql_reinstate_path()
223 static int ql_start_io(struct path_selector *ps, struct dm_path *path, in ql_start_io()
233 static int ql_end_io(struct path_selector *ps, struct dm_path *path, in ql_end_io()
Ddm-ps-service-time.c33 struct dm_path *path; member
83 static int st_status(struct path_selector *ps, struct dm_path *path, in st_status()
112 static int st_add_path(struct path_selector *ps, struct dm_path *path, in st_add_path()
176 static void st_fail_path(struct path_selector *ps, struct dm_path *path) in st_fail_path()
187 static int st_reinstate_path(struct path_selector *ps, struct dm_path *path) in st_reinstate_path()
304 static int st_start_io(struct path_selector *ps, struct dm_path *path, in st_start_io()
314 static int st_end_io(struct path_selector *ps, struct dm_path *path, in st_end_io()
/Linux-v6.6/tools/power/cpupower/utils/helpers/
Dmisc.c54 char path[SYSFS_PATH_MAX]; in cpupower_intel_get_perf_bias() local
75 char path[SYSFS_PATH_MAX]; in cpupower_intel_set_perf_bias() local
92 char path[SYSFS_PATH_MAX]; in cpupower_set_epp() local
111 char path[SYSFS_PATH_MAX]; in cpupower_set_amd_pstate_mode() local
129 char path[SYSFS_PATH_MAX]; in cpupower_set_turbo_boost() local
/Linux-v6.6/tools/hv/
Dvmbus_testing122 def validate_args_path(path, arg_set, file_map): argument
138 def get_device_test_values(path, file_map): argument
146 def recursive_file_lookup(path, file_map): argument
175 def read_test_files(path): argument
191 def write_test_files(path, value): argument
/Linux-v6.6/drivers/infiniband/ulp/rtrs/
Drtrs.c74 struct rtrs_path *path = con->path; in rtrs_iu_post_recv() local
131 struct rtrs_path *path = con->path; in rtrs_iu_post_send() local
193 struct rtrs_path *path = con->path; in rtrs_post_rdma_write_imm_empty() local
295 int rtrs_cq_qp_create(struct rtrs_path *path, struct rtrs_con *con, in rtrs_cq_qp_create()
328 static void schedule_hb(struct rtrs_path *path) in schedule_hb()
334 void rtrs_send_hb_ack(struct rtrs_path *path) in rtrs_send_hb_ack()
354 struct rtrs_path *path; in hb_work() local
386 void rtrs_init_hb(struct rtrs_path *path, struct ib_cqe *cqe, in rtrs_init_hb()
401 void rtrs_start_hb(struct rtrs_path *path) in rtrs_start_hb()
407 void rtrs_stop_hb(struct rtrs_path *path) in rtrs_stop_hb()
/Linux-v6.6/security/apparmor/
Dmount.c275 static int path_flags(struct aa_profile *profile, const struct path *path) in path_flags()
357 static int match_mnt(struct aa_profile *profile, const struct path *path, in match_mnt()
385 int aa_remount(struct aa_label *label, const struct path *path, in aa_remount()
409 int aa_bind_mount(struct aa_label *label, const struct path *path, in aa_bind_mount()
446 int aa_mount_change_type(struct aa_label *label, const struct path *path, in aa_mount_change_type()
471 int aa_move_mount(struct aa_label *label, const struct path *path, in aa_move_mount()
506 const struct path *path, const char *type, unsigned long flags, in aa_new_mount()
569 static int profile_umount(struct aa_profile *profile, const struct path *path, in profile_umount()
607 struct path path = { .mnt = mnt, .dentry = mnt->mnt_root }; in aa_umount() local
/Linux-v6.6/sound/soc/intel/avs/
Dpath.c41 avs_path_find_pipeline(struct avs_path *path, u32 template_id) in avs_path_find_pipeline()
56 struct avs_path *path; in avs_path_find_path() local
779 static int avs_path_init(struct avs_dev *adev, struct avs_path *path, in avs_path_init()
808 static int avs_path_arm(struct avs_dev *adev, struct avs_path *path) in avs_path_arm()
833 static void avs_path_free_unlocked(struct avs_path *path) in avs_path_free_unlocked()
850 struct avs_path *path; in avs_path_create_unlocked() local
872 void avs_path_free(struct avs_path *path) in avs_path_free()
887 struct avs_path *path; in avs_path_create() local
939 int avs_path_bind(struct avs_path *path) in avs_path_bind()
972 int avs_path_unbind(struct avs_path *path) in avs_path_unbind()
[all …]
/Linux-v6.6/fs/smb/client/
Ddfs_cache.c40 const char *path; member
76 char *dfs_cache_canonical_path(const char *path, const struct nls_table *cp, int remap) in dfs_cache_canonical_path()
535 static struct cache_entry *__lookup_cache_entry(const char *path, unsigned int hash, int len) in __lookup_cache_entry()
557 static struct cache_entry *lookup_cache_entry(const char *path) in lookup_cache_entry()
646 static int get_dfs_referral(const unsigned int xid, struct cifs_ses *ses, const char *path, in get_dfs_referral()
685 const char *path, in cache_refresh_path()
756 static int setup_referral(const char *path, struct cache_entry *ce, in setup_referral()
857 int remap, const char *path, struct dfs_info3_param *ref, in dfs_cache_find()
904 int dfs_cache_noreq_find(const char *path, struct dfs_info3_param *ref, in dfs_cache_noreq_find()
946 void dfs_cache_noreq_update_tgthint(const char *path, const struct dfs_cache_tgt_iterator *it) in dfs_cache_noreq_update_tgthint()
[all …]
/Linux-v6.6/tools/lib/api/fs/
Dfs.c93 char *path; member
157 char path[PATH_MAX + 1]; in fs__read_mounts() local
415 char path[PATH_MAX]; in procfs__read_str() local
429 char path[PATH_MAX]; in sysfs__read_ull_base() local
452 char path[PATH_MAX]; in sysfs__read_int() local
465 char path[PATH_MAX]; in sysfs__read_str() local
507 char path[PATH_MAX]; in sysctl__read_int() local
520 char path[PATH_MAX]; in sysfs__write_int() local
/Linux-v6.6/tools/testing/selftests/efivarfs/
Dopen-unlink.c13 static int set_immutable(const char *path, int immutable) in set_immutable()
44 static int get_immutable(const char *path) in get_immutable()
70 const char *path; in main() local
/Linux-v6.6/sound/xen/
Dxen_snd_front_cfg.c151 const char *path, struct snd_pcm_hardware *pcm_hw) in cfg_hw_rates()
187 const char *path, struct snd_pcm_hardware *pcm_hw) in cfg_formats()
239 static void cfg_read_pcm_hw(const char *path, in cfg_read_pcm_hw()
291 static int cfg_get_stream_type(const char *path, int index, in cfg_get_stream_type()
333 const char *path, int index, int *cur_pb, int *cur_cap, in cfg_stream()
386 const char *path, int node_index, int *stream_cnt) in cfg_device()
/Linux-v6.6/tools/testing/selftests/ia64/
Daliasing-test.c24 static int map_mem(char *path, off_t offset, size_t length, int touch) in map_mem()
62 static int scan_tree(char *path, char *file, off_t offset, size_t length, int touch) in scan_tree()
119 static int read_rom(char *path) in read_rom()
147 static int scan_rom(char *path, char *file) in scan_rom()
/Linux-v6.6/io_uring/
Dxattr.c90 const char __user *path; in io_getxattr_prep() local
127 struct path path; in io_getxattr() local
183 const char __user *path; in io_setxattr_prep() local
207 const struct path *path) in __io_setxattr()
236 struct path path; in io_setxattr() local
/Linux-v6.6/fs/
Dfhandle.c17 static long do_sys_name_to_handle(const struct path *path, in do_sys_name_to_handle()
102 struct path path; in SYSCALL_DEFINE5() local
147 struct path *path) in do_handle_to_path()
175 struct path *path) in handle_to_path()
226 struct path path; in do_handle_open() local
/Linux-v6.6/tools/testing/selftests/powerpc/
Dutils.c31 int read_file(const char *path, char *buf, size_t count, size_t *len) in read_file()
68 int read_file_alloc(const char *path, char **buf, size_t *len) in read_file_alloc()
126 int write_file(const char *path, const char *buf, size_t count) in write_file()
170 char path[PATH_MAX] = "/sys/kernel/debug/"; in read_debugfs_file() local
179 char path[PATH_MAX] = "/sys/kernel/debug/"; in write_debugfs_file() local
306 int read_long(const char *path, long *result, int base) in read_long()
318 int read_ulong(const char *path, unsigned long *result, int base) in read_ulong()
330 int write_long(const char *path, long result, int base) in write_long()
355 int write_ulong(const char *path, unsigned long result, int base) in write_ulong()
495 char path[PATH_MAX] = "/sys/"; in read_sysfs_file() local
/Linux-v6.6/fs/autofs/
Ddev-ioctl.c185 int test(const struct path *path, void *data), in find_autofs_mount()
188 struct path path; in find_autofs_mount() local
211 static int test_by_dev(const struct path *path, void *p) in test_by_dev()
216 static int test_by_type(const struct path *path, void *p) in test_by_type()
234 struct path path; in autofs_dev_ioctl_open_mountpoint() local
262 const char *path; in autofs_dev_ioctl_openmount() local
425 struct path path; in autofs_dev_ioctl_requester() local
508 struct path path; in autofs_dev_ioctl_ismountpoint() local
/Linux-v6.6/sound/pci/hda/
Dhda_generic.c251 static bool is_nid_contained(struct nid_path *path, hda_nid_t nid) in is_nid_contained()
261 struct nid_path *path; in get_nid_path() local
287 int snd_hda_get_path_idx(struct hda_codec *codec, struct nid_path *path) in snd_hda_get_path_idx()
322 const struct nid_path *path; in is_dac_already_used() local
348 const struct nid_path *path; in is_ctl_used() local
368 const char *pfx, struct nid_path *path) in print_nid_path()
386 int anchor_nid, struct nid_path *path, in __parse_nid_path()
456 struct nid_path *path) in snd_hda_parse_nid_path()
481 struct nid_path *path; in snd_hda_add_new_path() local
506 struct nid_path *path = snd_hda_get_path_from_idx(codec, idx); in invalidate_nid_path() local
[all …]

12345678910>>...34