| /linux/arch/riscv/kernel/ |
| H A D | fpu.S | 108 #define get_f32(which) fmv.x.s a0, which; j 2f argument 109 #define put_f32(which) fmv.s.x which, a1; j 2f argument 111 # define get_f64(which) fmv.x.d a0, which; j 2f argument 112 # define put_f64(which) fmv.d.x which, a1; j 2f argument 114 # define get_f64(which) fsd which, 0(a1); j 2f argument 115 # define put_f64(which) fld which, 0(a1); j 2f argument
|
| /linux/tools/testing/selftests/powerpc/dexcr/ |
| H A D | dexcr.c | 47 unsigned int pr_which_to_aspect(unsigned long which) in pr_which_to_aspect() 63 int pr_get_dexcr(unsigned long which) in pr_get_dexcr() 68 int pr_set_dexcr(unsigned long which, unsigned long ctrl) in pr_set_dexcr() 73 bool pr_dexcr_aspect_supported(unsigned long which) in pr_dexcr_aspect_supported() 81 bool pr_dexcr_aspect_editable(unsigned long which) in pr_dexcr_aspect_editable()
|
| H A D | dexcr_test.c | 16 static int dexcr_prctl_onexec_test_child(unsigned long which, const char *status) in dexcr_prctl_onexec_test_child() 48 static int dexcr_prctl_aspect_test(unsigned long which) in dexcr_prctl_aspect_test() 196 unsigned long which; in main() local
|
| /linux/drivers/staging/greybus/ |
| H A D | gpio.c | 62 static int gb_gpio_activate_operation(struct gb_gpio_controller *ggc, u8 which) in gb_gpio_activate_operation() 86 u8 which) in gb_gpio_deactivate_operation() 108 u8 which) in gb_gpio_get_direction_operation() 133 u8 which) in gb_gpio_direction_in_operation() 147 u8 which, bool value_high) in gb_gpio_direction_out_operation() 162 u8 which) in gb_gpio_get_value_operation() 189 u8 which, bool value_high) in gb_gpio_set_value_operation() 210 u8 which, u16 debounce_usec) in gb_gpio_set_debounce_operation() 416 u8 which; in gb_gpio_get_direction() local 445 u8 which; in gb_gpio_get() local
|
| /linux/include/uapi/linux/ |
| H A D | v4l2-subdev.h | 39 __u32 which; member 59 __u32 which; member 86 __u32 which; member 113 __u32 which; member 130 __u32 which; member 153 __u32 which; member 175 __u32 which; member 239 __u32 which; member
|
| /linux/kernel/time/ |
| H A D | itimer.c | 76 static int do_getitimer(int which, struct itimerspec64 *value) in do_getitimer() argument 113 SYSCALL_DEFINE2(getitimer, int, which, struct __kernel_old_itimerval __user *, value) in SYSCALL_DEFINE2() argument 141 COMPAT_SYSCALL_DEFINE2(getitimer, int, which, in COMPAT_SYSCALL_DEFINE2() argument 225 static int do_setitimer(int which, struct itimerspec64 *value, in do_setitimer() argument 351 SYSCALL_DEFINE3(setitimer,int,which,struct __kernel_old_itimerval __user *,value,struct __kernel_old_itimerval __user *,ovalue) SYSCALL_DEFINE3() argument 397 COMPAT_SYSCALL_DEFINE3(setitimer,int,which,struct old_itimerval32 __user *,value,struct old_itimerval32 __user *,ovalue) COMPAT_SYSCALL_DEFINE3() argument [all...] |
| /linux/arch/powerpc/kernel/ |
| H A D | dexcr.c | 53 int get_dexcr_prctl(struct task_struct *task, unsigned long which) in get_dexcr_prctl() 78 int set_dexcr_prctl(struct task_struct *task, unsigned long which, unsigned long ctrl) in set_dexcr_prctl()
|
| /linux/tools/testing/selftests/timers/ |
| H A D | posix_timers.c | 135 else if (which == ITIMER_REAL) in check_timer_create() argument 100 check_itimer(int which,const char * name) check_itimer() argument 457 check_sigev_none(int which,const char * name) check_sigev_none() argument 495 check_gettime(int which,const char * name) check_gettime() argument 548 check_overrun(int which,const char * name) check_overrun() argument [all...] |
| /linux/tools/include/nolibc/sys/ |
| H A D | wait.h | 24 int _sys_waitid(int which, pid_t pid, siginfo_t *infop, int options, struct rusage *rusage) in sys_waitid() argument 30 int waitid(int which, pid_t pid, siginfo_t *infop, int options) in waitid() argument
|
| /linux/block/ |
| H A D | ioprio.c | 65 SYSCALL_DEFINE3(ioprio_set, int, which, int, who, int, ioprio) in SYSCALL_DEFINE3() argument 180 SYSCALL_DEFINE2(ioprio_get, int, which, int, who) in SYSCALL_DEFINE2() argument
|
| /linux/net/ceph/ |
| H A D | osd_client.c | 182 osd_req_op_raw_data_in(struct ceph_osd_request *osd_req, unsigned int which) in osd_req_op_raw_data_in() argument 191 unsigned int which) in osd_req_op_extent_osd_data() argument 198 unsigned int which, struct page **pages, in osd_req_op_raw_data_in_pages() argument 211 unsigned int which, struct page **pages, in osd_req_op_extent_osd_data_pages() argument 225 unsigned int which, in osd_req_op_extent_osd_data_bio() argument 238 osd_req_op_extent_osd_data_bvecs(struct ceph_osd_request * osd_req,unsigned int which,struct bio_vec * bvecs,u32 num_bvecs,u32 bytes) osd_req_op_extent_osd_data_bvecs() argument 254 osd_req_op_extent_osd_data_bvec_pos(struct ceph_osd_request * osd_req,unsigned int which,struct ceph_bvec_iter * bvec_pos) osd_req_op_extent_osd_data_bvec_pos() argument 271 osd_req_op_extent_osd_iter(struct ceph_osd_request * osd_req,unsigned int which,struct iov_iter * iter) osd_req_op_extent_osd_iter() argument 282 osd_req_op_cls_request_info_pagelist(struct ceph_osd_request * osd_req,unsigned int which,struct ceph_pagelist * pagelist) osd_req_op_cls_request_info_pagelist() argument 291 osd_req_op_cls_request_data_pages(struct ceph_osd_request * osd_req,unsigned int which,struct page ** pages,u64 length,u32 alignment,bool pages_from_pool,bool own_pages) osd_req_op_cls_request_data_pages() argument 305 osd_req_op_cls_request_data_bvecs(struct ceph_osd_request * osd_req,unsigned int which,struct bio_vec * bvecs,u32 num_bvecs,u32 bytes) osd_req_op_cls_request_data_bvecs() argument 323 osd_req_op_cls_response_data_pages(struct ceph_osd_request * osd_req,unsigned int which,struct page ** pages,u64 length,u32 alignment,bool pages_from_pool,bool own_pages) osd_req_op_cls_response_data_pages() argument 372 osd_req_op_data_release(struct ceph_osd_request * osd_req,unsigned int which) osd_req_op_data_release() argument 487 unsigned int which; ceph_osdc_release_request() local 718 osd_req_op_init(struct ceph_osd_request * osd_req,unsigned int which,u16 opcode,u32 flags) osd_req_op_init() argument 736 osd_req_op_extent_init(struct ceph_osd_request * osd_req,unsigned int which,u16 opcode,u64 offset,u64 length,u64 truncate_size,u32 truncate_seq) osd_req_op_extent_init() argument 760 osd_req_op_extent_update(struct ceph_osd_request * osd_req,unsigned int which,u64 length) osd_req_op_extent_update() argument 780 osd_req_op_extent_dup_last(struct ceph_osd_request * osd_req,unsigned int which,u64 offset_inc) osd_req_op_extent_dup_last() argument 801 osd_req_op_cls_init(struct ceph_osd_request * osd_req,unsigned int which,const char * class,const char * method) osd_req_op_cls_init() argument 844 osd_req_op_xattr_init(struct ceph_osd_request * osd_req,unsigned int which,u16 opcode,const char * name,const void * value,size_t size,u8 cmp_op,u8 cmp_mode) osd_req_op_xattr_init() argument 888 osd_req_op_watch_init(struct ceph_osd_request * req,int which,u8 watch_opcode,u64 cookie,u32 gen) osd_req_op_watch_init() argument 903 osd_req_op_notify_init(struct ceph_osd_request * req,int which,u64 cookie,struct ceph_pagelist * request_pl) osd_req_op_notify_init() argument 919 osd_req_op_alloc_hint_init(struct ceph_osd_request * osd_req,unsigned int which,u64 expected_object_size,u64 expected_write_size,u32 flags) osd_req_op_alloc_hint_init() argument 1059 ceph_osdc_new_request(struct ceph_osd_client * osdc,struct ceph_file_layout * layout,struct ceph_vino vino,u64 off,u64 * plen,unsigned int which,int num_ops,int opcode,int flags,struct ceph_snap_context * snapc,u32 truncate_seq,u64 truncate_size,bool use_mempool) ceph_osdc_new_request() argument 4844 osd_req_op_notify_ack_init(struct ceph_osd_request * req,int which,u64 notify_id,u64 cookie,void * payload,u32 payload_len) osd_req_op_notify_ack_init() argument [all...] |
| /linux/arch/alpha/kernel/ |
| H A D | err_titan.c | 74 titan_parse_p_serror(int which, u64 serror, int print) in titan_parse_p_serror() 141 titan_parse_p_perror(int which, int port, u64 perror, int print) in titan_parse_p_perror() 275 titan_parse_p_agperror(int which, u64 agperror, int print) in titan_parse_p_agperror() 358 titan_parse_p_chip(int which, u64 serror, u64 gperror, in titan_parse_p_chip()
|
| /linux/arch/x86/platform/uv/ |
| H A D | bios_uv.c | 23 static s64 __uv_bios_call(enum uv_bios_cmd which, u64 a1, u64 a2, u64 a3, in __uv_bios_call() 40 static s64 uv_bios_call(enum uv_bios_cmd which, u64 a1, u64 a2, u64 a3, u64 a4, in uv_bios_call() 54 static s64 uv_bios_call_irqsave(enum uv_bios_cmd which, u64 a1, u64 a2, u64 a3, in uv_bios_call_irqsave()
|
| /linux/tools/power/cpupower/lib/ |
| H A D | cpuidle.c | 137 enum idlestate_value which) in cpuidle_state_get_one_value() argument 177 cpuidle_state_get_one_string(unsigned int cpu,unsigned int idlestate,enum idlestate_string which) cpuidle_state_get_one_string() argument 350 sysfs_cpuidle_get_one_string(enum cpuidle_string which) sysfs_cpuidle_get_one_string() argument [all...] |
| H A D | acpi_cppc.c | 38 unsigned long acpi_cppc_get_data(unsigned int cpu, enum acpi_cppc_value which) in acpi_cppc_get_data()
|
| /linux/tools/power/cpupower/utils/helpers/ |
| H A D | sysfs.c | 205 enum idlestate_value which) in sysfs_idlestate_get_one_value() 245 enum idlestate_string 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()
|
| /linux/include/linux/ |
| H A D | skmsg.h | 186 #define sk_msg_iter_prev(msg, which) \ argument 189 #define sk_msg_iter_next(msg, which) \ argument 200 int which, u32 size) in sk_msg_xfer() 229 static inline struct scatterlist *sk_msg_elem(struct sk_msg *msg, int which) in sk_msg_elem() 234 static inline struct scatterlist sk_msg_elem_cpy(struct sk_msg *msg, int which) in sk_msg_elem_cpy() 239 static inline struct page *sk_msg_page(struct sk_msg *msg, int which) in sk_msg_page()
|
| /linux/arch/x86/include/asm/ |
| H A D | clocksource.h | 16 static inline void vclocks_set_used(unsigned int which) in vclocks_set_used()
|
| /linux/drivers/net/ethernet/chelsio/cxgb/ |
| H A D | pm3393.c | 252 static int pm3393_enable(struct cmac *cmac, int which) in pm3393_enable() 272 static int pm3393_enable_port(struct cmac *cmac, int which) in pm3393_enable_port() 291 static int pm3393_disable(struct cmac *cmac, int which) in pm3393_disable()
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | tailcall6.c | 13 int count, which; variable
|
| /linux/tools/testing/selftests/hid/tests/ |
| H A D | test_gamepad.py | 106 def _get_libevdev_abs_events(self, which): argument 118 def _test_joystick_press(self, which, data): argument
|
| /linux/drivers/hwmon/ |
| H A D | adt7462.c | 242 static int ADT7462_REG_VOLT_MAX(struct adt7462_data *data, int which) in ADT7462_REG_VOLT_MAX() 301 static int ADT7462_REG_VOLT_MIN(struct adt7462_data *data, int which) in ADT7462_REG_VOLT_MIN() 360 static int ADT7462_REG_VOLT(struct adt7462_data *data, int which) in ADT7462_REG_VOLT() 420 static const char *voltage_label(struct adt7462_data *data, int which) in voltage_label() 514 static int voltage_multiplier(struct adt7462_data *data, int which) in voltage_multiplier() 603 static int temp_enabled(struct adt7462_data *data, int which) in temp_enabled() 621 static const char *temp_label(struct adt7462_data *data, int which) in temp_label() 1306 int which, in set_pwm_channel()
|
| /linux/kernel/irq/ |
| H A D | irq_sim.c | 54 enum irqchip_irq_state which, bool *state) in irq_sim_get_irqchip_state() 72 enum irqchip_irq_state which, bool state) in irq_sim_set_irqchip_state()
|
| /linux/kernel/ |
| H A D | utsname_sysctl.c | 20 char *which = table->data; in get_uts() local
|
| /linux/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | xgmac.c | 467 int t3_mac_enable(struct cmac *mac, int which) in t3_mac_enable() 506 int t3_mac_disable(struct cmac *mac, int which) in t3_mac_disable()
|