/linux-6.3-rc2/drivers/staging/greybus/ |
A D | gpio.c | 74 request.which = which; in gb_gpio_activate_operation() 95 request.which = which; in gb_gpio_deactivate_operation() 118 request.which = which; in gb_gpio_get_direction_operation() 140 request.which = which; in gb_gpio_direction_in_operation() 154 request.which = which; in gb_gpio_direction_out_operation() 172 request.which = which; in gb_gpio_get_value_operation() 199 which); in gb_gpio_set_value_operation() 203 request.which = which; in gb_gpio_set_value_operation() 221 request.which = which; in gb_gpio_set_debounce_operation() 422 u8 which; in gb_gpio_get_direction() local [all …]
|
A D | pwm.c | 42 u8 which) in gb_pwm_activate_operation() argument 48 if (which > pwmc->pwm_max) in gb_pwm_activate_operation() 51 request.which = which; in gb_pwm_activate_operation() 67 u8 which) in gb_pwm_deactivate_operation() argument 76 request.which = which; in gb_pwm_deactivate_operation() 101 request.which = which; in gb_pwm_config_operation() 128 request.which = which; in gb_pwm_set_polarity_operation() 145 u8 which) in gb_pwm_enable_operation() argument 154 request.which = which; in gb_pwm_enable_operation() 170 u8 which) in gb_pwm_disable_operation() argument [all …]
|
/linux-6.3-rc2/tools/testing/selftests/timers/ |
A D | posix_timers.c | 77 static int check_itimer(int which) in check_itimer() argument 87 if (which == ITIMER_VIRTUAL) in check_itimer() 89 else if (which == ITIMER_PROF) in check_itimer() 91 else if (which == ITIMER_REAL) in check_itimer() 98 if (which == ITIMER_VIRTUAL) in check_itimer() 100 else if (which == ITIMER_PROF) in check_itimer() 102 else if (which == ITIMER_REAL) in check_itimer() 111 err = setitimer(which, &val, NULL); in check_itimer() 117 if (which == ITIMER_VIRTUAL) in check_itimer() 119 else if (which == ITIMER_PROF) in check_itimer() [all …]
|
/linux-6.3-rc2/tools/testing/kunit/test_data/ |
A D | test_is_test_passed-no_tests_run_no_header.log | 39 Using a channel type which is configured out of UML 41 Using a channel type which is configured out of UML 43 Using a channel type which is configured out of UML 45 Using a channel type which is configured out of UML 47 Using a channel type which is configured out of UML 49 Using a channel type which is configured out of UML 51 Using a channel type which is configured out of UML 53 Using a channel type which is configured out of UML 55 Using a channel type which is configured out of UML 57 Using a channel type which is configured out of UML [all …]
|
A D | test_output_isolated_correctly.log | 61 Using a channel type which is configured out of UML 63 Using a channel type which is configured out of UML 65 Using a channel type which is configured out of UML 67 Using a channel type which is configured out of UML 69 Using a channel type which is configured out of UML 71 Using a channel type which is configured out of UML 73 Using a channel type which is configured out of UML 75 Using a channel type which is configured out of UML 77 Using a channel type which is configured out of UML 79 Using a channel type which is configured out of UML [all …]
|
/linux-6.3-rc2/drivers/staging/media/av7110/ |
A D | av7110_ipack.c | 18 p->which = 0; in av7110_ipack_reset() 228 p->which = 0; in av7110_ipack_instant_repack() 312 p->which = 1; in av7110_ipack_instant_repack() 320 p->which = 2; in av7110_ipack_instant_repack() 325 if (p->which == 1) { in av7110_ipack_instant_repack() 331 p->which = 2; in av7110_ipack_instant_repack() 339 p->which = 3; in av7110_ipack_instant_repack() 344 if (p->which > 2){ in av7110_ipack_instant_repack() 351 p->which++; in av7110_ipack_instant_repack() 363 p->which++; in av7110_ipack_instant_repack() [all …]
|
/linux-6.3-rc2/tools/testing/selftests/bpf/progs/ |
A D | tailcall6.c | 13 int count, which; variable 19 if (__builtin_constant_p(which)) in classifier_0() 21 bpf_tail_call(skb, &jmp_table, which); in classifier_0() 28 if (__builtin_constant_p(which)) in entry() 30 bpf_tail_call(skb, &jmp_table, which); in entry()
|
/linux-6.3-rc2/include/linux/ceph/ |
A D | osd_client.h | 414 unsigned int which, 430 unsigned int which); 433 unsigned int which, 438 unsigned int which, 442 unsigned int which, 447 unsigned int which, 451 unsigned int which, 455 unsigned int which, 458 unsigned int which, 463 unsigned int which, [all …]
|
/linux-6.3-rc2/drivers/media/platform/rockchip/rkisp1/ |
A D | rkisp1-isp.c | 600 which); in rkisp1_isp_set_src_crop() 603 which); in rkisp1_isp_set_src_crop() 628 which); in rkisp1_isp_set_sink_crop() 631 which); in rkisp1_isp_set_sink_crop() 659 which); in rkisp1_isp_set_sink_fmt() 711 which); in rkisp1_isp_set_sink_fmt() 723 fmt->which); in rkisp1_isp_get_fmt() 737 fmt->which); in rkisp1_isp_set_fmt() 740 fmt->which); in rkisp1_isp_set_fmt() 775 sel->which); in rkisp1_isp_get_selection() [all …]
|
A D | rkisp1-resizer.c | 444 which); in rkisp1_rsz_set_src_fmt() 446 which); in rkisp1_rsz_set_src_fmt() 474 which); in rkisp1_rsz_set_sink_crop() 477 which); in rkisp1_rsz_set_sink_crop() 513 which); in rkisp1_rsz_set_sink_fmt() 515 which); in rkisp1_rsz_set_sink_fmt() 518 which); in rkisp1_rsz_set_sink_fmt() 591 fmt->which); in rkisp1_rsz_get_fmt() 606 fmt->which); in rkisp1_rsz_set_fmt() 632 sel->which); in rkisp1_rsz_get_selection() [all …]
|
/linux-6.3-rc2/arch/alpha/kernel/ |
A D | sys_marvel.c | 196 val = io7->csrs->PO7_LSI_CTL[which].csr; in io7_redirect_one_lsi() 200 io7->csrs->PO7_LSI_CTL[which].csr = val; in io7_redirect_one_lsi() 202 io7->csrs->PO7_LSI_CTL[which].csr; in io7_redirect_one_lsi() 213 val = io7->csrs->PO7_MSI_CTL[which].csr; in io7_redirect_one_msi() 217 io7->csrs->PO7_MSI_CTL[which].csr = val; in io7_redirect_one_msi() 219 io7->csrs->PO7_MSI_CTL[which].csr; in io7_redirect_one_msi() 223 init_one_io7_lsi(struct io7 *io7, unsigned int which, unsigned int where) in init_one_io7_lsi() argument 228 io7->csrs->PO7_LSI_CTL[which].csr = ((unsigned long)where << 14); in init_one_io7_lsi() 230 io7->csrs->PO7_LSI_CTL[which].csr; in init_one_io7_lsi() 239 io7->csrs->PO7_MSI_CTL[which].csr = ((unsigned long)where << 14); in init_one_io7_msi() [all …]
|
/linux-6.3-rc2/Documentation/dev-tools/ |
A D | ktap.rst | 11 which don't align with the original TAP specification. Thus, a "Kernel TAP" 37 All KTAP-formatted results begin with a "version line" which specifies which 46 start of the nested test results. This differs from TAP14, which uses a 75 The result can be either "ok", which indicates the test case passed, 76 or "not ok", which indicates that the test case failed. 279 - "example_test_1", which passes, and has one subtest: 283 - "example_test_2", which passes, and has two subtests: 286 - "test_2", which passes 288 - "example_test_3", which fails, and has three subtests 290 - "test_1", which passes [all …]
|
/linux-6.3-rc2/include/uapi/linux/ |
A D | v4l2-subdev.h | 39 __u32 which; member 55 __u32 which; member 82 __u32 which; member 109 __u32 which; member 147 __u32 which; member 169 __u32 which; member 230 __u32 which; member
|
/linux-6.3-rc2/tools/power/cpupower/lib/ |
A D | cpuidle.c | 135 enum idlestate_value which) in cpuidle_state_get_one_value() argument 142 if (which >= MAX_IDLESTATE_VALUE_FILES) in cpuidle_state_get_one_value() 146 idlestate_value_files[which], in cpuidle_state_get_one_value() 175 enum idlestate_string which) in cpuidle_state_get_one_string() argument 181 if (which >= MAX_IDLESTATE_STRING_FILES) in cpuidle_state_get_one_string() 185 idlestate_string_files[which], in cpuidle_state_get_one_string() 342 static char *sysfs_cpuidle_get_one_string(enum cpuidle_string which) in sysfs_cpuidle_get_one_string() argument 348 if (which >= MAX_CPUIDLE_STRING_FILES) in sysfs_cpuidle_get_one_string() 351 len = sysfs_cpuidle_read_file(cpuidle_string_files[which], in sysfs_cpuidle_get_one_string()
|
/linux-6.3-rc2/include/trace/events/ |
A D | timer.h | 309 TP_PROTO(int which, const struct itimerspec64 *const value, 312 TP_ARGS(which, value, expires), 315 __field( int, which ) 324 __entry->which = which; 333 __entry->which, __entry->expires, 346 TP_PROTO(int which, struct pid *pid, unsigned long long now), 348 TP_ARGS(which, pid, now), 351 __field( int , which ) 357 __entry->which = which; 362 TP_printk("which=%d pid=%d now=%llu", __entry->which,
|
/linux-6.3-rc2/drivers/media/test-drivers/vimc/ |
A D | vimc-scaler.c | 138 enum v4l2_subdev_format_whence which) in vimc_scaler_pad_format() argument 140 if (which == V4L2_SUBDEV_FORMAT_TRY) in vimc_scaler_pad_format() 149 enum v4l2_subdev_format_whence which) in vimc_scaler_pad_crop() argument 151 if (which == V4L2_SUBDEV_FORMAT_TRY) in vimc_scaler_pad_crop() 165 format->which); in vimc_scaler_get_fmt() 218 crop = vimc_scaler_pad_crop(vscaler, sd_state, format->which); in vimc_scaler_set_fmt() 225 format->which); in vimc_scaler_set_fmt() 246 sel->r = *vimc_scaler_pad_crop(vscaler, sd_state, sel->which); in vimc_scaler_get_selection() 250 sel->which); in vimc_scaler_get_selection() 286 crop_rect = vimc_scaler_pad_crop(vscaler, sd_state, sel->which); in vimc_scaler_set_selection() [all …]
|
/linux-6.3-rc2/kernel/time/ |
A D | itimer.c | 76 static int do_getitimer(int which, struct itimerspec64 *value) in do_getitimer() argument 80 switch (which) { in do_getitimer() 113 SYSCALL_DEFINE2(getitimer, int, which, struct __kernel_old_itimerval __user *, value) in SYSCALL_DEFINE2() argument 116 int error = do_getitimer(which, &get_buffer); in SYSCALL_DEFINE2() 141 COMPAT_SYSCALL_DEFINE2(getitimer, int, which, in COMPAT_SYSCALL_DEFINE2() argument 145 int error = do_getitimer(which, &get_buffer); in COMPAT_SYSCALL_DEFINE2() 206 static int do_setitimer(int which, struct itimerspec64 *value, in do_setitimer() argument 213 switch (which) { in do_setitimer() 349 error = do_setitimer(which, &set_buffer, ovalue ? &get_buffer : NULL); in SYSCALL_DEFINE3() 378 COMPAT_SYSCALL_DEFINE3(setitimer, int, which, in COMPAT_SYSCALL_DEFINE3() argument [all …]
|
/linux-6.3-rc2/drivers/media/platform/qcom/camss/ |
A D | camss-vfe.c | 772 if (which == V4L2_SUBDEV_FORMAT_TRY) in __vfe_get_format() 792 if (which == V4L2_SUBDEV_FORMAT_TRY) in __vfe_get_compose() 812 if (which == V4L2_SUBDEV_FORMAT_TRY) in __vfe_get_crop() 861 which); in vfe_try_format() 985 code->which); in vfe_enum_mbus_code() 1090 fmt->which); in vfe_set_format() 1094 fmt->which); in vfe_set_format() 1100 sel.which = fmt->which; in vfe_set_format() 1137 fmt.which = sel->which; in vfe_get_selection() 1214 crop.which = sel->which; in vfe_set_selection() [all …]
|
/linux-6.3-rc2/include/linux/ |
A D | skmsg.h | 169 #define sk_msg_iter_prev(msg, which) \ argument 170 sk_msg_iter_var_prev(msg->sg.which) 172 #define sk_msg_iter_next(msg, which) \ argument 173 sk_msg_iter_var_next(msg->sg.which) 183 int which, u32 size) in sk_msg_xfer() argument 185 dst->sg.data[which] = src->sg.data[which]; in sk_msg_xfer() 186 dst->sg.data[which].length = size; in sk_msg_xfer() 189 src->sg.data[which].length -= size; in sk_msg_xfer() 190 src->sg.data[which].offset += size; in sk_msg_xfer() 211 return &msg->sg.data[which]; in sk_msg_elem() [all …]
|
/linux-6.3-rc2/drivers/staging/media/omap4iss/ |
A D | iss_ipipe.c | 26 enum v4l2_subdev_format_whence which); 180 enum v4l2_subdev_format_whence which) in __ipipe_get_format() argument 182 if (which == V4L2_SUBDEV_FORMAT_TRY) in __ipipe_get_format() 201 enum v4l2_subdev_format_whence which) in ipipe_try_format() argument 227 which); in ipipe_try_format() 287 ipipe_try_format(ipipe, sd_state, fse->pad, &format, fse->which); in ipipe_enum_frame_size() 297 ipipe_try_format(ipipe, sd_state, fse->pad, &format, fse->which); in ipipe_enum_frame_size() 320 format = __ipipe_get_format(ipipe, sd_state, fmt->pad, fmt->which); in ipipe_get_format() 344 format = __ipipe_get_format(ipipe, sd_state, fmt->pad, fmt->which); in ipipe_set_format() 355 fmt->which); in ipipe_set_format() [all …]
|
/linux-6.3-rc2/Documentation/timers/ |
A D | hpet.rst | 10 each of which can generate oneshot interrupts and at least one of which has 12 also called "timers", which can be misleading since usually timers are 17 role. Many x86 BIOS writers don't route HPET interrupts at all, which 24 platform code which uses timer 0 or 1 as the main timer to intercept HPET 28 The driver provides a userspace API which resembles the API found in the
|
/linux-6.3-rc2/tools/power/cpupower/utils/helpers/ |
A D | sysfs.c | 205 enum idlestate_value which) in sysfs_idlestate_get_one_value() argument 212 if (which >= MAX_IDLESTATE_VALUE_FILES) in sysfs_idlestate_get_one_value() 216 idlestate_value_files[which], in sysfs_idlestate_get_one_value() 245 enum idlestate_string which) in sysfs_idlestate_get_one_string() argument 251 if (which >= MAX_IDLESTATE_STRING_FILES) in sysfs_idlestate_get_one_string() 255 idlestate_string_files[which], in sysfs_idlestate_get_one_string() 412 static char *sysfs_cpuidle_get_one_string(enum cpuidle_string which) in sysfs_cpuidle_get_one_string() argument 418 if (which >= MAX_CPUIDLE_STRING_FILES) in sysfs_cpuidle_get_one_string() 421 len = sysfs_cpuidle_read_file(cpuidle_string_files[which], in sysfs_cpuidle_get_one_string()
|
/linux-6.3-rc2/Documentation/hwmon/ |
A D | peci-cputemp.rst | 7 One of Intel server CPUs listed below which is connected to a PECI bus. 36 This driver implements a generic PECI hwmon feature which provides Digital 50 which is also known as Tcontrol. 51 temp1_crit Provides shutdown temperature of the CPU package which 61 which is also known as Tcontrol. 62 temp2_crit Provides shutdown temperature of the CPU package which 70 package which is also known as Fan Temperature target. 72 temperature at which fans should be engaged. 74 which is same to Tjmax.
|
/linux-6.3-rc2/lib/ |
A D | stackinit_kunit.c | 147 #define DEFINE_TEST_DRIVER(name, var_type, which, xfail) \ argument 151 var_type zero INIT_CLONE_ ## which; \ 159 ZERO_CLONE_ ## which(zero); \ 164 FETCH_ARG_ ## which(zero)); \ 174 FETCH_ARG_ ## which(zero)); \ 199 static noinline DO_NOTHING_TYPE_ ## which(var_type) \ 204 return DO_NOTHING_RETURN_ ## which(ptr); \ 206 return DO_NOTHING_RETURN_ ## which(ptr + 1); \ 213 INIT_ ## which ## _ ## init_level(var_type); \ 232 DO_NOTHING_CALL_ ## which(var, name); \ [all …]
|
/linux-6.3-rc2/net/bridge/netfilter/ |
A D | Kconfig | 113 This option adds the IP match, which allows basic IP header field 122 This option adds the IP6 match, which allows basic IPV6 header field 130 This option adds the limit match, which allows you to control 131 the rate at which a rule can be matched. This match is the 160 This option adds the Spanning Tree Protocol match, which 179 This option adds the arp reply target, which allows 187 This option adds the MAC DNAT target, which allows altering the MAC 195 This option adds the mark target, which allows marking frames by 213 This option adds the MAC SNAT target, which allows altering the MAC 232 This option enables the nflog watcher, which allows to LOG [all …]
|