Home
last modified time | relevance | path

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

12345678910>>...34

/linux-6.6.21/drivers/net/wireless/realtek/rtw89/
Drtw8851b_rfk.c141 u8 path) in _adc_fifo_rst()
149 enum rtw89_rf_path path, bool is_bybb) in _rfk_rf_direct_cntrl()
158 enum rtw89_rf_path path, bool is_bybb) in _rfk_drf_direct_cntrl()
169 u8 path; in _wait_rx_mode() local
185 static void _dack_reset(struct rtw89_dev *rtwdev, enum rtw89_rf_path path) in _dack_reset()
268 enum rtw89_rf_path path, u8 index) in _dack_reload_by_path()
339 static void _dack_reload(struct rtw89_dev *rtwdev, enum rtw89_rf_path path) in _dack_reload()
524 enum rtw89_rf_path path, bool is_afe) in _rx_dck_info()
538 static void _rxbb_ofst_swap(struct rtw89_dev *rtwdev, enum rtw89_rf_path path, u8 rf_mode) in _rxbb_ofst_swap()
557 static void _set_rx_dck(struct rtw89_dev *rtwdev, enum rtw89_rf_path path, u8 rf_mode) in _set_rx_dck()
[all …]
Drtw8852c_rfk.c151 u8 path; in _wait_rx_mode() local
302 enum rtw89_rf_path path, u8 index) in _dack_reload_by_path()
359 static void _dack_reload(struct rtw89_dev *rtwdev, enum rtw89_rf_path path) in _dack_reload()
405 static void _dack_reset(struct rtw89_dev *rtwdev, u8 path) in _dack_reset()
441 static void rtw8852c_txck_force(struct rtw89_dev *rtwdev, u8 path, bool force, in rtw8852c_txck_force()
453 static void rtw8852c_rxck_force(struct rtw89_dev *rtwdev, u8 path, bool force, in rtw8852c_rxck_force()
645 static void rtw8852c_disable_rxagc(struct rtw89_dev *rtwdev, u8 path, u8 en_rxgac) in rtw8852c_disable_rxagc()
653 static void _iqk_rxk_setting(struct rtw89_dev *rtwdev, u8 path) in _iqk_rxk_setting()
697 static bool _iqk_check_cal(struct rtw89_dev *rtwdev, u8 path, u8 ktype) in _iqk_check_cal()
718 enum rtw89_phy_idx phy_idx, u8 path, u8 ktype) in _iqk_one_shot()
[all …]
Drtw8852a_rfk.c94 u8 path; in _wait_rx_mode() local
254 enum rtw89_rf_path path, u8 index) in _dack_reload_by_path()
312 static void _dack_reload(struct rtw89_dev *rtwdev, enum rtw89_rf_path path) in _dack_reload()
325 static void _check_addc(struct rtw89_dev *rtwdev, enum rtw89_rf_path path) in _check_addc()
395 static void _check_dadc(struct rtw89_dev *rtwdev, enum rtw89_rf_path path) in _check_dadc()
551 static void _iqk_read_fft_dbcc0(struct rtw89_dev *rtwdev, u8 path) in _iqk_read_fft_dbcc0()
574 static void _iqk_read_xym_dbcc0(struct rtw89_dev *rtwdev, u8 path) in _iqk_read_xym_dbcc0()
597 static void _iqk_read_txcfir_dbcc0(struct rtw89_dev *rtwdev, u8 path, in _iqk_read_txcfir_dbcc0()
658 static void _iqk_read_rxcfir_dbcc0(struct rtw89_dev *rtwdev, u8 path, in _iqk_read_rxcfir_dbcc0()
717 static void _iqk_sram(struct rtw89_dev *rtwdev, u8 path) in _iqk_sram()
[all …]
Drtw8852b_rfk.c234 enum rtw89_rf_path path, bool is_bybb) in _rfk_rf_direct_cntrl()
243 enum rtw89_rf_path path, bool is_bybb) in _rfk_drf_direct_cntrl()
251 static bool _iqk_check_cal(struct rtw89_dev *rtwdev, u8 path) in _iqk_check_cal()
294 enum rtw89_rf_path path) in _set_rx_dck()
304 u8 path, dck_tune; in _rx_dck() local
334 static void _rck(struct rtw89_dev *rtwdev, enum rtw89_rf_path path) in _rck()
486 static void _check_addc(struct rtw89_dev *rtwdev, enum rtw89_rf_path path) in _check_addc()
586 static void _check_dadc(struct rtw89_dev *rtwdev, enum rtw89_rf_path path) in _check_dadc()
790 static void _iqk_rxk_setting(struct rtw89_dev *rtwdev, u8 path) in _iqk_rxk_setting()
814 u8 path, u8 ktype) in _iqk_one_shot()
[all …]
/linux-6.6.21/drivers/video/fbdev/mmp/
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
216 void mmp_unregister_path(struct mmp_path *path) in mmp_unregister_path()
/linux-6.6.21/tools/testing/selftests/bpf/progs/
Dcgrp_kfunc_failure.c33 int BPF_PROG(cgrp_kfunc_acquire_untrusted, struct cgroup *cgrp, const char *path) in BPF_PROG()
52 int BPF_PROG(cgrp_kfunc_acquire_no_null_check, struct cgroup *cgrp, const char *path) in BPF_PROG()
68 int BPF_PROG(cgrp_kfunc_acquire_fp, struct cgroup *cgrp, const char *path) in BPF_PROG()
96 int BPF_PROG(cgrp_kfunc_acquire_trusted_walked, struct cgroup *cgrp, const char *path) in BPF_PROG()
110 int BPF_PROG(cgrp_kfunc_acquire_null, struct cgroup *cgrp, const char *path) in BPF_PROG()
124 int BPF_PROG(cgrp_kfunc_acquire_unreleased, struct cgroup *cgrp, const char *path) in BPF_PROG()
138 int BPF_PROG(cgrp_kfunc_xchg_unreleased, struct cgroup *cgrp, const char *path) in BPF_PROG()
158 int BPF_PROG(cgrp_kfunc_rcu_get_release, struct cgroup *cgrp, const char *path) in BPF_PROG()
179 int BPF_PROG(cgrp_kfunc_release_untrusted, struct cgroup *cgrp, const char *path) in BPF_PROG()
195 int BPF_PROG(cgrp_kfunc_release_fp, struct cgroup *cgrp, const char *path) in BPF_PROG()
[all …]
Dcgrp_kfunc_success.c33 int BPF_PROG(test_cgrp_acquire_release_argument, struct cgroup *cgrp, const char *path) in BPF_PROG()
50 int BPF_PROG(test_cgrp_acquire_leave_in_map, struct cgroup *cgrp, const char *path) in BPF_PROG()
65 int BPF_PROG(test_cgrp_xchg_release, struct cgroup *cgrp, const char *path) in BPF_PROG()
108 int BPF_PROG(test_cgrp_get_release, struct cgroup *cgrp, const char *path) in BPF_PROG()
139 int BPF_PROG(test_cgrp_get_ancestors, struct cgroup *cgrp, const char *path) in BPF_PROG()
184 int BPF_PROG(test_cgrp_from_id, struct cgroup *cgrp, const char *path) in BPF_PROG()
/linux-6.6.21/drivers/net/ethernet/mediatek/
Dmtk_eth_path.c21 static const char *mtk_eth_path_name(u64 path) in mtk_eth_path_name()
43 static int set_mux_gdm1_to_gmac1_esw(struct mtk_eth *eth, u64 path) in set_mux_gdm1_to_gmac1_esw()
76 static int set_mux_gmac2_gmac0_to_gephy(struct mtk_eth *eth, u64 path) in set_mux_gmac2_gmac0_to_gephy()
99 static int set_mux_u3_gmac2_to_qphy(struct mtk_eth *eth, u64 path) in set_mux_u3_gmac2_to_qphy()
130 static int set_mux_gmac1_gmac2_to_sgmii_rgmii(struct mtk_eth *eth, u64 path) in set_mux_gmac1_gmac2_to_sgmii_rgmii()
168 static int set_mux_gmac12_to_gephy_sgmii(struct mtk_eth *eth, u64 path) in set_mux_gmac12_to_gephy_sgmii()
223 static int mtk_eth_mux_setup(struct mtk_eth *eth, u64 path) in mtk_eth_mux_setup()
254 u64 path; in mtk_gmac_sgmii_path_setup() local
265 u64 path = 0; in mtk_gmac_gephy_path_setup() local
279 u64 path; in mtk_gmac_rgmii_path_setup() local
/linux-6.6.21/fs/
Dinit.c19 struct path path; in init_mount() local
33 struct path path; in init_umount() local
46 struct path path; in init_chdir() local
61 struct path path; in init_chroot() local
85 struct path path; in init_chown() local
102 struct path path; in init_chmod() local
115 struct path path; in init_eaccess() local
129 struct path path; in init_stat() local
144 struct path path; in init_mknod() local
204 struct path path; in init_symlink() local
[all …]
/linux-6.6.21/security/tomoyo/
Dtomoyo.c120 static int tomoyo_inode_getattr(const struct path *path) in tomoyo_inode_getattr()
132 static int tomoyo_path_truncate(const struct path *path) in tomoyo_path_truncate()
159 struct path path = { .mnt = parent->mnt, .dentry = dentry }; in tomoyo_path_unlink() local
176 struct path path = { .mnt = parent->mnt, .dentry = dentry }; in tomoyo_path_mkdir() local
192 struct path path = { .mnt = parent->mnt, .dentry = dentry }; in tomoyo_path_rmdir() local
209 struct path path = { .mnt = parent->mnt, .dentry = dentry }; in tomoyo_path_symlink() local
227 struct path path = { .mnt = parent->mnt, .dentry = dentry }; in tomoyo_path_mknod() local
359 static int tomoyo_path_chmod(const struct path *path, umode_t mode) in tomoyo_path_chmod()
374 static int tomoyo_path_chown(const struct path *path, kuid_t uid, kgid_t gid) in tomoyo_path_chown()
394 static int tomoyo_path_chroot(const struct path *path) in tomoyo_path_chroot()
[all …]
/linux-6.6.21/fs/btrfs/tests/
Dfree-space-tree-tests.c23 struct btrfs_path *path, in __check_free_space_extents()
110 struct btrfs_path *path, in check_free_space_extents()
153 struct btrfs_path *path, in test_empty_block_group()
167 struct btrfs_path *path, in test_remove_all()
188 struct btrfs_path *path, in test_remove_beginning()
211 struct btrfs_path *path, in test_remove_end()
234 struct btrfs_path *path, in test_remove_middle()
258 struct btrfs_path *path, in test_merge_left()
295 struct btrfs_path *path, in test_merge_right()
333 struct btrfs_path *path, in test_merge_both()
[all …]
/linux-6.6.21/drivers/thunderbolt/
Dpath.c108 struct tb_path *path; in tb_path_discover() local
244 struct tb_path *path; in tb_path_alloc() local
358 void tb_path_free(struct tb_path *path) in tb_path_free()
379 static void __tb_path_deallocate_nfc(struct tb_path *path, int first_hop) in __tb_path_deallocate_nfc()
449 static void __tb_path_deactivate_hops(struct tb_path *path, int first_hop) in __tb_path_deactivate_hops()
464 void tb_path_deactivate(struct tb_path *path) in tb_path_deactivate()
490 int tb_path_activate(struct tb_path *path) in tb_path_activate()
583 bool tb_path_is_invalid(struct tb_path *path) in tb_path_is_invalid()
603 bool tb_path_port_on_path(const struct tb_path *path, const struct tb_port *port) in tb_path_port_on_path()
/linux-6.6.21/fs/nilfs2/
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()
547 struct nilfs_btree_path *path, in nilfs_btree_do_lookup()
609 struct nilfs_btree_path *path, in nilfs_btree_do_lookup_last()
658 const struct nilfs_btree_path *path, in nilfs_btree_get_next_key()
688 struct nilfs_btree_path *path; in nilfs_btree_lookup() local
706 struct nilfs_btree_path *path; in nilfs_btree_lookup_contig() local
[all …]
/linux-6.6.21/fs/btrfs/
Ddir-item.c24 struct btrfs_path *path, in insert_with_overflow()
58 struct btrfs_path *path, u64 objectid, in btrfs_insert_xattr_item()
116 struct btrfs_path *path; in btrfs_insert_dir_item() local
179 struct btrfs_root *root, struct btrfs_path *path, in btrfs_lookup_match_dir()
214 struct btrfs_path *path, u64 dir, in btrfs_lookup_dir_item()
242 struct btrfs_path *path; in btrfs_check_dir_item_collision() local
310 struct btrfs_path *path, u64 dir, in btrfs_lookup_dir_index_item()
329 btrfs_search_dir_index_item(struct btrfs_root *root, struct btrfs_path *path, in btrfs_search_dir_index_item()
358 struct btrfs_path *path, u64 dir, in btrfs_lookup_xattr()
382 struct btrfs_path *path, in btrfs_match_dir_item_name()
[all …]
Dfree-space-tree.c71 struct btrfs_path *path) in add_new_free_space_info()
104 struct btrfs_path *path, int cow) in search_free_space_info()
207 struct btrfs_path *path) in convert_free_space_to_bitmaps()
345 struct btrfs_path *path) in convert_free_space_to_extents()
477 struct btrfs_path *path, in update_free_space_extent_count()
515 struct btrfs_path *path, u64 offset) in free_space_test_bit()
538 struct btrfs_path *path, u64 *start, u64 *size, in free_space_set_bits()
606 struct btrfs_path *path, in modify_free_space_bitmap()
719 struct btrfs_path *path, in remove_free_space_extent()
806 struct btrfs_path *path, u64 start, u64 size) in __remove_from_free_space_tree()
[all …]
Dtree-log.c378 struct btrfs_path *path, in overwrite_item()
626 struct btrfs_path *path, in replay_one_extent()
927 struct btrfs_path *path, in drop_one_dir_item()
972 struct btrfs_path *path, in inode_in_dir()
1023 struct btrfs_path *path; in backref_in_log() local
1052 struct btrfs_path *path, in __add_inode_ref()
1265 struct btrfs_path *path, in unlink_old_inode_refs()
1350 struct btrfs_path *path, in add_inode_ref()
1487 struct btrfs_inode *inode, struct btrfs_path *path) in count_inode_extrefs()
1531 struct btrfs_inode *inode, struct btrfs_path *path) in count_inode_refs()
[all …]
/linux-6.6.21/drivers/net/wireless/realtek/rtw88/
Drtw8822c.c111 u32 path, i; in rtw8822c_dac_backup_reg() local
140 u32 path, i; in rtw8822c_dac_restore_reg() local
235 static u32 rtw8822c_get_path_write_addr(u8 path) in rtw8822c_get_path_write_addr()
254 static u32 rtw8822c_get_path_read_addr(u8 path) in rtw8822c_get_path_read_addr()
394 u8 path, u32 *adc_ic, u32 *adc_qc) in rtw8822c_dac_cal_adc()
471 static void rtw8822c_dac_cal_step1(struct rtw_dev *rtwdev, u8 path) in rtw8822c_dac_cal_step1()
517 u8 path, u32 *ic_out, u32 *qc_out) in rtw8822c_dac_cal_step2()
565 static void rtw8822c_dac_cal_step3(struct rtw_dev *rtwdev, u8 path, in rtw8822c_dac_cal_step3()
642 static void rtw8822c_dac_cal_step4(struct rtw_dev *rtwdev, u8 path) in rtw8822c_dac_cal_step4()
653 u8 path, u8 vec, u32 w_addr, u32 r_addr) in rtw8822c_dac_cal_backup_vec()
[all …]
/linux-6.6.21/include/linux/
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()
Dinterconnect.h35 struct icc_path *path; member
79 static inline void icc_put(struct icc_path *path) in icc_put()
83 static inline int icc_enable(struct icc_path *path) in icc_enable()
88 static inline int icc_disable(struct icc_path *path) in icc_disable()
93 static inline int icc_set_bw(struct icc_path *path, u32 avg_bw, u32 peak_bw) in icc_set_bw()
98 static inline void icc_set_tag(struct icc_path *path, u32 tag) in icc_set_tag()
102 static inline const char *icc_get_name(struct icc_path *path) in icc_get_name()
/linux-6.6.21/tools/include/nolibc/
Dsys.h112 int sys_chdir(const char *path) in sys_chdir()
118 int chdir(const char *path) in chdir()
129 int sys_chmod(const char *path, mode_t mode) in sys_chmod()
141 int chmod(const char *path, mode_t mode) in chmod()
152 int sys_chown(const char *path, uid_t owner, gid_t group) in sys_chown()
164 int chown(const char *path, uid_t owner, gid_t group) in chown()
175 int sys_chroot(const char *path) in sys_chroot()
181 int chroot(const char *path) in chroot()
603 int sys_mkdir(const char *path, mode_t mode) in sys_mkdir()
615 int mkdir(const char *path, mode_t mode) in mkdir()
[all …]
/linux-6.6.21/tools/perf/tests/
Dbuiltin-test-list.c38 static const char *shell_tests__dir(char *path, size_t size) in shell_tests__dir()
62 const char *path, const char *name) in shell_test__description()
86 static bool is_shell_script(const char *path) in is_shell_script()
101 static bool is_test_script(const char *path, const char *name) in is_test_script()
157 static void append_scripts_in_dir(const char *path) in append_scripts_in_dir()
192 const char *path; in list_script_files() local
Dtopology.c17 static int get_temp(char *path) in get_temp()
33 static int session_write_header(char *path) in session_write_header()
62 static int check_cpu_topology(char *path, struct perf_cpu_map *map) in check_cpu_topology()
207 char path[PATH_MAX]; in test__session_topology() local
/linux-6.6.21/fs/ext4/
Dextents.c109 static void ext4_ext_drop_refs(struct ext4_ext_path *path) in ext4_ext_drop_refs()
122 void ext4_free_ext_path(struct ext4_ext_path *path) in ext4_free_ext_path()
156 struct ext4_ext_path *path) in ext4_ext_get_access()
187 struct ext4_ext_path *path) in __ext4_ext_dirty()
207 #define ext4_ext_dirty(handle, inode, path) \ argument
211 struct ext4_ext_path *path, in ext4_ext_find_goal()
261 struct ext4_ext_path *path, in ext4_ext_new_meta_block()
331 struct ext4_ext_path *path = *ppath; in ext4_force_split_extent_at() local
603 struct ext4_ext_path *path = NULL; in ext4_ext_precache() local
663 static void ext4_ext_show_path(struct inode *inode, struct ext4_ext_path *path) in ext4_ext_show_path()
[all …]
/linux-6.6.21/drivers/interconnect/
Dcore.c170 struct icc_path *path; in path_init() local
195 struct icc_path *path = ERR_PTR(-EPROBE_DEFER); in path_find() local
298 static int apply_constraints(struct icc_path *path) in apply_constraints()
422 struct icc_path **ptr, *path; in devm_of_icc_get() local
457 struct icc_path *path; in of_icc_get_by_index() local
599 struct icc_path *path = ERR_PTR(-EPROBE_DEFER); in icc_get() local
639 void icc_set_tag(struct icc_path *path, u32 tag) in icc_set_tag()
664 const char *icc_get_name(struct icc_path *path) in icc_get_name()
688 int icc_set_bw(struct icc_path *path, u32 avg_bw, u32 peak_bw) in icc_set_bw()
741 static int __icc_enable(struct icc_path *path, bool enable) in __icc_enable()
[all …]
/linux-6.6.21/tools/power/cpupower/lib/
Dcpupower.c17 int is_valid_path(const char *path) in is_valid_path()
24 unsigned int cpupower_read_sysfs(const char *path, char *buf, size_t buflen) in cpupower_read_sysfs()
45 unsigned int cpupower_write_sysfs(const char *path, char *buf, size_t buflen) in cpupower_write_sysfs()
76 char path[SYSFS_PATH_MAX]; in cpupower_is_cpu_online() local
121 char path[SYSFS_PATH_MAX]; in sysfs_topology_read_file() local

12345678910>>...34