Home
last modified time | relevance | path

Searched defs:path (Results 151 – 175 of 920) sorted by relevance

12345678910>>...37

/linux-6.15/arch/powerpc/platforms/cell/spufs/
Dinode.c299 static int spufs_context_open(const struct path *path) in spufs_context_open()
430 struct path path = {.mnt = mnt, .dentry = dentry}; in spufs_create_context() local
540 static int spufs_gang_open(const struct path *path) in spufs_gang_open()
568 struct path path = {.mnt = mnt, .dentry = dentry}; in spufs_create_gang() local
583 long spufs_create(const struct path *path, struct dentry *dentry, in spufs_create()
/linux-6.15/drivers/s390/net/
Dsmsgiucv.c45 static int smsg_path_pending(struct iucv_path *path, u8 *ipvmid, u8 *ipuser) in smsg_path_pending()
53 static void smsg_message_pending(struct iucv_path *path, in smsg_message_pending()
/linux-6.15/fs/cachefiles/
Dcache.c20 struct path path; in cachefiles_add_cache() local
193 struct path path = { in cachefiles_has_space() local
/linux-6.15/tools/cgroup/
Diocost_coef_gen.py60 def dir_to_dev(path): argument
73 def create_testfile(path, size): argument
/linux-6.15/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dphy.c900 u8 band, u8 path, in _rtl8821ae_phy_set_txpower_by_rate_base()
969 u8 band, u8 path, in _rtl8821ae_phy_get_txpower_by_rate_base()
1045 u8 base = 0, path = 0; in _rtl8821ae_phy_store_txpower_by_rate_base() local
2211 static s8 _rtl8821ae_phy_get_ratesection_intxpower_byrate(u8 path, u8 rate) in _rtl8821ae_phy_get_ratesection_intxpower_byrate()
2477 u8 band, u8 path, u8 rate) in _rtl8821ae_phy_get_txpower_by_rate()
2587 static u8 _rtl8821ae_get_txpower_index(struct ieee80211_hw *hw, u8 path, in _rtl8821ae_get_txpower_index()
2715 u8 power_index, u8 path, u8 rate) in _rtl8821ae_phy_set_txpower_index()
3124 u8 *array, u8 path, in _rtl8821ae_phy_set_txpower_level_by_path()
3143 u8 bw, u8 channel, u8 path) in _rtl8821ae_phy_txpower_training_by_path()
3181 u8 channel, u8 path) in rtl8821ae_phy_set_txpower_level_by_path()
[all …]
/linux-6.15/fs/btrfs/
Dqgroup.c379 struct btrfs_path *path = NULL; in btrfs_read_qgroup_config() local
664 struct btrfs_path *path; in add_qgroup_relation_item() local
685 struct btrfs_path *path; in del_qgroup_relation_item() local
715 struct btrfs_path *path; in add_qgroup_item() local
779 struct btrfs_path *path; in del_qgroup_item() local
825 struct btrfs_path *path; in update_qgroup_limit_item() local
865 struct btrfs_path *path; in update_qgroup_info_item() local
907 struct btrfs_path *path; in update_qgroup_status_item() local
948 struct btrfs_path *path; in btrfs_clean_quota_tree() local
993 struct btrfs_path *path = NULL; in btrfs_quota_enable() local
[all …]
Dfiemap.c306 static int fiemap_next_leaf_item(struct btrfs_inode *inode, struct btrfs_path *path) in fiemap_next_leaf_item()
369 static int fiemap_search_slot(struct btrfs_inode *inode, struct btrfs_path *path, in fiemap_search_slot()
555 struct btrfs_path *path, in fiemap_find_last_extent_offset()
637 struct btrfs_path *path; in extent_fiemap() local
Dverity.c112 struct btrfs_path *path; in drop_verity_items() local
220 struct btrfs_path *path; in write_key_bytes() local
299 struct btrfs_path *path; in read_key_bytes() local
/linux-6.15/tools/perf/util/
Dpmu.c173 char path[PATH_MAX]; in perf_pmu_format__load() local
304 char path[PATH_MAX]; in perf_pmu__parse_scale() local
335 char path[PATH_MAX]; in perf_pmu__parse_unit() local
371 char path[PATH_MAX]; in perf_pmu__parse_event_source_bool() local
680 char path[PATH_MAX]; in pmu_aliases_parse() local
704 char path[FILENAME_MAX + 7]; in pmu_aliases_parse_eager() local
799 char path[PATH_MAX], *str; in pmu_id() local
821 char path[PATH_MAX]; in is_sysfs_pmu_core() local
2114 char path[PATH_MAX]; in perf_pmu__open_file() local
2170 char path[PATH_MAX]; in perf_pmu__file_exists() local
[all …]
Dbpf-filter.c205 char path[128]; in convert_to_tgid() local
640 char *path = NULL; in perf_bpf_filter__pin() local
733 char *path = NULL; in perf_bpf_filter__unpin() local
760 char *path = NULL; in get_pinned_fd() local
Ddata.c116 char path[PATH_MAX]; in perf_data__open_dir() local
480 bool has_kcore_dir(const char *path) in has_kcore_dir()
537 bool is_perf_data(const char *path) in is_perf_data()
/linux-6.15/fs/
Dkernel_read_file.c127 ssize_t kernel_read_file_from_path(const char *path, loff_t offset, void **buf, in kernel_read_file_from_path()
147 ssize_t kernel_read_file_from_path_initns(const char *path, loff_t offset, in kernel_read_file_from_path_initns()
/linux-6.15/tools/lib/api/fs/
Dtracing_path.c101 char *path = get_tracing_file("events"); in tracing_events__opendir() local
113 char *path = get_tracing_file("events"); in tracing_events__scandir_alphasort() local
/linux-6.15/tools/testing/selftests/openat2/
Dresolve_test.c112 const char *path; member
117 const char *path; member
/linux-6.15/net/
Dsysctl_net.c123 static void ensure_safe_net_sysctl(struct net *net, const char *path, in ensure_safe_net_sysctl()
164 const char *path, in register_net_sysctl_sz()
/linux-6.15/fs/notify/
Dfsnotify.c212 int fsnotify_pre_content(const struct path *path, const loff_t *ppos, in fsnotify_pre_content()
240 const struct path *path = fsnotify_data_path(data, data_type); in __fsnotify_parent() local
303 const struct path *path = fsnotify_data_path(data, data_type); in fsnotify_handle_inode_event() local
544 const struct path *path = fsnotify_data_path(data, data_type); in fsnotify() local
/linux-6.15/fs/ext4/
Dmove_extent.c27 struct ext4_ext_path *path) in get_ext_path()
89 struct ext4_ext_path *path = NULL; in mext_check_coverage() local
569 struct ext4_ext_path *path = NULL; in ext4_move_extents() local
/linux-6.15/tools/usb/usbip/libsrc/
Dvhci_driver.c192 char path[PATH_MAX+1]; in read_record() local
362 const char *path; in usbip_vhci_attach_device2() local
404 const char *path; in usbip_vhci_detach_device() local
/linux-6.15/drivers/hwtracing/coresight/
Dcoresight-sysfs.c57 struct coresight_path *path) in coresight_enable_source_sysfs()
171 struct coresight_path *path; in coresight_enable_sysfs() local
270 struct coresight_path *path = NULL; in coresight_disable_sysfs() local
/linux-6.15/fs/smb/client/
Dnamespace.c189 static struct vfsmount *cifs_do_automount(struct path *path) in cifs_do_automount()
274 struct vfsmount *cifs_d_automount(struct path *path) in cifs_d_automount()
/linux-6.15/tools/testing/selftests/cgroup/
Dtest_hugetlb_memcg.c25 char *p, *q, *path = "/proc/meminfo", *tag = "Hugepagesize:"; in get_hugepage_size() local
64 static int set_file(const char *path, long value) in set_file()
/linux-6.15/drivers/net/wireless/realtek/rtw88/
Drtw8822b.c129 u8 path; in rtw8822b_pwrtrack_init() local
864 int path; in query_phy_status_page1() local
938 rtw8822b_set_tx_power_index_by_rate(struct rtw_dev *rtwdev, u8 path, in rtw8822b_set_tx_power_index_by_rate()
964 int rs, path; in rtw8822b_set_tx_power_index() local
1349 static void rtw8822b_txagc_swing_offset(struct rtw_dev *rtwdev, u8 path, in rtw8822b_txagc_swing_offset()
1392 static void rtw8822b_pwrtrack_set_pwr(struct rtw_dev *rtwdev, u8 path, in rtw8822b_pwrtrack_set_pwr()
1416 static void rtw8822b_pwrtrack_set(struct rtw_dev *rtwdev, u8 path) in rtw8822b_pwrtrack_set()
1438 u8 path) in rtw8822b_phy_pwrtrack_path()
1463 u8 thermal_value, path; in rtw8822b_phy_pwrtrack() local
/linux-6.15/tools/testing/selftests/landlock/
Dfs_test.c193 const char *const path) in mkdir_parents()
219 const char *const path) in create_directory()
230 const char *const path) in create_file()
240 static int remove_path(const char *const path) in remove_path()
429 static int test_open_rel(const int dirfd, const char *const path, in test_open_rel()
447 static int test_open(const char *const path, const int flags) in test_open()
721 const char *const path) in add_path_beneath()
743 const char *path; member
2003 const char *const path) in test_execute()
2029 const int err, const char *const path) in test_check_exec()
[all …]
/linux-6.15/tools/testing/selftests/filesystems/
Dfile_stressor.c123 char path[PATH_MAX]; variable
139 char path[PATH_MAX]; variable
/linux-6.15/security/landlock/
Dfs.c324 const struct path *const path, in landlock_append_fs_rule()
756 const struct path *const path, in is_access_to_paths_allowed()
951 static int current_check_access_path(const struct path *const path, in current_check_access_path()
1377 size_t handle_layer, const struct path *const path) in log_fs_change_topology_path()
1422 const struct path *const path, const char *const type, in hook_sb_mount()
1560 static int hook_path_truncate(const struct path *const path) in hook_path_truncate()

12345678910>>...37