Home
last modified time | relevance | path

Searched defs:op (Results 26 – 50 of 1616) sorted by relevance

12345678910>>...65

/openbmc/sdbusplus/include/sdbusplus/message/
H A Dappend.hpp156 op(sdbusplus::SdBusInterface* intf, sd_bus_message* m, T&& t) in op() function
171 op(sdbusplus::SdBusInterface* intf, sd_bus_message* m, T&& t) in op() function
196 static void op(sdbusplus::SdBusInterface* intf, sd_bus_message* m, T&& s) in op() function
211 static void op(sdbusplus::SdBusInterface* intf, sd_bus_message* m, T&& s) in op() function
223 static void op(sdbusplus::SdBusInterface* intf, sd_bus_message* m, T&& s) in op() function
235 static void op(sdbusplus::SdBusInterface* intf, sd_bus_message* m, S&& s) in op() function
247 static void op(sdbusplus::SdBusInterface* intf, sd_bus_message* m, S&& s) in op() function
259 static void op(sdbusplus::SdBusInterface* intf, sd_bus_message* m, T&& b) in op() function
273 static void op(sdbusplus::SdBusInterface* intf, sd_bus_message* m, S&& s) in op() function
362 static void op(sdbusplus::SdBusInterface* intf, sd_bus_message* m, in op() function
[all …]
/openbmc/linux/arch/xtensa/include/asm/
H A Dbitops.h101 #define BIT_OP(op, insn, inv) \ argument
120 #define TEST_AND_BIT_OP(op, insn, inv) \ argument
144 #define BIT_OP(op, insn, inv) \ argument
164 #define TEST_AND_BIT_OP(op, insn, inv) \ argument
189 #define BIT_OP(op, insn, inv) argument
190 #define TEST_AND_BIT_OP(op, insn, inv) argument
196 #define BIT_OPS(op, insn, inv) \ argument
/openbmc/linux/net/can/
H A Dbcm.c199 struct bcm_op *op; in bcm_proc_show() local
272 static void bcm_can_tx(struct bcm_op *op) in bcm_can_tx()
644 struct bcm_op *op = (struct bcm_op *)data; in bcm_rx_handler() local
717 struct bcm_op *op; in bcm_find_op() local
741 static void bcm_remove_op(struct bcm_op *op) in bcm_remove_op()
768 struct bcm_op *op, *n; in bcm_delete_rx_op() local
819 struct bcm_op *op, *n; in bcm_delete_tx_op() local
863 struct bcm_op *op; in bcm_tx_setup() local
1042 struct bcm_op *op; in bcm_rx_setup() local
1413 struct bcm_op *op; in bcm_notify() local
[all …]
/openbmc/linux/arch/parisc/include/asm/
H A Datomic.h76 #define ATOMIC_OP(op, c_op) \ argument
86 #define ATOMIC_OP_RETURN(op, c_op) \ argument
99 #define ATOMIC_FETCH_OP(op, c_op) \ argument
113 #define ATOMIC_OPS(op, c_op) \ argument
127 #define ATOMIC_OPS(op, c_op) \ argument
148 #define ATOMIC64_OP(op, c_op) \ argument
158 #define ATOMIC64_OP_RETURN(op, c_op) \ argument
171 #define ATOMIC64_FETCH_OP(op, c_op) \ argument
185 #define ATOMIC64_OPS(op, c_op) \ argument
199 #define ATOMIC64_OPS(op, c_op) \ argument
/openbmc/linux/arch/sh/include/asm/
H A Datomic-grb.h5 #define ATOMIC_OP(op) \ argument
25 #define ATOMIC_OP_RETURN(op) \ argument
47 #define ATOMIC_FETCH_OP(op) \ argument
69 #define ATOMIC_OPS(op) ATOMIC_OP(op) ATOMIC_OP_RETURN(op) ATOMIC_FETCH_OP(op) argument
80 #define ATOMIC_OPS(op) ATOMIC_OP(op) ATOMIC_FETCH_OP(op) argument
H A Datomic-llsc.h19 #define ATOMIC_OP(op) \ argument
34 #define ATOMIC_OP_RETURN(op) \ argument
52 #define ATOMIC_FETCH_OP(op) \ argument
71 #define ATOMIC_OPS(op) ATOMIC_OP(op) ATOMIC_OP_RETURN(op) ATOMIC_FETCH_OP(op) argument
82 #define ATOMIC_OPS(op) ATOMIC_OP(op) ATOMIC_FETCH_OP(op) argument
H A Datomic-irq.h13 #define ATOMIC_OP(op, c_op) \ argument
23 #define ATOMIC_OP_RETURN(op, c_op) \ argument
37 #define ATOMIC_FETCH_OP(op, c_op) \ argument
50 #define ATOMIC_OPS(op, c_op) \ argument
64 #define ATOMIC_OPS(op, c_op) \ argument
/openbmc/linux/fs/orangefs/
H A Dwaitqueue.c36 struct orangefs_kernel_op_s *op, *tmp; in purge_waiting_ops() local
65 int service_operation(struct orangefs_kernel_op_s *op, in service_operation()
207 bool orangefs_cancel_op_in_progress(struct orangefs_kernel_op_s *op) in orangefs_cancel_op_in_progress()
250 orangefs_clean_up_interrupted_operation(struct orangefs_kernel_op_s *op) in orangefs_clean_up_interrupted_operation()
318 static int wait_for_matching_downcall(struct orangefs_kernel_op_s *op, in wait_for_matching_downcall()
/openbmc/linux/drivers/acpi/acpica/
H A Dpsutils.c56 void acpi_ps_init_op(union acpi_parse_object *op, u16 opcode) in acpi_ps_init_op()
87 union acpi_parse_object *op; in acpi_ps_alloc_op() local
151 void acpi_ps_free_op(union acpi_parse_object *op) in acpi_ps_free_op()
187 u32 acpi_ps_get_name(union acpi_parse_object * op) in acpi_ps_get_name()
204 void acpi_ps_set_name(union acpi_parse_object *op, u32 name) in acpi_ps_set_name()
/openbmc/linux/fs/dlm/
H A Dplock.c49 struct plock_op *op = NULL, *iter; in plock_lookup_waiter() local
85 static void dlm_release_plock_op(struct plock_op *op) in dlm_release_plock_op()
91 static void send_op(struct plock_op *op) in send_op()
102 struct plock_op *op; in do_lock_cancel() local
127 struct plock_op *op; in dlm_posix_lock() local
242 static int dlm_plock_callback(struct plock_op *op) in dlm_plock_callback()
296 struct plock_op *op; in dlm_posix_unlock() local
370 struct plock_op *op; in dlm_posix_cancel() local
433 struct plock_op *op; in dlm_posix_get() local
495 struct plock_op *op = NULL; in dev_read() local
[all …]
/openbmc/linux/include/asm-generic/
H A Datomic.h19 #define ATOMIC_OP(op, c_op) \ argument
29 #define ATOMIC_OP_RETURN(op, c_op) \ argument
41 #define ATOMIC_FETCH_OP(op, c_op) \ argument
57 #define ATOMIC_OP(op, c_op) \ argument
67 #define ATOMIC_OP_RETURN(op, c_op) \ argument
80 #define ATOMIC_FETCH_OP(op, c_op) \ argument
/openbmc/linux/drivers/crypto/gemini/
H A Dsl3516-ce-cipher.c28 struct sl3516_ce_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm); in sl3516_ce_need_fallback() local
106 struct sl3516_ce_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm); in sl3516_ce_cipher_fallback() local
130 struct sl3516_ce_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm); in sl3516_ce_cipher() local
281 struct sl3516_ce_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm); in sl3516_ce_skdecrypt() local
299 struct sl3516_ce_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm); in sl3516_ce_skencrypt() local
316 struct sl3516_ce_cipher_tfm_ctx *op = crypto_tfm_ctx(tfm); in sl3516_ce_cipher_init() local
355 struct sl3516_ce_cipher_tfm_ctx *op = crypto_tfm_ctx(tfm); in sl3516_ce_cipher_exit() local
365 struct sl3516_ce_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm); in sl3516_ce_aes_setkey() local
/openbmc/linux/fs/afs/
H A Ddir.c792 struct afs_operation *op; in afs_do_lookup() local
1319 static void afs_create_put(struct afs_operation *op) in afs_create_put()
1342 struct afs_operation *op; in afs_mkdir() local
1405 static void afs_rmdir_put(struct afs_operation *op) in afs_rmdir_put()
1426 struct afs_operation *op; in afs_rmdir() local
1559 struct afs_operation *op; in afs_unlink() local
1641 struct afs_operation *op; in afs_create() local
1691 static void afs_link_put(struct afs_operation *op) in afs_link_put()
1713 struct afs_operation *op; in afs_link() local
1772 struct afs_operation *op; in afs_symlink() local
[all …]
H A Ddir_silly.c15 static void afs_silly_rename_success(struct afs_operation *op) in afs_silly_rename_success()
23 static void afs_silly_rename_edit_dir(struct afs_operation *op) in afs_silly_rename_edit_dir()
64 struct afs_operation *op; in afs_do_silly_rename() local
158 static void afs_silly_unlink_success(struct afs_operation *op) in afs_silly_unlink_success()
167 static void afs_silly_unlink_edit_dir(struct afs_operation *op) in afs_silly_unlink_edit_dir()
195 struct afs_operation *op; in afs_do_silly_unlink() local
/openbmc/linux/drivers/spi/
H A Dspi-wpcm-fiu.c140 static bool wpcm_fiu_normal_match(const struct spi_mem_op *op) in wpcm_fiu_normal_match()
150 static int wpcm_fiu_normal_exec(struct spi_mem *mem, const struct spi_mem_op *op) in wpcm_fiu_normal_exec()
169 static bool wpcm_fiu_fast_read_match(const struct spi_mem_op *op) in wpcm_fiu_fast_read_match()
190 static bool wpcm_fiu_4ba_match(const struct spi_mem_op *op) in wpcm_fiu_4ba_match()
195 static int wpcm_fiu_4ba_exec(struct spi_mem *mem, const struct spi_mem_op *op) in wpcm_fiu_4ba_exec()
233 static bool wpcm_fiu_rdid_match(const struct spi_mem_op *op) in wpcm_fiu_rdid_match()
240 static int wpcm_fiu_rdid_exec(struct spi_mem *mem, const struct spi_mem_op *op) in wpcm_fiu_rdid_exec()
266 static bool wpcm_fiu_dummy_match(const struct spi_mem_op *op) in wpcm_fiu_dummy_match()
277 static int wpcm_fiu_dummy_exec(struct spi_mem *mem, const struct spi_mem_op *op) in wpcm_fiu_dummy_exec()
352 static int wpcm_fiu_exec_op(struct spi_mem *mem, const struct spi_mem_op *op) in wpcm_fiu_exec_op()
[all …]
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()
143 const struct spi_mem_op *op) in spi_mem_check_buswidth()
165 const struct spi_mem_op *op) in spi_mem_default_supports_op()
199 static int spi_mem_check_op(const struct spi_mem_op *op) in spi_mem_check_op()
228 const struct spi_mem_op *op) in spi_mem_internal_supports_op()
312 int spi_mem_exec_op(struct spi_mem *mem, const struct spi_mem_op *op) in spi_mem_exec_op()
484 struct spi_mem_op op = desc->info.op_tmpl; in spi_mem_no_dirmap_read() local
504 struct spi_mem_op op = desc->info.op_tmpl; in spi_mem_no_dirmap_write() local
761 const struct spi_mem_op *op, in spi_mem_read_status()
[all …]
/openbmc/linux/arch/arm/include/asm/
H A Datomic.h36 #define ATOMIC_OP(op, c_op, asm_op) \ argument
54 #define ATOMIC_OP_RETURN(op, c_op, asm_op) \ argument
75 #define ATOMIC_FETCH_OP(op, c_op, asm_op) \ argument
162 #define ATOMIC_OP(op, c_op, asm_op) \ argument
186 #define ATOMIC_FETCH_OP(op, c_op, asm_op) \ argument
227 #define ATOMIC_OPS(op, c_op, asm_op) \ argument
238 #define ATOMIC_OPS(op, c_op, asm_op) \ argument
311 #define ATOMIC64_OP(op, op1, op2) \ argument
330 #define ATOMIC64_OP_RETURN(op, op1, op2) \ argument
376 #define ATOMIC64_OPS(op, op1, op2) \ argument
[all …]
/openbmc/linux/arch/alpha/include/asm/
H A Datomic.h41 #define ATOMIC_OP(op, asm_op) \ argument
57 #define ATOMIC_OP_RETURN(op, asm_op) \ argument
76 #define ATOMIC_FETCH_OP(op, asm_op) \ argument
94 #define ATOMIC64_OP(op, asm_op) \ argument
110 #define ATOMIC64_OP_RETURN(op, asm_op) \ argument
130 #define ATOMIC64_FETCH_OP(op, asm_op) \ argument
149 #define ATOMIC_OPS(op) \ argument
174 #define ATOMIC_OPS(op, asm) \ in ATOMIC_OPS() argument
/openbmc/linux/arch/arc/include/asm/
H A Datomic-llsc.h8 #define ATOMIC_OP(op, asm_op) \ argument
24 #define ATOMIC_OP_RETURN(op, asm_op) \ argument
45 #define ATOMIC_FETCH_OP(op, asm_op) \ argument
72 #define ATOMIC_OPS(op, asm_op) \ argument
81 #define ATOMIC_OPS(op, asm_op) \ argument
/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-cipher.c92 struct sun8i_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm); in sun8i_ss_cipher_fallback() local
123 struct sun8i_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm); in sun8i_ss_setup_ivs() local
186 struct sun8i_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm); in sun8i_ss_cipher() local
348 struct sun8i_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm); in sun8i_ss_skdecrypt() local
369 struct sun8i_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm); in sun8i_ss_skencrypt() local
389 struct sun8i_cipher_tfm_ctx *op = crypto_tfm_ctx(tfm); in sun8i_ss_cipher_init() local
430 struct sun8i_cipher_tfm_ctx *op = crypto_tfm_ctx(tfm); in sun8i_ss_cipher_exit() local
440 struct sun8i_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm); in sun8i_ss_aes_setkey() local
469 struct sun8i_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm); in sun8i_ss_des3_setkey() local
/openbmc/linux/include/crypto/
H A Dengine.h31 struct crypto_engine_op op; member
36 struct crypto_engine_op op; member
41 struct crypto_engine_op op; member
46 struct crypto_engine_op op; member
51 struct crypto_engine_op op; member
/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-cipher.c92 struct sun8i_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm); in sun8i_ce_cipher_fallback() local
124 struct sun8i_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm); in sun8i_ce_cipher_prepare() local
307 struct sun8i_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm); in sun8i_ce_cipher_unprepare() local
351 struct sun8i_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm); in sun8i_ce_cipher_run() local
378 struct sun8i_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm); in sun8i_ce_skdecrypt() local
397 struct sun8i_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm); in sun8i_ce_skencrypt() local
415 struct sun8i_cipher_tfm_ctx *op = crypto_tfm_ctx(tfm); in sun8i_ce_cipher_init() local
454 struct sun8i_cipher_tfm_ctx *op = crypto_tfm_ctx(tfm); in sun8i_ce_cipher_exit() local
464 struct sun8i_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm); in sun8i_ce_aes_setkey() local
493 struct sun8i_cipher_tfm_ctx *op = crypto_skcipher_ctx(tfm); in sun8i_ce_des3_setkey() local
/openbmc/linux/arch/hexagon/include/asm/
H A Datomic.h33 #define ATOMIC_OP(op) \ argument
49 #define ATOMIC_OP_RETURN(op) \ argument
66 #define ATOMIC_FETCH_OP(op) \ argument
83 #define ATOMIC_OPS(op) ATOMIC_OP(op) ATOMIC_OP_RETURN(op) ATOMIC_FETCH_OP(op) argument
94 #define ATOMIC_OPS(op) ATOMIC_OP(op) ATOMIC_FETCH_OP(op) in ATOMIC_OPS() argument
/openbmc/linux/arch/powerpc/include/asm/
H A Datomic.h48 #define ATOMIC_OP(op, asm_op, suffix, sign, ...) \ argument
63 #define ATOMIC_OP_RETURN_RELAXED(op, asm_op, suffix, sign, ...) \ argument
80 #define ATOMIC_FETCH_OP_RELAXED(op, asm_op, suffix, sign, ...) \ argument
97 #define ATOMIC_OPS(op, asm_op, suffix, sign, ...) \ argument
112 #define ATOMIC_OPS(op, asm_op, suffix, sign) \ argument
214 #define ATOMIC64_OP(op, asm_op) \ argument
229 #define ATOMIC64_OP_RETURN_RELAXED(op, asm_op) \ argument
247 #define ATOMIC64_FETCH_OP_RELAXED(op, asm_op) \ argument
265 #define ATOMIC64_OPS(op, asm_op) \ argument
280 #define ATOMIC64_OPS(op, asm_op) \ in ATOMIC64_OPS() argument
/openbmc/linux/arch/loongarch/include/asm/
H A Datomic.h35 #define ATOMIC_OP(op, I, asm_op) \ argument
45 #define ATOMIC_OP_RETURN(op, I, asm_op, c_op) \ argument
59 #define ATOMIC_FETCH_OP(op, I, asm_op) \ argument
73 #define ATOMIC_OPS(op, I, asm_op, c_op) \ argument
88 #define ATOMIC_OPS(op, I, asm_op) \ argument
171 #define ATOMIC64_OP(op, I, asm_op) \ argument
181 #define ATOMIC64_OP_RETURN(op, I, asm_op, c_op) \ argument
194 #define ATOMIC64_FETCH_OP(op, I, asm_op) \ argument
208 #define ATOMIC64_OPS(op, I, asm_op, c_op) \ argument
223 #define ATOMIC64_OPS(op, I, asm_op) \ argument

12345678910>>...65