Home
last modified time | relevance | path

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

12345678910>>...70

/OK3568_Linux_fs/u-boot/fs/yaffs2/
H A Dyaffsfs.c438 static int yaffsfs_alt_dir_path(const YCHAR *path, YCHAR **ret_path) in yaffsfs_alt_dir_path()
479 static struct yaffs_dev *yaffsfs_FindDevice(const YCHAR *path, in yaffsfs_FindDevice()
549 static int yaffsfs_CheckPath(const YCHAR *path) in yaffsfs_CheckPath()
567 static struct yaffs_dev *yaffsfs_FindMountPoint(const YCHAR *path) in yaffsfs_FindMountPoint()
578 static struct yaffs_obj *yaffsfs_FindRoot(const YCHAR *path, in yaffsfs_FindRoot()
622 const YCHAR *path, in yaffsfs_DoFindDirectory()
692 const YCHAR *path, in yaffsfs_FindDirectory()
705 const YCHAR *path, int symDepth, in yaffsfs_FindObject()
773 int yaffs_open_sharing(const YCHAR *path, int oflag, int mode, int sharing) in yaffs_open_sharing()
996 int yaffs_open(const YCHAR *path, int oflag, int mode) in yaffs_open()
[all …]
/OK3568_Linux_fs/kernel/include/linux/
H A Dinterconnect.h35 struct icc_path *path; member
87 static inline void icc_put(struct icc_path *path) in icc_put()
91 static inline int icc_enable(struct icc_path *path) in icc_enable()
96 static inline int icc_disable(struct icc_path *path) in icc_disable()
101 static inline int icc_set_bw(struct icc_path *path, u32 avg_bw, u32 peak_bw) in icc_set_bw()
106 static inline void icc_set_tag(struct icc_path *path, u32 tag) in icc_set_tag()
110 static inline const char *icc_get_name(struct icc_path *path) in icc_get_name()
H A Dpath.h8 struct path { struct
13 extern void path_get(const struct path *); argument
21 static inline void path_put_init(struct path *path) in path_put_init()
/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dpath.c106 struct tb_path *path; in tb_path_discover() local
234 struct tb_path *path; in tb_path_alloc() local
346 void tb_path_free(struct tb_path *path) in tb_path_free()
365 static void __tb_path_deallocate_nfc(struct tb_path *path, int first_hop) in __tb_path_deallocate_nfc()
428 static void __tb_path_deactivate_hops(struct tb_path *path, int first_hop) in __tb_path_deactivate_hops()
443 void tb_path_deactivate(struct tb_path *path) in tb_path_deactivate()
468 int tb_path_activate(struct tb_path *path) in tb_path_activate()
560 bool tb_path_is_invalid(struct tb_path *path) in tb_path_is_invalid()
580 bool tb_path_port_on_path(const struct tb_path *path, const struct tb_port *port) in tb_path_port_on_path()
/OK3568_Linux_fs/buildroot/board/rockchip/rk312x/fs-overlay/etc/xdg/weston/weston.ini.d/
H A D01-launcher.ini3 path=/usr/bin/weston-terminal key
7 path=/rockchip-test/camera/camera_rkisp_test.sh key
11 path=/rockchip-test/video/test_gst_multivideo.sh key
15 path=/usr/bin/weston-simple-egl key
19 path=/usr/bin/glmark2-es2-wayland --visual-config='a=0:buf=24' --annotate key
/OK3568_Linux_fs/buildroot/board/rockchip/rk3326/fs-overlay/etc/xdg/weston/weston.ini.d/
H A D01-launcher.ini3 path=/usr/bin/weston-terminal key
7 path=/rockchip-test/camera/camera_rkisp_test.sh key
11 path=/rockchip-test/video/test_gst_multivideo.sh key
15 path=/usr/bin/weston-simple-egl key
19 path=/usr/bin/glmark2-es2-wayland --visual-config='a=0:buf=24' --annotate key
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/halrf/rtl8821c/
H A Dhalrf_iqk_8821c.c69 _iqk_check_nctl_done_8821c(struct dm_struct *dm, u8 path, u32 IQK_CMD) in _iqk_check_nctl_done_8821c()
502 void _iqk_backup_iqk_8821c(struct dm_struct *dm, u8 step, u8 path) in _iqk_backup_iqk_8821c()
554 u8 i, path, idx; in _iqk_reload_iqk_setting_8821c() local
645 u8 path; in _iqk_rfsetting_8821c() local
726 void _iqk_lok_setting_8821c(struct dm_struct *dm, u8 path, u8 pad_index) in _iqk_lok_setting_8821c()
788 void _iqk_txk_setting_8821c(struct dm_struct *dm, u8 path) in _iqk_txk_setting_8821c()
829 void _iqk_rxk1setting_8821c(struct dm_struct *dm, u8 path) in _iqk_rxk1setting_8821c()
876 void _iqk_rxk2setting_8821c(struct dm_struct *dm, u8 path, boolean is_gs) in _iqk_rxk2setting_8821c()
966 _iqk_rx_iqk_gain_search_fail_8821c(struct dm_struct *dm, u8 path, u8 step) in _iqk_rx_iqk_gain_search_fail_8821c()
1080 void _iqk_rxk2setting_by_toneindex_8821c(struct dm_struct *dm, u8 path, in _iqk_rxk2setting_by_toneindex_8821c()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/halrf/rtl8821c/
H A Dhalrf_iqk_8821c.c68 _iqk_check_nctl_done_8821c(struct dm_struct *dm, u8 path, u32 IQK_CMD) in _iqk_check_nctl_done_8821c()
501 void _iqk_backup_iqk_8821c(struct dm_struct *dm, u8 step, u8 path) in _iqk_backup_iqk_8821c()
553 u8 i, path, idx; in _iqk_reload_iqk_setting_8821c() local
644 u8 path; in _iqk_rfsetting_8821c() local
725 void _iqk_lok_setting_8821c(struct dm_struct *dm, u8 path, u8 pad_index) in _iqk_lok_setting_8821c()
787 void _iqk_txk_setting_8821c(struct dm_struct *dm, u8 path) in _iqk_txk_setting_8821c()
828 void _iqk_rxk1setting_8821c(struct dm_struct *dm, u8 path) in _iqk_rxk1setting_8821c()
875 void _iqk_rxk2setting_8821c(struct dm_struct *dm, u8 path, boolean is_gs) in _iqk_rxk2setting_8821c()
965 _iqk_rx_iqk_gain_search_fail_8821c(struct dm_struct *dm, u8 path, u8 step) in _iqk_rx_iqk_gain_search_fail_8821c()
1079 void _iqk_rxk2setting_by_toneindex_8821c(struct dm_struct *dm, u8 path, in _iqk_rxk2setting_by_toneindex_8821c()
[all …]
/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Dbtree.c25 struct nilfs_btree_path *path; in nilfs_btree_alloc_path() local
45 static void nilfs_btree_free_path(struct nilfs_btree_path *path) in nilfs_btree_free_path()
416 nilfs_btree_get_nonroot_node(const struct nilfs_btree_path *path, int level) in nilfs_btree_get_nonroot_node()
422 nilfs_btree_get_sib_node(const struct nilfs_btree_path *path, int level) in nilfs_btree_get_sib_node()
434 const struct nilfs_btree_path *path, in nilfs_btree_get_node()
538 struct nilfs_btree_path *path, in nilfs_btree_do_lookup()
600 struct nilfs_btree_path *path, in nilfs_btree_do_lookup_last()
649 const struct nilfs_btree_path *path, in nilfs_btree_get_next_key()
679 struct nilfs_btree_path *path; in nilfs_btree_lookup() local
697 struct nilfs_btree_path *path; in nilfs_btree_lookup_contig() local
[all …]
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Dftools.py9 def write_file(path, data): argument
17 def append_file(path, data): argument
25 def read_file(path): argument
31 def remove_from_file(path, data): argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/halrf/rtl8822b/
H A Dhalrf_iqk_8822b.c136 void _iqk_rf_set_check_8822b(struct dm_struct *dm, u8 path, u16 add, u32 data) in _iqk_rf_set_check_8822b()
425 void _iqk_backup_iqk_8822b(struct dm_struct *dm, u8 step, u8 path) in _iqk_backup_iqk_8822b()
463 u8 i, path, idx; in _iqk_reload_iqk_setting_8822b() local
581 u8 path; in _iqk_rf_setting_8822b() local
653 void _iqk_lok_setting_8822b(struct dm_struct *dm, u8 path) in _iqk_lok_setting_8822b()
689 void _iqk_txk_setting_8822b(struct dm_struct *dm, u8 path) in _iqk_txk_setting_8822b()
722 void _iqk_rxk1_setting_8822b(struct dm_struct *dm, u8 path) in _iqk_rxk1_setting_8822b()
753 void _iqk_rxk2_setting_8822b(struct dm_struct *dm, u8 path, boolean is_gs) in _iqk_rxk2_setting_8822b()
794 void halrf_iqk_set_rf0x8(struct dm_struct *dm, u8 path) in halrf_iqk_set_rf0x8()
818 _iqk_check_cal_8822b(struct dm_struct *dm, u8 path, u8 cmd) in _iqk_check_cal_8822b()
[all …]
/OK3568_Linux_fs/kernel/fs/cifs/
H A Ddfs_cache.c38 const char *path; member
82 static int get_normalized_path(const char *path, char **npath) in get_normalized_path()
98 static inline void free_normalized_path(const char *path, char *npath) in free_normalized_path()
322 static inline bool is_sysvol_or_netlogon(const char *path) in is_sysvol_or_netlogon()
410 static struct cache_entry *alloc_cache_entry(const char *path, in alloc_cache_entry()
468 static int add_cache_entry(const char *path, unsigned int hash, in add_cache_entry()
495 static struct cache_entry *__lookup_cache_entry(const char *path) in __lookup_cache_entry()
524 static struct cache_entry *lookup_cache_entry(const char *path, unsigned int *hash) in lookup_cache_entry()
629 static int __update_cache_entry(const char *path, in __update_cache_entry()
660 const char *path, struct dfs_info3_param **refs, in get_dfs_referral()
[all …]
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dextents.c137 struct ext4_ext_path *path) in ext4_ext_get_access()
167 struct ext4_ext_path *path) in __ext4_ext_dirty()
187 #define ext4_ext_dirty(handle, inode, path) \ argument
191 struct ext4_ext_path *path, in ext4_ext_find_goal()
241 struct ext4_ext_path *path, in ext4_ext_new_meta_block()
311 struct ext4_ext_path *path = *ppath; in ext4_force_split_extent_at() local
583 struct ext4_ext_path *path = NULL; in ext4_ext_precache() local
644 static void ext4_ext_show_path(struct inode *inode, struct ext4_ext_path *path) in ext4_ext_show_path()
666 static void ext4_ext_show_leaf(struct inode *inode, struct ext4_ext_path *path) in ext4_ext_show_leaf()
689 static void ext4_ext_show_move(struct inode *inode, struct ext4_ext_path *path, in ext4_ext_show_move()
[all …]
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Ddir-item.c21 struct btrfs_path *path, in insert_with_overflow()
57 struct btrfs_path *path, u64 objectid, in btrfs_insert_xattr_item()
115 struct btrfs_path *path; in btrfs_insert_dir_item() local
181 struct btrfs_path *path, u64 dir, in btrfs_lookup_dir_item()
213 struct btrfs_path *path; in btrfs_check_dir_item_collision() local
274 struct btrfs_path *path, u64 dir, in btrfs_lookup_dir_index_item()
297 struct btrfs_path *path, u64 dirid, in btrfs_search_dir_index_item()
345 struct btrfs_path *path, u64 dir, in btrfs_lookup_xattr()
372 struct btrfs_path *path, in btrfs_match_dir_item_name()
409 struct btrfs_path *path, in btrfs_delete_one_dir_name()
/OK3568_Linux_fs/kernel/drivers/interconnect/
H A Dcore.c155 struct icc_path *path; in path_init() local
180 struct icc_path *path = ERR_PTR(-EPROBE_DEFER); in path_find() local
283 static int apply_constraints(struct icc_path *path) in apply_constraints()
404 struct icc_path **ptr, *path; in devm_of_icc_get() local
439 struct icc_path *path; in of_icc_get_by_index() local
573 void icc_set_tag(struct icc_path *path, u32 tag) in icc_set_tag()
598 const char *icc_get_name(struct icc_path *path) in icc_get_name()
622 int icc_set_bw(struct icc_path *path, u32 avg_bw, u32 peak_bw) in icc_set_bw()
675 static int __icc_enable(struct icc_path *path, bool enable) in __icc_enable()
696 int icc_enable(struct icc_path *path) in icc_enable()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/
H A Drtw8822c.c84 u32 path, i; in rtw8822c_dac_backup_reg() local
113 u32 path, i; in rtw8822c_dac_restore_reg() local
208 static u32 rtw8822c_get_path_write_addr(u8 path) in rtw8822c_get_path_write_addr()
227 static u32 rtw8822c_get_path_read_addr(u8 path) in rtw8822c_get_path_read_addr()
367 u8 path, u32 *adc_ic, u32 *adc_qc) in rtw8822c_dac_cal_adc()
444 static void rtw8822c_dac_cal_step1(struct rtw_dev *rtwdev, u8 path) in rtw8822c_dac_cal_step1()
490 u8 path, u32 *ic_out, u32 *qc_out) in rtw8822c_dac_cal_step2()
538 static void rtw8822c_dac_cal_step3(struct rtw_dev *rtwdev, u8 path, in rtw8822c_dac_cal_step3()
615 static void rtw8822c_dac_cal_step4(struct rtw_dev *rtwdev, u8 path) in rtw8822c_dac_cal_step4()
626 u8 path, u8 vec, u32 w_addr, u32 r_addr) in rtw8822c_dac_cal_backup_vec()
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dcgroup_helpers.c32 #define format_cgroup_path(buf, path) \ argument
46 char path[PATH_MAX + 1]; in enable_all_controllers() local
178 int join_cgroup(const char *path) in join_cgroup()
218 int create_and_get_cgroup(const char *path) in create_and_get_cgroup()
246 unsigned long long get_cgroup_id(const char *path) in get_cgroup_id()
294 int cgroup_setup_and_join(const char *path) { in cgroup_setup_and_join()
/OK3568_Linux_fs/buildroot/board/rockchip/rk3528/fs-overlay/etc/xdg/weston/weston.ini.d/
H A D01-launcher.ini3 path=/usr/bin/weston-terminal key
7 path=/rockchip-test/video/test_gst_multivideo.sh key
11 path=/usr/bin/weston-simple-egl key
15 path=/usr/bin/glmark2-es2-wayland --visual-config='a=0:buf=24' --annotate key
/OK3568_Linux_fs/buildroot/board/rockchip/rk3036/fs-overlay/etc/xdg/weston/weston.ini.d/
H A D01-launcher.ini3 path=/usr/bin/weston-terminal key
7 path=/rockchip-test/video/test_gst_multivideo.sh key
11 path=/usr/bin/weston-simple-egl key
15 path=/usr/bin/glmark2-es2-wayland --visual-config='a=0:buf=24' --annotate key
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dtopology.c16 static int get_temp(char *path) in get_temp()
32 static int session_write_header(char *path) in session_write_header()
61 static int check_cpu_topology(char *path, struct perf_cpu_map *map) in check_cpu_topology()
117 char path[PATH_MAX]; in test__session_topology() local
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
/OK3568_Linux_fs/kernel/drivers/acpi/x86/
H A Dutils.c41 const char *path; member
45 #define ENTRY(status, hid, uid, path, cpu_model, dmi...) { \ argument
60 #define PRESENT_ENTRY_PATH(path, cpu_model, dmi...) \ argument
63 #define NOT_PRESENT_ENTRY_PATH(path, cpu_model, dmi...) \ argument
153 struct acpi_buffer path = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_device_override_status() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/openat2/
H A 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()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-queue-length.c37 struct dm_path *path; member
86 static int ql_status(struct path_selector *ps, struct dm_path *path, in ql_status()
111 static int ql_add_path(struct path_selector *ps, struct dm_path *path, in ql_add_path()
160 static void ql_fail_path(struct path_selector *ps, struct dm_path *path) in ql_fail_path()
171 static int ql_reinstate_path(struct path_selector *ps, struct dm_path *path) in ql_reinstate_path()
219 static int ql_start_io(struct path_selector *ps, struct dm_path *path, in ql_start_io()
229 static int ql_end_io(struct path_selector *ps, struct dm_path *path, in ql_end_io()

12345678910>>...70