Home
last modified time | relevance | path

Searched defs:path (Results 251 – 275 of 810) sorted by relevance

1...<<11121314151617181920>>...33

/linux/tools/usb/usbip/src/
H A Dusbip_detach.c36 char path[PATH_MAX+1]; in detach_port() local
/linux/fs/bcachefs/
H A Dnamei.c624 struct printbuf *path) in __bch2_inum_to_path() argument
710 bch2_inum_to_path(struct btree_trans * trans,subvol_inum inum,struct printbuf * path) bch2_inum_to_path() argument
717 bch2_inum_snapshot_to_path(struct btree_trans * trans,u64 inum,u32 snapshot,snapshot_id_list * snapshot_overwrites,struct printbuf * path) bch2_inum_snapshot_to_path() argument
[all...]
/linux/scripts/
H A Dmacro_checker.py107 def get_correct_macros(path): argument
[all...]
/linux/tools/power/cpupower/bench/
H A Dparse.c160 int prepare_config(const char *path, struct config *config) in prepare_config() argument
/linux/tools/perf/util/
H A Dsymbol.h97 static inline int __symbol__join_symfs(char *bf, size_t size, const char *path) in __symbol__join_symfs() argument
102 #define symbol__join_symfs(bf, path) __symbol__join_symfs(bf, sizeof(bf), path) argument
H A Dthread_map.c79 char path[NAME_MAX + 1 + 6]; in thread_map__new_all_cpus() local
294 char *path; in get_comm() local
/linux/fs/
H A Dutimes.c20 int vfs_utimes(const struct path *path, struct timespec64 *times) in vfs_utimes() argument
83 struct path path; in do_utimes_path() local
[all...]
H A Dnsfs.c51 int ns_get_path_cb(struct path *path, ns_get_path_helper_t *ns_get_cb, in ns_get_path_cb() argument
75 int ns_get_path(struct path *path, struct task_struct *task, in ns_get_path() argument
[all...]
/linux/tools/lib/perf/tests/
H A Dtest-evlist.c226 char path[PATH_MAX]; in test_mmap_thread() local
337 char path[PATH_MAX]; in test_mmap_cpus() local
/linux/fs/overlayfs/
H A Dcopy_up.c46 static int ovl_copy_acl(struct ovl_fs *ofs, const struct path *path, in ovl_copy_acl() argument
245 static int ovl_sync_file(struct path *path) in ovl_sync_file() argument
766 struct path path = { .mnt = ovl_upper_mnt(ofs) }; ovl_copy_up_workdir() local
1063 ovl_getxattr_value(const struct path * path,char * name,char ** value) ovl_getxattr_value() argument
[all...]
/linux/fs/exfat/
H A Dnamei.c403 static int __exfat_resolve_path(struct inode *inode, const unsigned char *path, in __exfat_resolve_path() argument
451 const unsigned char *path, struct exfat_uni_name *uni) in exfat_resolve_path() argument
457 const unsigned char *path, struct exfat_uni_name *uni) in exfat_resolve_path_for_lookup() argument
467 static int exfat_add_entry(struct inode *inode, const char *path, in exfat_add_entry() argument
[all...]
/linux/Documentation/sphinx/
H A Dkernel_abi.py53 path = os.path.join(srctree, "Documentation/ABI") variable
/linux/samples/hid/
H A Dhid_mouse.c54 static int get_hid_id(const char *path) in get_hid_id() argument
/linux/scripts/clang-tools/
H A Dgen_compile_commands.py99 def to_cmdfile(path): argument
[all...]
/linux/tools/testing/selftests/arm64/fp/
H A Dvlset.c106 char *path; in main() local
/linux/fs/btrfs/
H A Dfree-space-cache.c83 struct btrfs_path *path, in __lookup_free_space_inode() argument
133 struct btrfs_path *path) in lookup_free_space_inode() argument
168 __create_free_space_inode(struct btrfs_root * root,struct btrfs_trans_handle * trans,struct btrfs_path * path,u64 ino,u64 offset) __create_free_space_inode() argument
225 create_free_space_inode(struct btrfs_trans_handle * trans,struct btrfs_block_group * block_group,struct btrfs_path * path) create_free_space_inode() argument
735 __load_free_space_cache(struct btrfs_root * root,struct inode * inode,struct btrfs_free_space_ctl * ctl,struct btrfs_path * path,u64 offset) __load_free_space_cache() argument
945 struct btrfs_path *path; load_free_space_cache() local
1148 update_cache_item(struct btrfs_trans_handle * trans,struct btrfs_root * root,struct inode * inode,struct btrfs_path * path,u64 offset,int entries,int bitmaps) update_cache_item() argument
1298 __btrfs_wait_cache_io(struct btrfs_root * root,struct btrfs_trans_handle * trans,struct btrfs_block_group * block_group,struct btrfs_io_ctl * io_ctl,struct btrfs_path * path,u64 offset) __btrfs_wait_cache_io() argument
1354 btrfs_wait_cache_io(struct btrfs_trans_handle * trans,struct btrfs_block_group * block_group,struct btrfs_path * path) btrfs_wait_cache_io() argument
1521 btrfs_write_out_cache(struct btrfs_trans_handle * trans,struct btrfs_block_group * block_group,struct btrfs_path * path) btrfs_write_out_cache() argument
[all...]
/linux/fs/ecryptfs/
H A Dfile.c36 const struct path *path; in ecryptfs_read_update_atime() local
62 const struct path *path; in ecryptfs_splice_read_update_atime() local
/linux/fs/xfs/scrub/
H A Dmetapath.c53 const char *path; member
90 const char *path, in xchk_setup_metapath_scan() argument
[all...]
/linux/include/linux/
H A Dlsm_audit.h46 struct path path; member
82 struct path path; member
/linux/security/apparmor/
H A Dfile.c150 const struct path *path, int flags, char *buffer, in path_name() argument
244 const struct path *path, char *buffer, u32 request, in profile_path_perm() argument
277 aa_path_perm(const char * op,const struct cred * subj_cred,struct aa_label * label,const struct path * path,int flags,u32 request,struct path_cond * cond) aa_path_perm() argument
[all...]
/linux/drivers/staging/rtl8723bs/hal/
H A Dhal_com_phycfg.c67 u8 path, base; in phy_StoreTxPowerByRateBase() local
377 u8 base = 0, i = 0, value = 0, path = 0; phy_ConvertTxPowerByRateInDbmToRelativeValues() local
612 PHY_SetTxPowerLevelByPath(struct adapter * Adapter,u8 channel,u8 path) PHY_SetTxPowerLevelByPath() argument
[all...]
/linux/drivers/net/xen-netback/
H A Dxenbus.c524 const char *path, const char *token) in xen_net_rate_changed() argument
583 const char *path, const char *token) in xen_mcast_ctrl_changed() argument
660 const char *path, in hotplug_status_changed() argument
/linux/drivers/iommu/intel/
H A Ddebugfs.c311 dump_page_info(struct seq_file *m, unsigned long iova, u64 *path) in dump_page_info() argument
325 u64 *path) in pgtable_walk_level() argument
363 u64 pgd, path[6] = { 0 }; domain_translation_struct_show() local
[all...]
/linux/drivers/net/wireless/realtek/rtw89/
H A Dphy_be.c119 u8 path = u8_get_bits(arg.path_bw, BB_GAIN_PATH_BE); in rtw89_phy_cfg_bb_gain_error_be() local
152 u8 path = u8_get_bits(arg.path_bw, BB_GAIN_PATH_BE); in rtw89_phy_cfg_bb_rpl_ofst_be() local
192 u8 path in rtw89_phy_cfg_bb_gain_op1db_be() local
231 u8 path = u8_get_bits(arg.path_bw, BB_GAIN_PATH_BE); rtw89_phy_config_bb_gain_be() local
[all...]
/linux/fs/notify/fanotify/
H A Dfanotify_user.c256 static int create_fd(struct fsnotify_group *group, const struct path *path, in create_fd() argument
744 const struct path *path = fanotify_event_path(event); in copy_event_to_user() local
1096 fanotify_find_path(int dfd,const char __user * filename,struct path * path,unsigned int flags,__u64 mask,unsigned int obj_type) fanotify_find_path() argument
1743 fanotify_events_supported(struct fsnotify_group * group,const struct path * path,__u64 mask,unsigned int flags) fanotify_events_supported() argument
1807 struct path path; do_fanotify_mark() local
[all...]

1...<<11121314151617181920>>...33