Home
last modified time | relevance | path

Searched defs:op (Results 51 – 75 of 1616) sorted by relevance

12345678910>>...65

/openbmc/sdbusplus/include/sdbusplus/message/
H A Dread.hpp133 static void op(sdbusplus::SdBusInterface* intf, sd_bus_message* m, T&& t) in op() function
153 static void op(sdbusplus::SdBusInterface* intf, sd_bus_message* m, T&& t) in op() function
183 static void op(sdbusplus::SdBusInterface* intf, sd_bus_message* m, T&& t) in op() function
202 static void op(sdbusplus::SdBusInterface* intf, sd_bus_message* m, T&& t) in op() function
221 static void op(sdbusplus::SdBusInterface* intf, sd_bus_message* m, T&& t) in op() function
259 static void op(sdbusplus::SdBusInterface* intf, sd_bus_message* m, T&& t) in op() function
297 static void op(sdbusplus::SdBusInterface* intf, sd_bus_message* m, T&& t) in op() function
415 static void op(sdbusplus::SdBusInterface* intf, sd_bus_message* m, T&& t) in op() function
427 static void op(sdbusplus::SdBusInterface*, sd_bus_message*, T&&) in op() function
441 static void op(sdbusplus::SdBusInterface* intf, sd_bus_message* m, in op() function
/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c2397 #define BBOCB(op, bo, cb, aa, lk) \ argument
2428 #define DQX(op, xop) (OP (op) | ((xop) & 0x7)) argument
2432 #define DSO(op, xop) (OP (op) | ((xop) & 0x3)) argument
2460 #define M(op, rc) (OP (op) | ((rc) & 1)) argument
2733 #define XRT(op, xop, rt) (X ((op), (xop)) \ argument
2793 #define XLO(op, bo, xop, lk) \ argument
2804 #define XLOCB(op, bo, cb, xop, lk) \ argument
2826 #define XO(op, xop, oe, rc) \ argument
2834 #define XOPS(op, xop, rc) \ argument
2847 #define XFXM(op, xop, fxm, p4) \ argument
[all …]
/openbmc/linux/fs/nfsd/
H A Dnfs4proc.c2621 struct nfsd4_op *op; in nfsd4_proc_compound() local
2807 const struct nfsd4_op *op) in nfsd4_only_status_rsize()
2888 const struct nfsd4_op *op) in nfsd4_link_rsize()
2895 const struct nfsd4_op *op) in nfsd4_lock_rsize()
2919 const struct nfsd4_op *op) in nfsd4_read_plus_rsize()
2942 const struct nfsd4_op *op) in nfsd4_readlink_rsize()
2962 const struct nfsd4_op *op) in nfsd4_sequence_rsize()
3088 const struct nfsd4_op *op) in nfsd4_layoutget_rsize()
3122 const struct nfsd4_op *op) in nfsd4_getxattr_rsize()
3130 const struct nfsd4_op *op) in nfsd4_setxattr_rsize()
[all …]
/openbmc/linux/include/asm-generic/
H A Datomic64.h21 #define ATOMIC64_OP(op) \ argument
24 #define ATOMIC64_OP_RETURN(op) \ argument
27 #define ATOMIC64_FETCH_OP(op) \ argument
30 #define ATOMIC64_OPS(op) ATOMIC64_OP(op) ATOMIC64_OP_RETURN(op) ATOMIC64_FETCH_OP(op) argument
36 #define ATOMIC64_OPS(op) ATOMIC64_OP(op) ATOMIC64_FETCH_OP(op) argument
/openbmc/linux/drivers/acpi/acpica/
H A Dpstree.c37 union acpi_parse_object *acpi_ps_get_arg(union acpi_parse_object *op, u32 argn) in acpi_ps_get_arg()
94 acpi_ps_append_arg(union acpi_parse_object *op, union acpi_parse_object *arg) in acpi_ps_append_arg()
170 union acpi_parse_object *op) in acpi_ps_get_depth_next()
246 union acpi_parse_object *acpi_ps_get_child(union acpi_parse_object *op) in acpi_ps_get_child()
H A Ddsfield.c61 union acpi_parse_object *op, in acpi_ds_create_external_region()
120 acpi_ds_create_buffer_field(union acpi_parse_object *op, in acpi_ds_create_buffer_field()
473 acpi_ds_create_field(union acpi_parse_object *op, in acpi_ds_create_field()
553 acpi_ds_init_field_objects(union acpi_parse_object *op, in acpi_ds_init_field_objects()
673 acpi_ds_create_bank_field(union acpi_parse_object *op, in acpi_ds_create_bank_field()
766 acpi_ds_create_index_field(union acpi_parse_object *op, in acpi_ds_create_index_field()
/openbmc/linux/arch/arc/include/asm/
H A Datomic-spinlock.h31 #define ATOMIC_OP(op, c_op, asm_op) \ argument
41 #define ATOMIC_OP_RETURN(op, c_op, asm_op) \ argument
59 #define ATOMIC_FETCH_OP(op, c_op, asm_op) \ argument
76 #define ATOMIC_OPS(op, c_op, asm_op) \ argument
90 #define ATOMIC_OPS(op, c_op, asm_op) \ argument
/openbmc/u-boot/drivers/crypto/fsl/
H A Ddesc_constr.h187 #define APPEND_CMD_RET(cmd, op) \ argument
210 #define APPEND_CMD(cmd, op) \ argument
218 #define APPEND_CMD_LEN(cmd, op) \ in APPEND_CMD() argument
228 #define APPEND_CMD_PTR(cmd, op) \ argument
257 #define APPEND_SEQ_PTR_INTLEN(cmd, op) \ argument
271 #define APPEND_CMD_PTR_TO_IMM(cmd, op) \ argument
281 #define APPEND_CMD_PTR_EXTLEN(cmd, op) \ argument
295 #define APPEND_CMD_PTR_LEN(cmd, op, type) \ argument
312 #define APPEND_CMD_PTR_TO_IMM2(cmd, op) \ argument
323 #define APPEND_CMD_RAW_IMM(cmd, op, type) \ argument
/openbmc/linux/drivers/scsi/
H A Dsun_esp.c85 struct platform_device *op = to_platform_device(esp->dev); in esp_sbus_map_regs() local
116 struct platform_device *op = to_platform_device(esp->dev); in esp_sbus_register_irq() local
124 struct platform_device *op = to_platform_device(esp->dev); in esp_get_scsi_id() local
146 struct platform_device *op = to_platform_device(esp->dev); in esp_get_differential() local
158 struct platform_device *op = to_platform_device(esp->dev); in esp_get_clock_params() local
175 struct platform_device *op = to_platform_device(esp->dev); in esp_get_bursts() local
226 struct platform_device *op = to_platform_device(esp->dev); in sbus_esp_reset_dma() local
452 static int esp_sbus_probe_one(struct platform_device *op, in esp_sbus_probe_one()
526 static int esp_sbus_probe(struct platform_device *op) in esp_sbus_probe()
553 static int esp_sbus_remove(struct platform_device *op) in esp_sbus_remove()
/openbmc/linux/arch/x86/include/asm/
H A Drmwcc.h40 #define GEN_UNARY_RMWcc_4(op, var, cc, arg0) \ argument
43 #define GEN_UNARY_RMWcc_3(op, var, cc) \ argument
48 #define GEN_BINARY_RMWcc_6(op, var, cc, vcon, _val, arg0) \ argument
52 #define GEN_BINARY_RMWcc_5(op, var, cc, vcon, val) \ argument
57 #define GEN_UNARY_SUFFIXED_RMWcc(op, suffix, var, cc, clobbers...) \ argument
61 #define GEN_BINARY_SUFFIXED_RMWcc(op, suffix, var, cc, vcon, _val, clobbers...)\ argument
/openbmc/linux/arch/arm64/include/asm/
H A Dtlbflush.h32 #define __TLBI_0(op, arg) asm (ARM64_ASM_PREAMBLE \ argument
40 #define __TLBI_1(op, arg) asm (ARM64_ASM_PREAMBLE \ argument
48 #define __TLBI_N(op, arg, n, ...) __TLBI_##n(op, arg) argument
50 #define __tlbi(op, ...) __TLBI_N(op, ##__VA_ARGS__, 1, 0) argument
52 #define __tlbi_user(op, arg) do { \ argument
105 #define __tlbi_level(op, addr, level) do { \ argument
119 #define __tlbi_user_level(op, arg, level) do { \ argument
369 #define __flush_tlb_range_op(op, start, pages, stride, \ argument
402 #define __flush_s2_tlb_range_op(op, start, pages, stride, tlb_level) \ argument
/openbmc/linux/arch/sparc/include/asm/
H A Datomic_64.h23 #define ATOMIC_OP(op) \ argument
27 #define ATOMIC_OP_RETURN(op) \ argument
31 #define ATOMIC_FETCH_OP(op) \ argument
35 #define ATOMIC_OPS(op) ATOMIC_OP(op) ATOMIC_OP_RETURN(op) ATOMIC_FETCH_OP(op) argument
51 #define ATOMIC_OPS(op) ATOMIC_OP(op) ATOMIC_FETCH_OP(op) argument
/openbmc/linux/drivers/crypto/ccp/
H A Dccp-dev-v3.c74 static int ccp_do_cmd(struct ccp_op *op, u32 *cr, unsigned int cr_count) in ccp_do_cmd()
148 static int ccp_perform_aes(struct ccp_op *op) in ccp_perform_aes()
179 static int ccp_perform_xts_aes(struct ccp_op *op) in ccp_perform_xts_aes()
206 static int ccp_perform_sha(struct ccp_op *op) in ccp_perform_sha()
232 static int ccp_perform_rsa(struct ccp_op *op) in ccp_perform_rsa()
253 static int ccp_perform_passthru(struct ccp_op *op) in ccp_perform_passthru()
294 static int ccp_perform_ecc(struct ccp_op *op) in ccp_perform_ecc()
/openbmc/linux/arch/riscv/include/asm/
H A Dbitops.h29 #define __AMO(op) "amo" #op ".d" argument
31 #define __AMO(op) "amo" #op ".w" argument
36 #define __test_and_op_bit_ord(op, mod, nr, addr, ord) \ argument
48 #define __op_bit_ord(op, mod, nr, addr, ord) \ argument
55 #define __test_and_op_bit(op, mod, nr, addr) \ argument
57 #define __op_bit(op, mod, nr, addr) \ argument
/openbmc/linux/arch/arm/probes/kprobes/
H A Dtest-arm.c57 #define _DATA_PROCESSING_DNM(op,s,val) \ in kprobe_arm_test_cases() argument
80 #define DATA_PROCESSING_DNM(op,val) \ in kprobe_arm_test_cases() argument
84 #define DATA_PROCESSING_NM(op,val) \ in kprobe_arm_test_cases() argument
106 #define _DATA_PROCESSING_DM(op,s,val) \ in kprobe_arm_test_cases() argument
127 #define DATA_PROCESSING_DM(op,val) \ in kprobe_arm_test_cases() argument
/openbmc/linux/lib/
H A Datomic64_test.c20 #define TEST(bit, op, c_op, val) \ argument
36 #define FAMILY_TEST(test, bit, op, args...) \ argument
44 #define TEST_RETURN(bit, op, c_op, val) \ argument
53 #define TEST_FETCH(bit, op, c_op, val) \ argument
62 #define RETURN_FAMILY_TEST(bit, op, c_op, val) \ argument
67 #define FETCH_FAMILY_TEST(bit, op, c_op, val) \ argument
72 #define TEST_ARGS(bit, op, init, ret, expect, args...) \ argument
/openbmc/linux/drivers/crypto/amlogic/
H A Damlogic-gxl-cipher.c61 struct meson_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm); in meson_cipher_do_fallback() local
87 struct meson_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm); in meson_cipher() local
277 struct meson_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm); in meson_skdecrypt() local
295 struct meson_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm); in meson_skencrypt() local
312 struct meson_cipher_tfm_ctx *op = crypto_tfm_ctx(tfm); in meson_cipher_init() local
338 struct meson_cipher_tfm_ctx *op = crypto_tfm_ctx(tfm); in meson_cipher_exit() local
347 struct meson_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm); in meson_aes_setkey() local
/openbmc/u-boot/drivers/spi/
H A Dspi-mem.c37 const struct spi_mem_op *op, in spi_controller_dma_map_mem_op_data()
83 const struct spi_mem_op *op, in spi_controller_dma_unmap_mem_op_data()
135 const struct spi_mem_op *op) in spi_mem_default_supports_op()
173 const struct spi_mem_op *op) in spi_mem_supports_op()
197 int spi_mem_exec_op(struct spi_slave *slave, const struct spi_mem_op *op) in spi_mem_exec_op()
410 int spi_mem_adjust_op_size(struct spi_slave *slave, struct spi_mem_op *op) in spi_mem_adjust_op_size()
/openbmc/linux/fs/orangefs/
H A Dorangefs-kernel.h145 #define set_op_state_waiting(op) ((op)->op_state = OP_VFS_STATE_WAITING) argument
146 #define set_op_state_inprogress(op) ((op)->op_state = OP_VFS_STATE_INPROGR) argument
147 #define set_op_state_given_up(op) ((op)->op_state = OP_VFS_STATE_GIVEN_UP) argument
148 static inline void set_op_state_serviced(struct orangefs_kernel_op_s *op) in set_op_state_serviced()
154 #define op_state_waiting(op) ((op)->op_state & OP_VFS_STATE_WAITING) argument
155 #define op_state_in_progress(op) ((op)->op_state & OP_VFS_STATE_INPROGR) argument
156 #define op_state_serviced(op) ((op)->op_state & OP_VFS_STATE_SERVICED) argument
157 #define op_state_purged(op) ((op)->op_state & OP_VFS_STATE_PURGED) argument
158 #define op_state_given_up(op) ((op)->op_state & OP_VFS_STATE_GIVEN_UP) argument
164 static inline void put_cancel(struct orangefs_kernel_op_s *op) in put_cancel()
[all …]
/openbmc/u-boot/drivers/pci/
H A Dpci_indirect.c16 #define cfg_read(val, addr, type, op) *val = op((type)(addr)) argument
17 #define cfg_write(val, addr, type, op) op((type *)(addr), (val)) argument
20 #define INDIRECT_PCI_OP(rw, size, type, op, mask) \ argument
35 #define INDIRECT_PCI_OP(rw, size, type, op, mask) \ argument
/openbmc/linux/arch/m68k/include/asm/
H A Datomic.h32 #define ATOMIC_OP(op, c_op, asm_op) \ argument
40 #define ATOMIC_OP_RETURN(op, c_op, asm_op) \ argument
55 #define ATOMIC_FETCH_OP(op, c_op, asm_op) \ argument
72 #define ATOMIC_OP_RETURN(op, c_op, asm_op) \ argument
85 #define ATOMIC_FETCH_OP(op, c_op, asm_op) \ argument
101 #define ATOMIC_OPS(op, c_op, asm_op) \ argument
115 #define ATOMIC_OPS(op, c_op, asm_op) \ argument
/openbmc/linux/fs/afs/
H A Dinode.c67 static int afs_inode_init_from_status(struct afs_operation *op, in afs_inode_init_from_status()
163 static void afs_apply_status(struct afs_operation *op, in afs_apply_status()
264 static void afs_apply_callback(struct afs_operation *op, in afs_apply_callback()
281 void afs_vnode_commit_status(struct afs_operation *op, struct afs_vnode_param *vp) in afs_vnode_commit_status()
326 static void afs_fetch_status_success(struct afs_operation *op) in afs_fetch_status_success()
355 struct afs_operation *op; in afs_fetch_status() local
460 struct inode *afs_iget(struct afs_operation *op, struct afs_vnode_param *vp) in afs_iget()
527 struct afs_operation *op; in afs_root_iget() local
848 static void afs_setattr_success(struct afs_operation *op) in afs_setattr_success()
865 static void afs_setattr_edit_file(struct afs_operation *op) in afs_setattr_edit_file()
[all …]
/openbmc/linux/arch/powerpc/kernel/trace/
H A Dftrace_64_pg.c48 ppc_inst_t op; in ftrace_call_replace() local
96 static int is_bl_op(ppc_inst_t op) in is_bl_op()
101 static int is_b_op(ppc_inst_t op) in is_b_op()
106 static unsigned long find_bl_target(unsigned long ip, ppc_inst_t op) in find_bl_target()
125 ppc_inst_t op, pop; in __ftrace_make_nop() local
261 ppc_inst_t op; in setup_mcount_compiler_tramp() local
311 ppc_inst_t op; in __ftrace_make_nop_kernel() local
411 ppc_inst_t op[2]; in __ftrace_make_call() local
472 ppc_inst_t op; in __ftrace_make_call_kernel() local
555 ppc_inst_t op; in __ftrace_modify_call() local
[all …]
/openbmc/qemu/disas/
H A Driscv-xthead.c252 rv_opcode op = rv_op_illegal; in decode_xtheadba() local
281 rv_opcode op = rv_op_illegal; in decode_xtheadbb() local
337 rv_opcode op = rv_op_illegal; in decode_xtheadbs() local
363 rv_opcode op = rv_op_illegal; in decode_xtheadcmo() local
441 rv_opcode op = rv_op_illegal; in decode_xtheadcondmov() local
468 rv_opcode op = rv_op_illegal; in decode_xtheadfmemidx() local
505 rv_opcode op = rv_op_illegal; in decode_xtheadfmv() local
540 rv_opcode op = rv_op_illegal; in decode_xtheadmac() local
571 rv_opcode op = rv_op_illegal; in decode_xtheadmemidx() local
645 rv_opcode op = rv_op_illegal; in decode_xtheadmempair() local
[all …]
/openbmc/qemu/target/ppc/
H A Ddfp_helper.c527 #define DFP_HELPER_TSTDC(op, size) \ argument
555 #define DFP_HELPER_TSTDG(op, size) \ argument
610 #define DFP_HELPER_TSTEX(op, size) \ argument
642 #define DFP_HELPER_TSTSF(op, size) \ argument
679 #define DFP_HELPER_TSTSFI(op, size) \ argument
739 #define DFP_HELPER_QUAI(op, size) \ argument
760 #define DFP_HELPER_QUA(op, size) \ argument
832 #define DFP_HELPER_RRND(op, size) \ argument
1105 #define DFP_HELPER_DEDPD(op, size) \ argument
1230 #define DFP_HELPER_XEX(op, size) \ argument
[all …]

12345678910>>...65