Home
last modified time | relevance | path

Searched defs:path (Results 51 – 75 of 795) sorted by relevance

12345678910>>...32

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
H A Dlsfw.c90 const char *path, int ver, in nvkm_acr_lsfw_load_sig_image_desc_()
144 const char *path, int ver, in nvkm_acr_lsfw_load_sig_image_desc()
164 const char *path, int ver, in nvkm_acr_lsfw_load_sig_image_desc_v1()
184 const char *path, int ver, in nvkm_acr_lsfw_load_sig_image_desc_v2()
252 const char *path, int ver, in nvkm_acr_lsfw_load_bl_inst_data_sig()
328 const char *path, int ver, in nvkm_acr_lsfw_load_bl_sig_net()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_hierarchical_stats.c51 const char *path, *name; member
71 static int read_from_file(const char *path, char *buf, size_t size) in read_from_file()
196 static char buf[128], path[128]; in get_attach_counter() local
252 static char path[128]; in setup_cgroup_iter() local
308 static char path[128]; in destroy_progs() local
H A Dcgroup_dev.c13 static void test_mknod(const char *path, mode_t mode, int dev_major, in test_mknod()
27 static void test_read(const char *path, char *buf, int buf_size, in test_read()
52 static void test_write(const char *path, char *buf, int buf_size, in test_write()
/linux/tools/lib/subcmd/
H A Dexec-cmd.c34 static int is_absolute_path(const char *path) in is_absolute_path()
57 static const char *make_nonrelative_path(char *buf, size_t sz, const char *path) in make_nonrelative_path()
77 char *system_path(const char *path) in system_path()
133 static void add_path(char **out, const char *path) in add_path()
/linux/tools/power/cpupower/utils/helpers/
H A Dsysfs.c18 unsigned int sysfs_read_file(const char *path, char *buf, size_t buflen) in sysfs_read_file()
49 char path[SYSFS_PATH_MAX]; in sysfs_is_cpu_online() local
107 char path[SYSFS_PATH_MAX]; in sysfs_idlestate_file_exists() local
127 char path[SYSFS_PATH_MAX]; in sysfs_idlestate_read_file() local
162 char path[SYSFS_PATH_MAX]; in sysfs_idlestate_write_file() local
387 char path[SYSFS_PATH_MAX]; in sysfs_cpuidle_read_file() local
/linux/drivers/md/
H A Ddm-ps-historical-service-time.c56 struct dm_path *path; member
237 static int hst_status(struct path_selector *ps, struct dm_path *path, in hst_status()
267 static int hst_add_path(struct path_selector *ps, struct dm_path *path, in hst_add_path()
319 static void hst_fail_path(struct path_selector *ps, struct dm_path *path) in hst_fail_path()
331 static int hst_reinstate_path(struct path_selector *ps, struct dm_path *path) in hst_reinstate_path()
461 static int hst_start_io(struct path_selector *ps, struct dm_path *path, in hst_start_io()
492 static int hst_end_io(struct path_selector *ps, struct dm_path *path, in hst_end_io()
/linux/fs/bcachefs/
H A Dbtree_iter.h21 static inline void __btree_path_get(struct btree_trans *trans, struct btree_path *path, bool intent) in __btree_path_get()
37 static inline bool __btree_path_put(struct btree_trans *trans, struct btree_path *path, bool intent) in __btree_path_put()
50 struct btree_path *path, in btree_path_set_dirty()
57 static inline struct btree *btree_path_node(struct btree_path *path, in btree_path_node()
63 static inline bool btree_node_lock_seq_matches(const struct btree_path *path, in btree_node_lock_seq_matches()
69 static inline struct btree *btree_node_parent(struct btree_path *path, in btree_node_parent()
139 static inline struct btree_path *next_btree_path(struct btree_trans *trans, struct btree_path *path) in next_btree_path()
150 static inline struct btree_path *prev_btree_path(struct btree_trans *trans, struct btree_path *path) in prev_btree_path()
182 static inline bool __path_has_node(const struct btree_path *path, in __path_has_node()
193 struct btree_path *path; in __trans_next_path_with_node() local
[all …]
H A Dbtree_trans_commit.c89 struct btree_path *path, in bch2_btree_node_prep_for_write()
154 struct btree_path *path, in bch2_btree_bset_insert_key()
291 struct btree_path *path, in bch2_btree_insert_key_leaf()
336 struct btree_path *path = trans->paths + i->path; in btree_insert_entry_checks() local
386 struct btree_path *path, unsigned new_u64s) in btree_key_can_insert_cached_slowpath()
423 struct btree_path *path, unsigned u64s) in btree_key_can_insert_cached()
778 struct btree_path *path = trans->paths + i->path; in bch2_trans_commit_write_locked() local
1044 struct btree_path *path = trans->paths + i->path; in __bch2_trans_commit() local
H A Dbtree_key_cache.c42 static inline void btree_path_cached_set(struct btree_trans *trans, struct btree_path *path, in btree_path_cached_set()
149 bkey_cached_alloc(struct btree_trans *trans, struct btree_path *path, unsigned key_u64s) in bkey_cached_alloc()
210 struct btree_path *path, in btree_key_cache_create()
363 struct btree_path *path = trans->paths + path_idx; in btree_path_traverse_cached_fast() local
402 struct btree_path *path = trans->paths + path_idx; in bch2_btree_path_traverse_cached() local
498 struct btree_path *path = btree_iter_path(trans, &c_iter); in btree_key_cache_flush_pos() local
620 struct btree_path *path) in bch2_btree_key_cache_drop()
/linux/fs/btrfs/
H A Duuid-tree.c30 struct btrfs_path *path = NULL; in btrfs_uuid_tree_lookup() local
92 struct btrfs_path *path = NULL; in btrfs_uuid_tree_add() local
154 struct btrfs_path *path = NULL; in btrfs_uuid_tree_remove() local
296 struct btrfs_path *path; in btrfs_uuid_tree_iterate() local
399 struct btrfs_path *path = NULL; in btrfs_uuid_scan_kthread() local
H A Dsend.c620 const struct fs_path *path) in is_current_inode_path()
629 struct btrfs_path *path; in alloc_path_for_send() local
839 struct fs_path *path, struct fs_path *lnk) in send_link()
859 static int send_unlink(struct send_ctx *sctx, struct fs_path *path) in send_unlink()
878 static int send_rmdir(struct send_ctx *sctx, struct fs_path *path) in send_rmdir()
912 struct btrfs_path *path; in get_inode_info() local
975 static int iterate_inode_ref(struct btrfs_root *root, struct btrfs_path *path, in iterate_inode_ref()
1096 static int iterate_dir_item(struct btrfs_root *root, struct btrfs_path *path, in iterate_dir_item()
1223 u64 ino, struct fs_path *path) in get_inode_path()
1557 struct btrfs_path *path, in find_extent_clone()
[all …]
H A Dfile-item.c201 struct btrfs_path *path, in btrfs_lookup_csum()
254 struct btrfs_path *path, u64 objectid, in btrfs_lookup_file_extent()
278 struct btrfs_path *path, u64 disk_bytenr, in search_csum_tree()
467 struct btrfs_path *path; in btrfs_lookup_csums_list() local
606 int btrfs_lookup_csums_bitmap(struct btrfs_root *root, struct btrfs_path *path, in btrfs_lookup_csums_bitmap()
821 struct btrfs_path *path, in truncate_one_csum()
1014 struct btrfs_path *path, in find_next_csum_offset()
1266 const struct btrfs_path *path, in btrfs_extent_item_to_extent_map()
1333 u64 btrfs_file_extent_end(const struct btrfs_path *path) in btrfs_file_extent_end()
H A Drelocation.c412 struct btrfs_path *path; in build_backref_tree() local
824 struct btrfs_path *path; in get_new_location() local
1002 int slot, const struct btrfs_path *path, in memcmp_node_keys()
1024 struct btrfs_path *path, struct btrfs_key *next_key, in replace_path()
1262 int walk_up_reloc_tree(struct btrfs_root *root, struct btrfs_path *path, in walk_up_reloc_tree()
1299 int walk_down_reloc_tree(struct btrfs_root *root, struct btrfs_path *path, in walk_down_reloc_tree()
1416 static int find_next_key(struct btrfs_path *path, int level, in find_next_key()
1527 struct btrfs_path *path; in merge_reloc_root() local
2206 struct btrfs_path *path, int lowest) in do_relocation()
2366 struct btrfs_path *path) in link_to_upper()
[all …]
H A Dinode-item.c82 struct btrfs_path *path, in btrfs_lookup_inode_extref()
170 struct btrfs_path *path; in btrfs_del_inode_ref() local
300 struct btrfs_path *path; in btrfs_insert_inode_ref() local
371 struct btrfs_path *path, u64 objectid) in btrfs_insert_empty_inode()
385 *root, struct btrfs_path *path, in btrfs_lookup_inode()
447 struct btrfs_path *path; in btrfs_truncate_inode_items() local
/linux/tools/include/nolibc/
H A Dunistd.h34 int sys_faccessat(int fd, const char *path, int amode, int flag) in sys_faccessat()
40 int faccessat(int fd, const char *path, int amode, int flag) in faccessat()
46 int access(const char *path, int amode) in access()
/linux/drivers/net/wireless/realtek/rtw89/
H A Dacpi.c564 enum rtw89_rf_path path; in rtw89_acpi_sar_load_std_legacy() local
587 enum rtw89_rf_path path; in rtw89_acpi_sar_load_std_has_6ghz() local
608 enum rtw89_rf_path path; in rtw89_acpi_sar_load_sml_legacy() local
631 enum rtw89_rf_path path; in rtw89_acpi_sar_load_sml_has_6ghz() local
703 enum rtw89_rf_path path, s16 *val) in rtw89_acpi_geo_sar_load_by_hp()
735 enum rtw89_rf_path path; in rtw89_acpi_geo_sar_load_hp_legacy() local
776 enum rtw89_rf_path path; in rtw89_acpi_geo_sar_load_hp_has_6ghz() local
819 enum rtw89_rf_path path; in rtw89_acpi_geo_sar_load_rt_legacy() local
860 enum rtw89_rf_path path; in rtw89_acpi_geo_sar_load_rt_has_6ghz() local
1156 enum rtw89_rf_path path; in rtw89_acpi_evaluate_dynamic_sar_indicator() local
H A Drtw8922a.c1019 enum rtw89_rf_path path, in rtw8922a_set_rpl_gain()
1064 enum rtw89_rf_path path, in rtw8922a_set_lna_tia_gain()
1129 enum rtw89_rf_path path, in rtw8922a_set_gain()
1138 enum rtw89_rf_path path) in rtw8922a_set_rx_gain_normal_cck()
1165 enum rtw89_rf_path path) in rtw8922a_set_rx_gain_normal_ofdm()
1199 enum rtw89_rf_path path) in rtw8922a_set_rx_gain_normal()
1246 u8 path; in rtw8922a_ctrl_ch() local
1393 enum rtw89_rf_path path, in rtw8922a_set_nbi_tone_idx()
1474 enum rtw89_rf_path path) in rtw8922a_ctrl_afe_dac()
1708 enum rtw89_rf_path path, in rtw8922a_tssi_reset()
[all …]
/linux/tools/perf/arch/
H A Dcommon.c107 char *path, *tmp = NULL; in lookup_path() local
145 const char *name, char **path) in perf_env__lookup_binutils_path()
221 int perf_env__lookup_objdump(struct perf_env *env, char **path) in perf_env__lookup_objdump()
/linux/tools/bootconfig/
H A Dmain.c156 static int load_xbc_file(const char *path, char **buf) in load_xbc_file()
286 static int show_xbc(const char *path, bool list) in show_xbc()
333 static int delete_xbc(const char *path) in delete_xbc()
365 static int apply_xbc(const char *path, const char *xbc_path) in apply_xbc()
493 char *path = NULL; in main() local
/linux/drivers/thunderbolt/
H A Dtunnel.c388 static int tb_pci_init_path(struct tb_path *path) in tb_pci_init_path()
425 struct tb_path *path; in tb_tunnel_discover_pci() local
505 struct tb_path *path; in tb_tunnel_alloc_pci() local
1428 static void tb_dp_init_aux_path(struct tb_path *path, bool pm_support) in tb_dp_init_aux_path()
1475 static int tb_dp_init_video_path(struct tb_path *path, bool pm_support) in tb_dp_init_video_path()
1557 struct tb_path *path; in tb_tunnel_discover_dp() local
1661 struct tb_path *path; in tb_tunnel_alloc_dp() local
1763 static int tb_dma_init_rx_path(struct tb_path *path, unsigned int credits) in tb_dma_init_rx_path()
1798 static int tb_dma_init_tx_path(struct tb_path *path, unsigned int credits) in tb_dma_init_tx_path()
1833 static void tb_dma_destroy_path(struct tb_path *path) in tb_dma_destroy_path()
[all …]
/linux/fs/btrfs/tests/
H A Dqgroup-tests.c23 struct btrfs_path *path; in insert_normal_tree_ref() local
73 struct btrfs_path *path; in add_tree_ref() local
124 struct btrfs_path *path; in remove_extent_item() local
155 struct btrfs_path *path; in remove_extent_ref() local
/linux/fs/smb/server/
H A Dmisc.c163 const struct path *path) in convert_to_nt_pathname()
211 void ksmbd_conv_path_to_unix(char *path) in ksmbd_conv_path_to_unix()
216 void ksmbd_strip_last_slash(char *path) in ksmbd_strip_last_slash()
226 void ksmbd_conv_path_to_windows(char *path) in ksmbd_conv_path_to_windows()
/linux/fs/overlayfs/
H A Dutil.c247 void ovl_path_upper(struct dentry *dentry, struct path *path) in ovl_path_upper()
255 void ovl_path_lower(struct dentry *dentry, struct path *path) in ovl_path_lower()
268 void ovl_path_lowerdata(struct dentry *dentry, struct path *path) in ovl_path_lowerdata()
288 enum ovl_path_type ovl_path_real(struct dentry *dentry, struct path *path) in ovl_path_real()
300 enum ovl_path_type ovl_path_realdata(struct dentry *dentry, struct path *path) in ovl_path_realdata()
379 struct inode *ovl_i_path_real(struct inode *inode, struct path *path) in ovl_i_path_real()
653 bool ovl_path_is_whiteout(struct ovl_fs *ofs, const struct path *path) in ovl_path_is_whiteout()
659 struct file *ovl_path_open(const struct path *path, int flags) in ovl_path_open()
761 bool ovl_path_check_origin_xattr(struct ovl_fs *ofs, const struct path *path) in ovl_path_check_origin_xattr()
774 bool ovl_path_check_xwhiteout_xattr(struct ovl_fs *ofs, const struct path *path) in ovl_path_check_xwhiteout_xattr()
[all …]
/linux/tools/verification/rv/src/
H A Din_kernel.c37 char path[MAX_PATH]; in __ikm_read_enable() local
122 char path[MAX_PATH]; in ikm_write_enable() local
165 char path[MAX_PATH]; in ikm_read_desc() local
234 char path[MAX_PATH]; in ikm_write_reactor() local
252 char path[MAX_PATH]; in ikm_read_reactor() local
311 char path[MAX_PATH]; in ikm_has_id() local
/linux/tools/power/cpupower/lib/
H A Dpowercap.c18 static unsigned int sysfs_read_file(const char *path, char *buf, size_t buflen) in sysfs_read_file()
39 static int sysfs_get_enabled(char *path, int *mode) in sysfs_get_enabled()
75 char path[SYSFS_PATH_MAX] = PATH_TO_POWERCAP "/intel-rapl/enabled"; in powercap_get_enabled() local
168 char path[SYSFS_PATH_MAX] = PATH_TO_POWERCAP; in powercap_zone_get_enabled() local

12345678910>>...32