Searched refs:function (Results 101 - 125 of 1091) sorted by relevance

1234567891011>>

/linux-master/include/rv/
H A Dautomata.h63 return automaton_##name.function[curr_state][event]; \
/linux-master/tools/testing/selftests/sgx/
H A Dmain.h43 int sgx_enter_enclave(void *rdi, void *rsi, long rdx, u32 function, void *r8, void *r9,
/linux-master/arch/powerpc/include/asm/
H A Dvdso.h40 .type name,@function; \
/linux-master/drivers/firmware/efi/
H A Dcper_cxl.h33 u8 function; member in struct:cper_sec_prot_err::__anon301::__anon302
/linux-master/arch/s390/pci/
H A Dpci_bus.h40 return (devfn >= ZPCI_FUNCTIONS_PER_BUS) ? NULL : zbus->function[devfn];
/linux-master/arch/sparc/lib/
H A Dmcount.S14 * automatically instruments every C function with a call to this.
20 .type _mcount,#function
23 .type mcount,#function
74 .type ftrace_stub,#function
81 .type ftrace_caller,#function
/linux-master/tools/testing/selftests/arm64/fp/
H A Dsve-test.S76 function pattern label
111 function setup_zreg label
132 function setup_preg label
159 function setup_ffr label
192 function memcmp label
217 function check_zreg label
242 function check_preg label
267 function check_ffr label
296 function irritator_handler label
317 function tickle_handle label
326 function terminate_handler label
349 function setsignal label
380 function _start label
508 function barf label
562 function vl_barf label
574 function svcr_barf label
[all...]
/linux-master/drivers/iio/pressure/
H A Dhsc030pa.h32 * @recv_cb: function that implements the chip reads
36 * @outmin: minimum raw pressure in counts (based on transfer function)
37 * @outmax: maximum raw pressure in counts (based on transfer function)
38 * @function: transfer function
54 u32 function; member in struct:hsc_data
/linux-master/drivers/counter/
H A Dstm32-lptimer-cnt.c158 enum counter_function *function)
163 *function = COUNTER_FUNCTION_INCREASE;
168 *function = COUNTER_FUNCTION_QUADRATURE_X4;
177 enum counter_function function)
184 switch (function) {
280 enum counter_function function; local
283 err = stm32_lptim_cnt_function_read(counter, count, &function);
287 switch (function) {
324 enum counter_function function; local
330 err = stm32_lptim_cnt_function_read(counter, count, &function);
156 stm32_lptim_cnt_function_read(struct counter_device *counter, struct counter_count *count, enum counter_function *function) argument
175 stm32_lptim_cnt_function_write(struct counter_device *counter, struct counter_count *count, enum counter_function function) argument
[all...]
/linux-master/drivers/acpi/acpica/
H A Devregion.c83 * function - Read or Write operation
105 u32 function,
292 status = handler(function, address, bit_width, value, context,
545 * function - Passed to _REG: On (1) or Off (0)
554 acpi_ev_execute_reg_method(union acpi_operand_object *region_obj, u32 function) argument
579 * The method should always be updated as this function may be
600 if ((function == ACPI_REG_CONNECT &&
602 (function == ACPI_REG_DISCONNECT &&
636 args[1] = acpi_ut_create_integer_object((u64)function);
656 if (function
103 acpi_ev_address_space_dispatch(union acpi_operand_object *region_obj, union acpi_operand_object *field_obj, u32 function, u32 region_offset, u32 bit_width, u64 *value) argument
686 acpi_ev_execute_reg_methods(struct acpi_namespace_node *node, acpi_adr_space_type space_id, u32 function) argument
[all...]
/linux-master/arch/sh/kernel/vsyscall/
H A Dvsyscall-sigreturn.S7 .type __kernel_sigreturn,@function
24 .type __kernel_rt_sigreturn,@function
/linux-master/drivers/usb/gadget/function/
H A Dtcm.h15 #define fuas_to_gadget(f) (f->function.config->cdev->gadget)
110 struct usb_function function; member in struct:f_uas
H A Df_sourcesink.c35 struct usb_function function; member in struct:f_sourcesink
55 return container_of(f, struct f_sourcesink, function);
271 /* function-specific strings: */
466 struct usb_composite_dev *cdev = ss->function.config->cdev;
530 cdev = ss->function.config->cdev;
622 cdev = ss->function.config->cdev;
638 cdev = ss->function.config->cdev;
641 VDBG(cdev, "%s disabled\n", ss->function.name);
654 result = config_ep_by_speed(cdev->gadget, &(ss->function), ep);
672 result = config_ep_by_speed(cdev->gadget, &(ss->function), e
[all...]
/linux-master/arch/mips/include/asm/mach-loongson2ef/cs5536/
H A Dcs5536_pci.h18 extern void cs5536_pci_conf_write4(int function, int reg, u32 value);
19 extern u32 cs5536_pci_conf_read4(int function, int reg);
31 * PCI bus device function
/linux-master/arch/x86/include/uapi/asm/
H A Dsgx.h93 * @result: (output) SGX result code of ENCLS[EMODPR] function
111 * @result: (output) SGX result code of ENCLS[EMODT] function
144 * typedef sgx_enclave_user_handler_t - Exit handler function accepted by
149 * exit. An invalid ENCLU function number will cause -EINVAL to be returned
154 * - > 0: ENCLU function to invoke, either EENTER or ERESUME.
163 * @function: The last seen ENCLU function (EENTER, ERESUME or EEXIT)
178 __u32 function; member in struct:sgx_enclave_run
189 * a vDSO function to enter an SGX enclave.
193 * @function
[all...]
/linux-master/include/acpi/
H A Dacoutput.h241 * The function name is also used by the function exit macros below.
255 * line number, function name, module(file) name, component ID
272 * debug message outside of the print function itself. This improves overall
297 #define ACPI_DO_DEBUG_PRINT(function, level, line, filename, modulename, component, ...) \
301 function (level, line, filename, modulename, component, __VA_ARGS__); \
321 * The name of the function is emitted as a local variable that is
327 #define ACPI_TRACE_ENTRY(name, function, type, param) \
329 function (ACPI_DEBUG_PARAMETERS, (type) (param))
372 #define ACPI_TRACE_EXIT(function, typ
[all...]
/linux-master/arch/mips/pic32/pic32mzda/
H A Dearly_pin.c67 int function; member in struct:__anon12
123 void pic32_pps_input(int function, int pin) argument
129 if (input_pin_reg[i].function == function) {
253 void pic32_pps_output(int function, int pin) argument
260 __raw_writel(function,
/linux-master/drivers/cpufreq/
H A Dspeedstep-smi.c65 u32 function = GET_SPEEDSTEP_OWNER; local
81 : "a" (command), "b" (function), "c" (0), "d" (smi_port),
104 u32 function = GET_SPEEDSTEP_FREQS; local
125 "b" (function),
152 unsigned int function = SET_SPEEDSTEP_STATE; local
192 : "a" (command), "b" (function), "c" (state),
/linux-master/net/rose/
H A Drose_timer.c36 sk->sk_timer.function = rose_heartbeat_expiry;
48 rose->timer.function = rose_timer_expiry;
60 rose->timer.function = rose_timer_expiry;
72 rose->timer.function = rose_timer_expiry;
84 rose->timer.function = rose_timer_expiry;
97 rose->idletimer.function = rose_idletimer_expiry;
/linux-master/fs/btrfs/
H A Dmessages.c115 void __btrfs_handle_fs_error(struct btrfs_fs_info *fs_info, const char *function, argument
148 sb->s_id, statestr, function, line, error, errstr, &vaf);
152 sb->s_id, statestr, function, line, error, errstr);
288 void __btrfs_panic(const struct btrfs_fs_info *fs_info, const char *function, argument
305 s_id, function, line, &vaf, error, errstr);
308 function, line, &vaf, error, errstr);
/linux-master/drivers/s390/block/
H A Ddasd_3990_erp.c107 if (erp->function != dasd_3990_erp_int_req) {
110 erp->function = dasd_3990_erp_int_req;
221 dctl_cqr->function = dasd_3990_erp_DCTL;
260 erp->function = dasd_3990_erp_action_1_sec;
267 erp->function = dasd_3990_erp_action_1;
274 erp->function = dasd_3990_erp_action_1_sec;
306 if (erp->function != dasd_3990_erp_action_4) {
312 erp->function = dasd_3990_erp_action_4;
370 erp->function = dasd_3990_erp_action_5;
1029 erp->function
[all...]
/linux-master/drivers/net/wireless/microchip/wilc1000/
H A Dsdio.c36 u32 function: 3; member in struct:sdio_cmd52
44 u32 function: 3; member in struct:sdio_cmd53
71 func->num = cmd->function;
101 func->num = cmd->function;
209 cmd.function = 0;
299 cmd.function = 0;
339 cmd.function = 0;
379 cmd.function = 0;
398 cmd.function = 0;
428 cmd.function
[all...]
/linux-master/arch/sparc/kernel/
H A Dcherrs.S6 .type cheetah_fecc_trap_vector,#function
19 .type cheetah_fecc_trap_vector_tl1,#function
32 .type cheetah_cee_trap_vector,#function
45 .type cheetah_cee_trap_vector_tl1,#function
58 .type cheetah_deferred_trap_vector,#function
71 .type cheetah_deferred_trap_vector_tl1,#function
91 .type cheetah_plus_dcpe_trap_vector,#function
103 .type do_cheetah_plus_data_parity,#function
120 .type cheetah_plus_dcpe_trap_vector_tl1,#function
133 .type cheetah_plus_icpe_trap_vector,#function
[all...]
/linux-master/drivers/platform/surface/aggregator/
H A Dbus.c28 sdev->uid.instance, sdev->uid.function);
47 sdev->uid.function);
75 * Refer to that function for more details.
98 sdev->uid.instance, sdev->uid.function);
109 * controller. Thus, this function will fail with %-ENODEV if the controller
113 * The caller of this function should ensure that the corresponding call to
200 if ((id->match_flags & SSAM_MATCH_FUNCTION) && id->function != uid.function)
223 id->function == 0 &&
258 * This function essentiall
[all...]
/linux-master/drivers/scsi/esas2r/
H A Desas2r_vda.c77 if (vi->function >= vercnt) {
82 if (vi->version > esas2r_vdaioctl_versions[vi->function]) {
92 if (vi->function != VDA_FUNC_SCSI)
95 rq->vrq->scsi.function = vi->function;
99 switch (vi->function) {
276 switch (vi->function) {
357 rq->vrq->scsi.function = VDA_FUNC_FLASH;
384 rq->vrq->scsi.function = VDA_FUNC_MGT;
426 rq->vrq->scsi.function
[all...]

Completed in 233 milliseconds

1234567891011>>