Home
last modified time | relevance | path

Searched defs:path (Results 1 – 25 of 679) sorted by relevance

12345678910>>...28

/linux/drivers/video/fbdev/mmp/
H A Dcore.c16 static struct mmp_overlay *path_get_overlay(struct mmp_path *path, in path_get_overlay()
24 static int path_check_status(struct mmp_path *path) in path_check_status()
41 static int path_get_modelist(struct mmp_path *path, in path_get_modelist()
74 struct mmp_path *path; in mmp_register_panel() local
104 struct mmp_path *path; in mmp_unregister_panel() local
130 struct mmp_path *path = NULL, *iter; in mmp_get_path() local
155 struct mmp_path *path = NULL; in mmp_register_path() local
215 void mmp_unregister_path(struct mmp_path *path) in mmp_unregister_path()
/linux/tools/testing/selftests/bpf/progs/
H A Dcgrp_kfunc_failure.c33 int BPF_PROG(cgrp_kfunc_acquire_untrusted, struct cgroup *cgrp, const char *path) in BPF_PROG() argument
52 int BPF_PROG(cgrp_kfunc_acquire_no_null_check, struct cgroup *cgrp, const char *path) in BPF_PROG() argument
68 int BPF_PROG(cgrp_kfunc_acquire_fp, struct cgroup *cgrp, const char *path) in BPF_PROG() argument
96 int BPF_PROG(cgrp_kfunc_acquire_trusted_walked, struct cgroup *cgrp, const char *path) in BPF_PROG() argument
110 int BPF_PROG(cgrp_kfunc_acquire_null, struct cgroup *cgrp, const char *path) in BPF_PROG() argument
124 int BPF_PROG(cgrp_kfunc_acquire_unreleased, struct cgroup *cgrp, const char *path) in BPF_PROG() argument
138 int BPF_PROG(cgrp_kfunc_xchg_unreleased, struct cgroup *cgrp, const char *path) in BPF_PROG() argument
158 BPF_PROG(cgrp_kfunc_rcu_get_release,struct cgroup * cgrp,const char * path) BPF_PROG() argument
179 BPF_PROG(cgrp_kfunc_release_untrusted,struct cgroup * cgrp,const char * path) BPF_PROG() argument
195 BPF_PROG(cgrp_kfunc_release_fp,struct cgroup * cgrp,const char * path) BPF_PROG() argument
207 BPF_PROG(cgrp_kfunc_release_null,struct cgroup * cgrp,const char * path) BPF_PROG() argument
241 BPF_PROG(cgrp_kfunc_release_unacquired,struct cgroup * cgrp,const char * path) BPF_PROG() argument
[all...]
H A Dcgrp_kfunc_success.c33 int BPF_PROG(test_cgrp_acquire_release_argument, struct cgroup *cgrp, const char *path) in BPF_PROG() argument
50 int BPF_PROG(test_cgrp_acquire_leave_in_map, struct cgroup *cgrp, const char *path) in BPF_PROG() argument
65 int BPF_PROG(test_cgrp_xchg_release, struct cgroup *cgrp, const char *path) in BPF_PROG() argument
108 int BPF_PROG(test_cgrp_get_release, struct cgroup *cgrp, const char *path) in BPF_PROG() argument
139 int BPF_PROG(test_cgrp_get_ancestors, struct cgroup *cgrp, const char *path) in BPF_PROG() argument
184 int BPF_PROG(test_cgrp_from_id, struct cgroup *cgrp, const char *path) in BPF_PROG() argument
/linux/tools/testing/selftests/mm/
H A Dthp_settings.c
/linux/fs/xfs/scrub/
H A Ddirtree.c73 struct xchk_dirpath *path, *n; in xchk_dirtree_buf_cleanup() local
157 xchk_dirpath_append(struct xchk_dirtree * dl,struct xfs_inode * ip,struct xchk_dirpath * path,const struct xfs_name * name,const struct xfs_parent_rec * pptr) xchk_dirpath_append() argument
216 struct xchk_dirpath *path; xchk_dirtree_create_path() local
279 xchk_dirpath_revalidate(struct xchk_dirtree * dl,struct xchk_dirpath * path) xchk_dirpath_revalidate() argument
346 xchk_dirpath_set_outcome(struct xchk_dirtree * dl,struct xchk_dirpath * path,enum xchk_dirpath_outcome outcome) xchk_dirpath_set_outcome() argument
364 xchk_dirpath_step_up(struct xchk_dirtree * dl,struct xchk_dirpath * path,bool is_metadir) xchk_dirpath_step_up() argument
516 xchk_dirpath_walk_upwards(struct xchk_dirtree * dl,struct xchk_dirpath * path) xchk_dirpath_walk_upwards() argument
594 xchk_dirpath_step_is_stale(struct xchk_dirtree * dl,struct xchk_dirpath * path,unsigned int step_nr,xfarray_idx_t step_idx,struct xfs_dir_update_params * p,xfs_ino_t * cursor) xchk_dirpath_step_is_stale() argument
660 xchk_dirpath_is_stale(struct xchk_dirtree * dl,struct xchk_dirpath * path,struct xfs_dir_update_params * p) xchk_dirpath_is_stale() argument
700 struct xchk_dirpath *path; xchk_dirtree_live_update() local
736 struct xchk_dirpath *path, *n; xchk_dirtree_reset() local
760 xchk_dirtree_load_path(struct xchk_dirtree * dl,struct xchk_dirpath * path) xchk_dirtree_load_path() argument
790 struct xchk_dirpath *path; xchk_dirtree_find_paths_to_root() local
862 struct xchk_dirpath *path; xchk_dirtree_evaluate() local
[all...]
H A Ddirtree_repair.c57 struct xchk_dirpath *path, in xrep_dirpath_set_outcome() argument
72 struct xchk_dirpath *path; in xrep_dirtree_delete_all_paths() local
100 xrep_dirpath_retain_parent(struct xchk_dirtree * dl,struct xchk_dirpath * path) xrep_dirpath_retain_parent() argument
118 struct xchk_dirpath *path; xrep_dirtree_find_surviving_path() local
147 struct xchk_dirpath *path; xrep_dirtree_keep_one_good_path() local
183 struct xchk_dirpath *path; xrep_dirtree_keep_one_suspect_path() local
264 xrep_dirtree_prep_path(struct xchk_dirtree * dl,struct xchk_dirpath * path,struct xchk_dirpath_step * step) xrep_dirtree_prep_path() argument
381 xrep_dirtree_unlink(struct xchk_dirtree * dl,struct xfs_inode * dp,struct xchk_dirpath * path,struct xchk_dirpath_step * step) xrep_dirtree_unlink() argument
505 xrep_dirtree_delete_path(struct xchk_dirtree * dl,struct xchk_dirpath * path) xrep_dirtree_delete_path() argument
554 struct xchk_dirpath *path; xrep_dirtree_create_adoption_path() local
761 struct xchk_dirpath *path; xrep_dirtree_fix_problems() local
[all...]
/linux/tools/power/cpupower/utils/helpers/
H A Dmisc.c23 char path[SYSFS_PATH_MAX]; in cpufreq_has_x86_boost_support() local
70 char path[SYSFS_PATH_MAX]; in cpupower_set_intel_turbo_boost() local
90 char path[SYSFS_PATH_MAX]; in cpupower_intel_get_perf_bias() local
111 char path[SYSFS_PATH_MAX]; in cpupower_intel_set_perf_bias() local
128 char path[SYSFS_PATH_MAX]; in cpupower_set_epp() local
147 char path[SYSFS_PATH_MAX]; in cpupower_set_amd_pstate_mode() local
183 char path[SYSFS_PATH_MAX]; in cpufreq_has_generic_boost_support() local
316 char path[SYSFS_PATH_MAX]; in cpupower_set_generic_turbo_boost() local
/linux/security/tomoyo/
H A Dtomoyo.c121 static int tomoyo_inode_getattr(const struct path *path) in tomoyo_inode_getattr()
133 static int tomoyo_path_truncate(const struct path *path) in tomoyo_path_truncate()
160 struct path path = { .mnt = parent->mnt, .dentry = dentry }; in tomoyo_path_unlink() local
177 struct path path = { .mnt = parent->mnt, .dentry = dentry }; in tomoyo_path_mkdir() local
193 struct path path = { .mnt = parent->mnt, .dentry = dentry }; in tomoyo_path_rmdir() local
210 struct path path = { .mnt = parent->mnt, .dentry = dentry }; in tomoyo_path_symlink() local
228 struct path path = { .mnt = parent->mnt, .dentry = dentry }; in tomoyo_path_mknod() local
361 static int tomoyo_path_chmod(const struct path *path, umode_t mode) in tomoyo_path_chmod()
376 static int tomoyo_path_chown(const struct path *path, kuid_t uid, kgid_t gid) in tomoyo_path_chown()
396 static int tomoyo_path_chroot(const struct path *path) in tomoyo_path_chroot()
[all …]
/linux/tools/include/nolibc/
H A Dsys.h175 * int chmod(const char *path, mode_t mode); in sys_chown() argument
125 sys_chdir(const char * path) sys_chdir() argument
131 chdir(const char * path) chdir() argument
154 sys_chmod(const char * path,mode_t mode) sys_chmod() argument
164 chmod(const char * path,mode_t mode) chmod() argument
185 chown(const char * path,uid_t owner,gid_t group) chown() argument
196 sys_chroot(const char * path) sys_chroot() argument
202 chroot(const char * path) chroot() argument
637 sys_mkdir(const char * path,mode_t mode) sys_mkdir() argument
647 mkdir(const char * path,mode_t mode) mkdir() argument
657 sys_rmdir(const char * path) sys_rmdir() argument
667 rmdir(const char * path) rmdir() argument
678 sys_mknod(const char * path,mode_t mode,dev_t dev) sys_mknod() argument
688 mknod(const char * path,mode_t mode,dev_t dev) mknod() argument
856 sys_umount2(const char * path,int flags) sys_umount2() argument
862 umount2(const char * path,int flags) umount2() argument
873 sys_unlink(const char * path) sys_unlink() argument
883 unlink(const char * path) unlink() argument
[all...]
H A Dfcntl.h22 sys_openat(int dirfd,const char * path,int flags,mode_t mode) sys_openat() argument
28 openat(int dirfd,const char * path,int flags,...) openat() argument
48 sys_open(const char * path,int flags,mode_t mode) sys_open() argument
54 open(const char * path,int flags,...) open() argument
[all...]
/linux/tools/testing/selftests/filesystems/fuse/
H A Dfuse_mnt.c23 static int test_getattr(const char *path, struct stat *st) in test_getattr()
43 static int test_readdir(const char *path, void *buf, fuse_fill_dir_t filler, in test_readdir()
56 static int test_open(const char *path, struct fuse_file_info *fi) in test_open()
64 static int test_read(const char *path, char *buf, size_t size, off_t offset, in test_read()
84 static int test_write(const char *path, const char *buf, size_t size, in test_write()
110 static int test_truncate(const char *path, off_t size) in test_truncate()
/linux/fs/ext4/
H A Dextents.c105 static inline void ext4_ext_path_brelse(struct ext4_ext_path *path) in ext4_ext_path_brelse() argument
111 static void ext4_ext_drop_refs(struct ext4_ext_path *path) in ext4_ext_drop_refs() argument
122 ext4_free_ext_path(struct ext4_ext_path * path) ext4_free_ext_path() argument
158 ext4_ext_get_access(handle_t * handle,struct inode * inode,struct ext4_ext_path * path) ext4_ext_get_access() argument
189 __ext4_ext_dirty(const char * where,unsigned int line,handle_t * handle,struct inode * inode,struct ext4_ext_path * path) __ext4_ext_dirty() argument
212 ext4_ext_dirty(handle,inode,path) global() argument
216 ext4_ext_find_goal(struct inode * inode,struct ext4_ext_path * path,ext4_lblk_t block) ext4_ext_find_goal() argument
266 ext4_ext_new_meta_block(handle_t * handle,struct inode * inode,struct ext4_ext_path * path,struct ext4_extent * ex,int * err,unsigned int flags) ext4_ext_new_meta_block() argument
333 ext4_force_split_extent_at(handle_t * handle,struct inode * inode,struct ext4_ext_path * path,ext4_lblk_t lblk,int nofail) ext4_force_split_extent_at() argument
606 struct ext4_ext_path *path = NULL; ext4_ext_precache() local
666 ext4_ext_show_path(struct inode * inode,struct ext4_ext_path * path) ext4_ext_show_path() argument
688 ext4_ext_show_leaf(struct inode * inode,struct ext4_ext_path * path) ext4_ext_show_leaf() argument
711 ext4_ext_show_move(struct inode * inode,struct ext4_ext_path * path,ext4_fsblk_t newblock,int level) ext4_ext_show_move() argument
743 ext4_ext_show_path(inode,path) global() argument
744 ext4_ext_show_leaf(inode,path) global() argument
745 ext4_ext_show_move(inode,path,newblock,level) global() argument
755 ext4_ext_binsearch_idx(struct inode * inode,struct ext4_ext_path * path,ext4_lblk_t block) ext4_ext_binsearch_idx() argument
816 ext4_ext_binsearch(struct inode * inode,struct ext4_ext_path * path,ext4_lblk_t block) ext4_ext_binsearch() argument
887 ext4_find_extent(struct inode * inode,ext4_lblk_t block,struct ext4_ext_path * path,int flags) ext4_find_extent() argument
1055 ext4_ext_split(handle_t * handle,struct inode * inode,unsigned int flags,struct ext4_ext_path * path,struct ext4_extent * newext,int at) ext4_ext_split() argument
1402 ext4_ext_create_new_leaf(handle_t * handle,struct inode * inode,unsigned int mb_flags,unsigned int gb_flags,struct ext4_ext_path * path,struct ext4_extent * newext) ext4_ext_create_new_leaf() argument
1468 ext4_ext_search_left(struct inode * inode,struct ext4_ext_path * path,ext4_lblk_t * logical,ext4_fsblk_t * phys) ext4_ext_search_left() argument
1532 ext4_ext_search_right(struct inode * inode,struct ext4_ext_path * path,ext4_lblk_t * logical,ext4_fsblk_t * phys,struct ext4_extent * ret_ex,int flags) ext4_ext_search_right() argument
1640 ext4_ext_next_allocated_block(struct ext4_ext_path * path) ext4_ext_next_allocated_block() argument
1672 ext4_ext_next_leaf_block(struct ext4_ext_path * path) ext4_ext_next_leaf_block() argument
1704 ext4_ext_correct_indexes(handle_t * handle,struct inode * inode,struct ext4_ext_path * path) ext4_ext_correct_indexes() argument
1826 ext4_ext_try_to_merge_right(struct inode * inode,struct ext4_ext_path * path,struct ext4_extent * ex) ext4_ext_try_to_merge_right() argument
1868 ext4_ext_try_to_merge_up(handle_t * handle,struct inode * inode,struct ext4_ext_path * path) ext4_ext_try_to_merge_up() argument
1914 ext4_ext_try_to_merge(handle_t * handle,struct inode * inode,struct ext4_ext_path * path,struct ext4_extent * ex) ext4_ext_try_to_merge() argument
1945 ext4_ext_check_overlap(struct ext4_sb_info * sbi,struct inode * inode,struct ext4_extent * newext,struct ext4_ext_path * path) ext4_ext_check_overlap() argument
1993 ext4_ext_insert_extent(handle_t * handle,struct inode * inode,struct ext4_ext_path * path,struct ext4_extent * newext,int gb_flags) ext4_ext_insert_extent() argument
2281 ext4_ext_find_hole(struct inode * inode,struct ext4_ext_path * path,ext4_lblk_t * lblk) ext4_ext_find_hole() argument
2314 ext4_ext_rm_idx(handle_t * handle,struct inode * inode,struct ext4_ext_path * path,int depth) ext4_ext_rm_idx() argument
2380 ext4_ext_calc_credits_for_single_extent(struct inode * inode,int nrblocks,struct ext4_ext_path * path) ext4_ext_calc_credits_for_single_extent() argument
2615 ext4_ext_rm_leaf(handle_t * handle,struct inode * inode,struct ext4_ext_path * path,struct partial_cluster * partial,ext4_lblk_t start,ext4_lblk_t end) ext4_ext_rm_leaf() argument
2821 ext4_ext_more_to_rm(struct ext4_ext_path * path) ext4_ext_more_to_rm() argument
2842 struct ext4_ext_path *path = NULL; ext4_ext_remove_space() local
3193 ext4_split_extent_at(handle_t * handle,struct inode * inode,struct ext4_ext_path * path,ext4_lblk_t split,int flags) ext4_split_extent_at() argument
3307 ext4_split_extent_zeroout(handle_t * handle,struct inode * inode,struct ext4_ext_path * path,struct ext4_map_blocks * map,int flags) ext4_split_extent_zeroout() argument
3411 ext4_split_extent(handle_t * handle,struct inode * inode,struct ext4_ext_path * path,struct ext4_map_blocks * map,int split_flag,int flags,unsigned int * allocated,bool * did_zeroout) ext4_split_extent() argument
3558 ext4_ext_convert_to_initialized(handle_t * handle,struct inode * inode,struct ext4_map_blocks * map,struct ext4_ext_path * path,int flags,unsigned int * allocated) ext4_ext_convert_to_initialized() argument
3819 ext4_split_convert_extents(handle_t * handle,struct inode * inode,struct ext4_map_blocks * map,struct ext4_ext_path * path,int flags,unsigned int * allocated) ext4_split_convert_extents() argument
3916 ext4_convert_unwritten_extents_endio(handle_t * handle,struct inode * inode,struct ext4_map_blocks * map,struct ext4_ext_path * path,int flags) ext4_convert_unwritten_extents_endio() argument
3938 convert_initialized_extent(handle_t * handle,struct inode * inode,struct ext4_map_blocks * map,struct ext4_ext_path * path,int flags,unsigned int * allocated) convert_initialized_extent() argument
3994 ext4_ext_handle_unwritten_extents(handle_t * handle,struct inode * inode,struct ext4_map_blocks * map,struct ext4_ext_path * path,int flags,unsigned int * allocated,ext4_fsblk_t newblock) ext4_ext_handle_unwritten_extents() argument
4126 get_implied_cluster_alloc(struct super_block * sb,struct ext4_map_blocks * map,struct ext4_extent * ex,struct ext4_ext_path * path) get_implied_cluster_alloc() argument
4192 ext4_ext_determine_insert_hole(struct inode * inode,struct ext4_ext_path * path,ext4_lblk_t lblk) ext4_ext_determine_insert_hole() argument
4272 struct ext4_ext_path *path = NULL; ext4_ext_map_blocks() local
5284 ext4_ext_shift_path_extents(struct ext4_ext_path * path,ext4_lblk_t shift,struct inode * inode,handle_t * handle,enum SHIFT_DIRECTION SHIFT) ext4_ext_shift_path_extents() argument
5386 struct ext4_ext_path *path; ext4_ext_shift_extents() local
5632 struct ext4_ext_path *path; ext4_insert_range() local
5951 struct ext4_ext_path *path; ext4_clu_mapped() local
6030 struct ext4_ext_path *path; ext4_ext_replay_update_ex() local
6094 struct ext4_ext_path *path = NULL; ext4_ext_replay_shrink_inode() local
6142 struct ext4_ext_path *path = NULL, *path2 = NULL; ext4_ext_replay_set_iblocks() local
6229 struct ext4_ext_path *path = NULL; ext4_ext_clear_bb() local
6288 ext4_split_convert_extents_test(handle_t * handle,struct inode * inode,struct ext4_map_blocks * map,struct ext4_ext_path * path,int flags,unsigned int * allocated) ext4_split_convert_extents_test() argument
[all...]
/linux/tools/include/nolibc/sys/
H A Dstat.h26 sys_statx(int fd,const char * path,int flags,unsigned int mask,struct statx * buf) sys_statx() argument
36 statx(int fd,const char * path,int flags,unsigned int mask,struct statx * buf) statx() argument
43 fstatat(int fd,const char * path,struct stat * buf,int flag) fstatat() argument
77 stat(const char * path,struct stat * buf) stat() argument
89 lstat(const char * path,struct stat * buf) lstat() argument
[all...]
/linux/include/linux/
H A Dinterconnect.h38 struct icc_path *path; member
82 static inline void icc_put(struct icc_path *path) in icc_put()
86 static inline int icc_enable(struct icc_path *path) in icc_enable()
91 static inline int icc_disable(struct icc_path *path) in icc_disable()
96 static inline int icc_set_bw(struct icc_path *path, u32 avg_bw, u32 peak_bw) in icc_set_bw()
101 static inline void icc_set_tag(struct icc_path *path, u32 tag) in icc_set_tag()
105 static inline const char *icc_get_name(struct icc_path *path) in icc_get_name()
/linux/drivers/interconnect/
H A Dcore.c172 struct icc_path *path; in path_init() local
201 struct icc_path *path = ERR_PTR(-EPROBE_DEFER); path_find() local
304 apply_constraints(struct icc_path * path) apply_constraints() argument
428 struct icc_path **ptr, *path; devm_of_icc_get() local
463 struct icc_path *path; of_icc_get_by_index() local
605 struct icc_path *path = ERR_PTR(-EPROBE_DEFER); icc_get() local
645 icc_set_tag(struct icc_path * path,u32 tag) icc_set_tag() argument
670 icc_get_name(struct icc_path * path) icc_get_name() argument
694 icc_set_bw(struct icc_path * path,u32 avg_bw,u32 peak_bw) icc_set_bw() argument
747 __icc_enable(struct icc_path * path,bool enable) __icc_enable() argument
768 icc_enable(struct icc_path * path) icc_enable() argument
774 icc_disable(struct icc_path * path) icc_disable() argument
787 icc_put(struct icc_path * path) icc_put() argument
[all...]
/linux/tools/testing/selftests/sched_ext/
H A Dutil.c14 static ssize_t read_text(const char *path, char *buf, size_t max_len) in read_text()
33 static ssize_t write_text(const char *path, char *buf, ssize_t len) in write_text()
47 long file_read_long(const char *path) in file_read_long()
58 int file_write_long(const char *path, long val) in file_write_long()
/linux/tools/perf/util/
H A 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
338 char *path; in record_ftrace_printk() local
366 char *path; in record_saved_cmdline() local
406 struct tracepoint_path *path = NULL; in tracepoint_id_to_path() local
472 struct tracepoint_path *path = tracepoint_id_to_path(config); in tracepoint_id_to_name() local
484 struct tracepoint_path *path = zalloc(sizeof(*path)); in tracepoint_name_to_path() local
507 struct tracepoint_path path, *ppath = &path; in get_tracepoints_path() local
/linux/tools/perf/tests/
H A 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
H A Dtopology.c17 get_temp(char * path) get_temp() argument
33 session_write_header(char * path) session_write_header() argument
63 check_cpu_topology(char * path,struct perf_cpu_map * map) check_cpu_topology() argument
204 char path[PATH_MAX]; test__session_topology() local
[all...]
/linux/drivers/video/fbdev/mmp/hw/
H A 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/drivers/md/
H A 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()
/linux/tools/testing/selftests/openat2/
H A Dhelpers.c
/linux/tools/testing/selftests/memfd/
H A 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/sound/soc/intel/avs/
H A Dpath.c42 avs_path_find_pipeline(struct avs_path *path, u32 template_id) in avs_path_find_pipeline()
57 struct avs_path *path; in avs_path_find_path() local
142 struct avs_path *path, int dir) in avs_condpath_find_match()
1098 static int avs_path_init(struct avs_dev *adev, struct avs_path *path, in avs_path_init()
1131 static int avs_path_arm(struct avs_dev *adev, struct avs_path *path) in avs_path_arm()
1156 static void avs_path_free_unlocked(struct avs_path *path) in avs_path_free_unlocked()
1173 struct avs_path *path; in avs_path_create_unlocked() local
1195 static void avs_condpath_free(struct avs_dev *adev, struct avs_path *path) in avs_condpath_free()
1218 struct avs_path *path; in avs_condpath_create() local
1247 static int avs_condpaths_walk(struct avs_dev *adev, struct avs_path *path, int dir) in avs_condpaths_walk()
[all …]
/linux/fs/btrfs/
H A Dfree-space-tree.c70 struct btrfs_path *path) in add_new_free_space_info() argument
98 struct btrfs_path *path, int cow) in btrfs_search_free_space_info() argument
199 btrfs_convert_free_space_to_bitmaps(struct btrfs_trans_handle * trans,struct btrfs_block_group * block_group,struct btrfs_path * path) btrfs_convert_free_space_to_bitmaps() argument
344 btrfs_convert_free_space_to_extents(struct btrfs_trans_handle * trans,struct btrfs_block_group * block_group,struct btrfs_path * path) btrfs_convert_free_space_to_extents() argument
484 update_free_space_extent_count(struct btrfs_trans_handle * trans,struct btrfs_block_group * block_group,struct btrfs_path * path,int new_extents) update_free_space_extent_count() argument
519 btrfs_free_space_test_bit(struct btrfs_block_group * block_group,struct btrfs_path * path,u64 offset) btrfs_free_space_test_bit() argument
542 free_space_modify_bits(struct btrfs_trans_handle * trans,struct btrfs_block_group * block_group,struct btrfs_path * path,u64 * start,u64 * size,bool set_bits) free_space_modify_bits() argument
610 modify_free_space_bitmap(struct btrfs_trans_handle * trans,struct btrfs_block_group * block_group,struct btrfs_path * path,u64 start,u64 size,bool remove) modify_free_space_bitmap() argument
716 remove_free_space_extent(struct btrfs_trans_handle * trans,struct btrfs_block_group * block_group,struct btrfs_path * path,u64 start,u64 size) remove_free_space_extent() argument
796 using_bitmaps(struct btrfs_block_group * bg,struct btrfs_path * path) using_bitmaps() argument
819 __btrfs_remove_from_free_space_tree(struct btrfs_trans_handle * trans,struct btrfs_block_group * block_group,struct btrfs_path * path,u64 start,u64 size) __btrfs_remove_from_free_space_tree() argument
876 add_free_space_extent(struct btrfs_trans_handle * trans,struct btrfs_block_group * block_group,struct btrfs_path * path,u64 start,u64 size) add_free_space_extent() argument
1000 __btrfs_add_to_free_space_tree(struct btrfs_trans_handle * trans,struct btrfs_block_group * block_group,struct btrfs_path * path,u64 start,u64 size) __btrfs_add_to_free_space_tree() argument
1395 __add_block_group_free_space(struct btrfs_trans_handle * trans,struct btrfs_block_group * block_group,struct btrfs_path * path) __add_block_group_free_space() argument
1549 load_free_space_bitmaps(struct btrfs_caching_control * caching_ctl,struct btrfs_path * path,u32 expected_extent_count) load_free_space_bitmaps() argument
1629 load_free_space_extents(struct btrfs_caching_control * caching_ctl,struct btrfs_path * path,u32 expected_extent_count) load_free_space_extents() argument
1725 delete_orphan_free_space_entries(struct btrfs_root * fst_root,struct btrfs_path * path,u64 first_bg_bytenr) delete_orphan_free_space_entries() argument
[all...]

12345678910>>...28