| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ |
| D | utils.c | 31 int read_file(const char *path, char *buf, size_t count, size_t *len) in read_file() 68 int read_file_alloc(const char *path, char **buf, size_t *len) in read_file_alloc() 126 int write_file(const char *path, const char *buf, size_t count) in write_file() 170 char path[PATH_MAX] = "/sys/kernel/debug/"; in read_debugfs_file() local 179 char path[PATH_MAX] = "/sys/kernel/debug/"; in write_debugfs_file() local 213 int base, intmax_t min, intmax_t max) in parse_bounded_int() 237 int base, uintmax_t max) in parse_bounded_uint() 306 int read_long(const char *path, long *result, int base) in read_long() 318 int read_ulong(const char *path, unsigned long *result, int base) in read_ulong() 330 int write_long(const char *path, long result, int base) in write_long() [all …]
|
| /kernel/linux/linux-6.6/fs/ceph/ |
| D | debugfs.c | 60 char *path; in mdsc_show() local 130 #define CEPH_LAT_METRIC_SHOW(name, total, avg, min, max, sq) { \ argument 143 #define CEPH_SZ_METRIC_SHOW(name, total, avg, min, max, sum) { \ argument 178 s64 total, avg, min, max, sq; in metrics_latency_show() local 205 u64 sum, avg, min, max; in metrics_size_show() local
|
| /kernel/linux/linux-5.10/fs/ceph/ |
| D | debugfs.c | 60 char *path; in mdsc_show() local 130 #define CEPH_METRIC_SHOW(name, total, avg, min, max, sq) { \ argument 149 s64 total, sum, avg, min, max, sq; in metric_show() local
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | cpumap.c | 100 char path[PATH_MAX]; in cpu__get_topology_int() local 272 static int get_max_num(char *path, int *max) in get_max_num() 307 char path[PATH_MAX]; in set_max_cpu_num() local 347 char path[PATH_MAX]; in set_max_node_num() local 431 char path[PATH_MAX]; in cpu__setup_cpunode_map() local
|
| D | pmu.c | 58 char path[PATH_MAX]; in perf_pmu__format_parse() local 88 char path[PATH_MAX]; in pmu_format() local 149 char path[PATH_MAX]; in perf_pmu__parse_scale() local 177 char path[PATH_MAX]; in perf_pmu__parse_unit() local 208 char path[PATH_MAX]; in perf_pmu__parse_per_pkg() local 226 char path[PATH_MAX]; in perf_pmu__parse_snapshot() local 444 char path[PATH_MAX]; in pmu_aliases_parse() local 480 char path[PATH_MAX]; in pmu_aliases() local 529 char path[PATH_MAX]; in pmu_type() local 557 char path[PATH_MAX]; in pmu_read_sysfs() local [all …]
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | cpumap.c | 192 char path[PATH_MAX]; in cpu__get_topology_int() local 370 static int get_max_num(char *path, int *max) in get_max_num() 405 char path[PATH_MAX]; in set_max_cpu_num() local 445 char path[PATH_MAX]; in set_max_node_num() local 529 char path[PATH_MAX]; in cpu__setup_cpunode_map() local
|
| D | print-events.c | 207 char *path = build_id_cache__origname(bid); in print_sdt_events() local 354 unsigned int max) in print_symbol_events()
|
| /kernel/linux/linux-6.6/tools/lib/perf/tests/ |
| D | test-evlist.c | 226 char path[PATH_MAX]; in test_mmap_thread() local 337 char path[PATH_MAX]; in test_mmap_cpus() local 455 long long max = 0, min = 0, avg = 0; in test_stat_multiplexing() local
|
| /kernel/linux/linux-5.10/tools/power/cpupower/lib/ |
| D | cpufreq.c | 26 char path[SYSFS_PATH_MAX]; in sysfs_cpufreq_read_file() local 39 char path[SYSFS_PATH_MAX]; in sysfs_cpufreq_write_file() local 199 unsigned long *max) in cpufreq_get_hardware_limits() 592 char max[SYSFS_PATH_MAX]; in cpufreq_set_policy() local
|
| /kernel/linux/linux-5.10/fs/ext4/ |
| D | extents.c | 137 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 326 int max; in ext4_ext_max_entries() local 439 int max = 0, err = -EFSCORRUPTED; in __ext4_ext_check() local 594 struct ext4_ext_path *path = NULL; in ext4_ext_precache() local 655 static void ext4_ext_show_path(struct inode *inode, struct ext4_ext_path *path) in ext4_ext_show_path() [all …]
|
| /kernel/linux/linux-5.10/fs/devpts/ |
| D | inode.c | 101 int max; member 131 static int devpts_ptmx_path(struct path *path) in devpts_ptmx_path() 170 struct path path; in devpts_mntget() local 202 struct path path; in devpts_acquire() local
|
| /kernel/linux/linux-6.6/fs/devpts/ |
| D | inode.c | 83 int max; member 113 static int devpts_ptmx_path(struct path *path) in devpts_ptmx_path() 152 struct path path; in devpts_mntget() local 184 struct path path; in devpts_acquire() local
|
| /kernel/linux/linux-6.6/fs/ext4/ |
| D | extents.c | 109 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 346 int max; in ext4_ext_max_entries() local 459 int max = 0, err = -EFSCORRUPTED; in __ext4_ext_check() local [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/ |
| D | debug.c | 130 u8 path; in rtw_debugfs_get_rf_read() local 382 u32 path, addr, mask, val; in rtw_debugfs_set_rf_write() local 410 u32 path, addr, mask; in rtw_debugfs_set_rf_read() local 435 int max = 0xff; in rtw_debug_get_mac_page() local 454 int max = 0xff; in rtw_debug_get_bb_page() local 472 u8 path; in rtw_debug_get_rf_dump() local 576 u8 path, rate; in rtw_debugfs_get_tx_pwr_tbl() local
|
| D | rtw8822c.c | 84 u32 path, i; in rtw8822c_dac_backup_reg() local 113 u32 path, i; in rtw8822c_dac_restore_reg() local 129 u32 *min, u32 *max) in rtw8822c_rf_minmax_cmp() 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() [all …]
|
| /kernel/linux/linux-5.10/sound/soc/ |
| D | soc-dapm.c | 509 struct snd_soc_dapm_path *path) in dapm_kcontrol_add_path() 534 #define dapm_kcontrol_for_each_path(path, kcontrol) \ argument 751 struct snd_soc_dapm_path *path, const char *control_name, in dapm_connect_mux() 791 unsigned int max = mc->max; in dapm_set_mixer_path_status() local 833 struct snd_soc_dapm_path *path, const char *control_name) in dapm_connect_mixer() 988 struct snd_soc_dapm_path *path; in dapm_new_mixer() local 1024 struct snd_soc_dapm_path *path; in dapm_new_mux() local 1167 struct snd_soc_dapm_path *path; in invalidate_paths_ep() local 1202 struct snd_soc_dapm_path *path; in is_connected_ep() local 1456 struct snd_soc_dapm_path *path; in dapm_supply_check_power() local [all …]
|
| /kernel/linux/linux-6.6/tools/power/cpupower/lib/ |
| D | cpufreq.c | 26 char path[SYSFS_PATH_MAX]; in sysfs_cpufreq_read_file() local 39 char path[SYSFS_PATH_MAX]; in sysfs_cpufreq_write_file() local 208 unsigned long *max) in cpufreq_get_hardware_limits() 601 char max[SYSFS_PATH_MAX]; in cpufreq_set_policy() local
|
| /kernel/linux/linux-6.6/sound/soc/ |
| D | soc-dapm.c | 509 struct snd_soc_dapm_path *path) in dapm_kcontrol_add_path() 534 #define dapm_kcontrol_for_each_path(path, kcontrol) \ argument 742 struct snd_soc_dapm_path *path, const char *control_name, in dapm_connect_mux() 786 unsigned int max = mc->max; in dapm_set_mixer_path_status() local 825 struct snd_soc_dapm_path *path, const char *control_name) in dapm_connect_mixer() 982 struct snd_soc_dapm_path *path; in dapm_new_mixer() local 1018 struct snd_soc_dapm_path *path; in dapm_new_mux() local 1161 struct snd_soc_dapm_path *path; in invalidate_paths_ep() local 1196 struct snd_soc_dapm_path *path; in is_connected_ep() local 1450 struct snd_soc_dapm_path *path; in dapm_supply_check_power() local [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
| D | trace_helpers.c | 273 int read_build_id(const char *path, char *build_id, size_t size) in read_build_id() 278 size_t max, i; in read_build_id() local
|
| /kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/ |
| D | debug.c | 80 int max = 0xff; in rtl_debug_get_mac_page() local 122 int max = 0xff; in rtl_debug_get_bb_page() local 164 int max = 0x40; in rtl_debug_get_reg_rf() local 370 int path; in rtl_debugfs_set_write_rfreg() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/ |
| D | debug.c | 80 int max = 0xff; in rtl_debug_get_mac_page() local 122 int max = 0xff; in rtl_debug_get_bb_page() local 164 int max = 0x40; in rtl_debug_get_reg_rf() local 370 int path; in rtl_debugfs_set_write_rfreg() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/ |
| D | rtw8822c.c | 111 u32 path, i; in rtw8822c_dac_backup_reg() local 140 u32 path, i; in rtw8822c_dac_restore_reg() local 156 u32 *min, u32 *max) in rtw8822c_rf_minmax_cmp() 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() [all …]
|
| D | debug.c | 141 u8 path; in rtw_debugfs_get_rf_read() local 424 u32 path, addr, mask, val; in rtw_debugfs_set_rf_write() local 457 u32 path, addr, mask; in rtw_debugfs_set_rf_read() local 512 int max = 0xff; in rtw_debug_get_mac_page() local 531 int max = 0xff; in rtw_debug_get_bb_page() local 549 u8 path; in rtw_debug_get_rf_dump() local 657 u8 path, rate, bw, ch, regd; in rtw_debugfs_get_tx_pwr_tbl() local 1061 int i, path; in dump_gapk_status() local
|
| /kernel/linux/linux-5.10/scripts/dtc/libfdt/ |
| D | fdt_ro.c | 116 uint32_t max = 0; in fdt_find_max_phandle() local 144 uint32_t max; in fdt_generate_phandle() local 250 int fdt_path_offset_namelen(const void *fdt, const char *path, int namelen) in fdt_path_offset_namelen() 295 int fdt_path_offset(const void *fdt, const char *path) in fdt_path_offset()
|
| /kernel/linux/linux-6.6/scripts/dtc/libfdt/ |
| D | fdt_ro.c | 116 uint32_t max = 0; in fdt_find_max_phandle() local 144 uint32_t max; in fdt_generate_phandle() local 250 int fdt_path_offset_namelen(const void *fdt, const char *path, int namelen) in fdt_path_offset_namelen() 295 int fdt_path_offset(const void *fdt, const char *path) in fdt_path_offset()
|