Home
last modified time | relevance | path

Searched defs:op (Results 176 – 200 of 1616) sorted by relevance

12345678910>>...65

/openbmc/linux/drivers/usb/host/
H A Dehci-xilinx-of.c118 static int ehci_hcd_xilinx_of_probe(struct platform_device *op) in ehci_hcd_xilinx_of_probe()
204 static void ehci_hcd_xilinx_of_remove(struct platform_device *op) in ehci_hcd_xilinx_of_remove()
H A Dohci-ppc-of.c85 static int ohci_hcd_ppc_of_probe(struct platform_device *op) in ohci_hcd_ppc_of_probe()
180 static void ohci_hcd_ppc_of_remove(struct platform_device *op) in ohci_hcd_ppc_of_remove()
H A Dehci-ppc-of.c94 static int ehci_hcd_ppc_of_probe(struct platform_device *op) in ehci_hcd_ppc_of_probe()
187 static void ehci_hcd_ppc_of_remove(struct platform_device *op) in ehci_hcd_ppc_of_remove()
/openbmc/linux/tools/arch/x86/include/asm/
H A Drmwcc.h15 #define GEN_UNARY_RMWcc(op, var, arg0, cc) \ argument
18 #define GEN_BINARY_RMWcc(op, var, vcon, val, arg0, cc) \ argument
/openbmc/linux/arch/arm64/include/asm/
H A Dlse.h24 #define __lse_ll_sc_body(op, ...) \ argument
39 #define __lse_ll_sc_body(op, ...) __ll_sc_##op(__VA_ARGS__) argument
/openbmc/linux/lib/
H A Dtest_bpf.c919 int op = *(int *)arg; in __bpf_emit_alu64_imm() local
940 int op = *(int *)arg; in __bpf_emit_alu32_imm() local
961 int op = *(int *)arg; in __bpf_emit_alu64_reg() local
983 int op = *(int *)arg; in __bpf_emit_alu32_reg() local
1597 int op = *(int *)arg; in __bpf_emit_atomic64() local
1644 int op = *(int *)arg; in __bpf_emit_atomic32() local
2305 int op = *(int *)arg; in __bpf_emit_jmp_imm() local
2328 int op = *(int *)arg; in __bpf_emit_jmp32_imm() local
2349 int op = *(int *)arg; in __bpf_emit_jmp_reg() local
2371 int op = *(int *)arg; in __bpf_emit_jmp32_reg() local
[all …]
/openbmc/qemu/target/ppc/
H A Dfpu_helper.c190 static void finish_invalid_op_arith(CPUPPCState *env, int op, in finish_invalid_op_arith()
556 #define FPU_FCTI(op, cvt, nanval) \ argument
576 #define FPU_FCFI(op, cvtr, is_single) \ argument
672 #define FPU_FMADD(op, madd_flags) \ argument
1925 #define VSX_TDIV(op, nels, tp, fld, emin, emax, nbits) \ argument
1982 #define VSX_TSQRT(op, nels, tp, fld, emin, nbits) \ argument
2549 #define VSX_CVT_FP_TO_FP(op, nels, stp, ttp, sfld, tfld, sfifprf) \ argument
2576 #define VSX_CVT_FP_TO_FP2(op, nels, stp, ttp, sfifprf) \ argument
2652 #define VSX_CVT_FP_TO_FP_HP(op, nels, stp, ttp, sfld, tfld, sfifprf) \ argument
2977 #define VSX_CVT_INT128_TO_FP(op, tp) \ argument
[all …]
/openbmc/linux/drivers/acpi/acpica/
H A Ddswload.c106 union acpi_parse_object *op; in acpi_ds_load1_begin_op() local
398 union acpi_parse_object *op; in acpi_ds_load1_end_op() local
H A Ddsutils.c133 acpi_ds_is_result_used(union acpi_parse_object * op, in acpi_ds_is_result_used()
302 acpi_ds_delete_result_if_not_used(union acpi_parse_object *op, in acpi_ds_delete_result_if_not_used()
748 union acpi_parse_object *op = walk_state->op; in acpi_ds_evaluate_name_path() local
H A Dpsxface.c87 union acpi_parse_object *op; in acpi_ps_execute_method() local
242 union acpi_parse_object *op = NULL; in acpi_ps_execute_table() local
H A Ddswload2.c41 union acpi_parse_object *op; in acpi_ds_load2_begin_op() local
371 union acpi_parse_object *op; in acpi_ds_load2_end_op() local
H A Ddswexec.c186 union acpi_parse_object *op; in acpi_ds_exec_begin_op() local
329 union acpi_parse_object *op; in acpi_ds_exec_end_op() local
/openbmc/linux/drivers/mtd/nand/spi/
H A Dcore.c25 struct spi_mem_op op = SPINAND_GET_FEATURE_OP(reg, in spinand_read_reg_op() local
39 struct spi_mem_op op = SPINAND_SET_FEATURE_OP(reg, in spinand_write_reg_op() local
344 struct spi_mem_op op = SPINAND_WR_EN_DIS_OP(true); in spinand_write_enable_op() local
354 struct spi_mem_op op = SPINAND_PAGE_READ_OP(row); in spinand_load_page_op() local
484 struct spi_mem_op op = SPINAND_PROG_EXEC_OP(row); in spinand_program_op() local
494 struct spi_mem_op op = SPINAND_BLK_ERASE_OP(row); in spinand_erase_op() local
504 struct spi_mem_op op = SPINAND_GET_FEATURE_OP(REG_STATUS, in spinand_wait() local
538 struct spi_mem_op op = SPINAND_READID_OP( in spinand_read_id_op() local
551 struct spi_mem_op op = SPINAND_RESET_OP; in spinand_reset_op() local
1031 struct spi_mem_op op = variants->ops[i]; in spinand_select_op_variant() local
[all …]
/openbmc/linux/drivers/scsi/
H A Dqlogicpti.c717 struct platform_device *op = qpti->op; in qpti_map_regs() local
740 struct platform_device *op = qpti->op; in qpti_register_irq() local
765 struct platform_device *op = qpti->op; in qpti_get_scsi_id() local
786 struct platform_device *op = qpti->op; in qpti_get_bursts() local
819 struct platform_device *op = qpti->op; in qpti_map_queues() local
1304 static int qpti_sbus_probe(struct platform_device *op) in qpti_sbus_probe()
1412 static int qpti_sbus_remove(struct platform_device *op) in qpti_sbus_remove()
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-priv.h17 #define has_op(master, op) \ argument
19 #define call_op(master, op) \ argument
/openbmc/linux/drivers/mtd/nand/
H A Decc-mtk.c40 #define ECC_IDLE_REG(op) ((op) == ECC_ENCODE ? ECC_ENCIDLE : ECC_DECIDLE) argument
41 #define ECC_CTL_REG(op) ((op) == ECC_ENCODE ? ECC_ENCCON : ECC_DECCON) argument
127 enum mtk_ecc_operation op) in mtk_ecc_wait_idle()
305 enum mtk_ecc_operation op = config->op; in mtk_ecc_enable() local
349 enum mtk_ecc_operation op = ECC_ENCODE; in mtk_ecc_disable() local
374 int mtk_ecc_wait_done(struct mtk_ecc *ecc, enum mtk_ecc_operation op) in mtk_ecc_wait_done()
/openbmc/linux/include/linux/
H A Dfwnode.h169 #define fwnode_has_op(fwnode, op) \ argument
172 #define fwnode_call_int_op(fwnode, op, ...) \ argument
176 #define fwnode_call_bool_op(fwnode, op, ...) \ argument
180 #define fwnode_call_ptr_op(fwnode, op, ...) \ argument
183 #define fwnode_call_void_op(fwnode, op, ...) \ argument
/openbmc/qemu/tests/fp/
H A Dfp-test.c127 static bool is_allowed(unsigned op, int rmode) in is_allowed()
171 static void do_testfloat(int op, int rmode, bool exact) in do_testfloat()
922 unsigned int op = test_name_to_op(name); in parse_args() local
945 unsigned int op = test_ops[i]; in run_test() local
/openbmc/linux/drivers/xen/
H A Dpcpu.c79 struct xen_platform_op op = { in xen_pcpu_down() local
90 struct xen_platform_op op = { in xen_pcpu_up() local
279 struct xen_platform_op op = { in sync_pcpu() local
409 struct xen_platform_op op = { in xen_sanitize_proc_cap_bits() local
/openbmc/linux/drivers/infiniband/core/
H A Dnetlink.c61 static bool is_nl_msg_valid(unsigned int type, unsigned int op) in is_nl_msg_valid()
82 get_cb_table(const struct sk_buff *skb, unsigned int type, unsigned int op) in get_cb_table()
132 int len, int client, int op, int flags) in ibnl_put_msg()
157 unsigned int op = RDMA_NL_GET_OP(type); in rdma_nl_rcv_msg() local
/openbmc/linux/arch/parisc/kernel/
H A Dsmp.c197 ipi_send(int cpu, enum ipi_message_type op) in ipi_send()
210 send_IPI_mask(const struct cpumask *mask, enum ipi_message_type op) in send_IPI_mask()
219 send_IPI_single(int dest_cpu, enum ipi_message_type op) in send_IPI_single()
227 send_IPI_allbutself(enum ipi_message_type op) in send_IPI_allbutself()
/openbmc/linux/drivers/input/misc/
H A Dsparcspkr.c187 static int bbc_beep_probe(struct platform_device *op) in bbc_beep_probe()
234 static int bbc_remove(struct platform_device *op) in bbc_remove()
271 static int grover_beep_probe(struct platform_device *op) in grover_beep_probe()
313 static int grover_remove(struct platform_device *op) in grover_remove()
/openbmc/linux/drivers/iio/
H A Dindustrialio-backend.c70 #define iio_backend_check_op(back, op) ({ \ argument
80 #define iio_backend_op_call(back, op, args...) ({ \ argument
91 #define iio_backend_ptr_op_call(back, op, args...) ({ \ argument
105 #define iio_backend_void_op_call(back, op, args...) { \ argument
/openbmc/linux/sound/soc/fsl/
H A Dpcm030-audio-fabric.c56 static int pcm030_fabric_probe(struct platform_device *op) in pcm030_fabric_probe()
112 static void pcm030_fabric_remove(struct platform_device *op) in pcm030_fabric_remove()
/openbmc/linux/security/integrity/
H A Dintegrity_audit.c29 const unsigned char *fname, const char *op, in integrity_audit_msg()
37 const unsigned char *fname, const char *op, in integrity_audit_message()

12345678910>>...65