Searched defs:_op (Results 1 – 8 of 8) sorted by relevance
/kernel/liteos_a/kernel/common/ |
D | los_init_info.h | 108 #define INIT_LABEL_REG_0(_op, _type) \ argument 110 #define INIT_LABEL_REG_1(_op, _type) \ argument 113 #define INIT_LABEL_REG_2(_op, _type) \ argument 116 #define INIT_LABEL_REG_3(_op, _type) \ argument 119 #define INIT_LABEL_REG_4(_op, _type) \ argument 122 #define INIT_LABEL_REG_5(_op, _type) \ argument 125 #define INIT_LABEL_REG_6(_op, _type) \ argument 128 #define INIT_LABEL_REG_7(_op, _type) \ argument 131 #define INIT_LABEL_REG_8(_op, _type) \ argument 134 #define INIT_LABEL_REG_9(_op, _type) \ argument [all …]
|
/kernel/linux/linux-5.10/fs/fscache/ |
D | page.c | 271 static void fscache_do_cancel_retrieval(struct fscache_operation *_op) in fscache_do_cancel_retrieval() 282 static void fscache_release_retrieval_op(struct fscache_operation *_op) in fscache_release_retrieval_op() 780 static void fscache_release_write_op(struct fscache_operation *_op) in fscache_release_write_op() 788 static void fscache_write_op(struct fscache_operation *_op) in fscache_write_op()
|
/kernel/linux/linux-5.10/tools/power/acpi/tools/acpidbg/ |
D | acpidbg.c | 55 #define ACPI_AML_DO(_fd, _op, _buf, _ret) \ argument 64 #define ACPI_AML_BATCH_DO(_fd, _op, _buf, _ret) \ argument
|
/kernel/linux/linux-5.10/fs/cachefiles/ |
D | rdwr.c | 152 static void cachefiles_read_copier(struct fscache_operation *_op) in cachefiles_read_copier()
|
/kernel/linux/linux-5.10/drivers/md/bcache/ |
D | writeback.c | 768 static int sectors_dirty_init_fn(struct btree_op *_op, struct btree *b, in sectors_dirty_init_fn()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/ |
D | bfi.h | 38 #define bfi_h2i_set(_mh, _mc, _op, _fn_lpu) do { \ argument 44 #define bfi_i2h_set(_mh, _mc, _op, _i2htok) do { \ argument
|
/kernel/linux/linux-5.10/drivers/scsi/bfa/ |
D | bfi.h | 62 #define bfi_h2i_set(_mh, _mc, _op, _fn_lpu) do { \ argument 68 #define bfi_i2h_set(_mh, _mc, _op, _i2htok) do { \ argument
|
/kernel/linux/linux-5.10/kernel/ |
D | kprobes.c | 657 struct optimized_kprobe *_op; in optprobe_queued_unopt() local
|