/linux-6.6.21/tools/testing/selftests/sgx/ |
D | test_encl.c | 19 static void do_encl_emodpe(void *_op) in do_encl_emodpe() 34 static void do_encl_eaccept(void *_op) in do_encl_eaccept() 72 static void do_encl_init_tcs_page(void *_op) in do_encl_init_tcs_page() 105 static void do_encl_op_put_to_addr(void *_op) in do_encl_op_put_to_addr() 112 static void do_encl_op_get_from_addr(void *_op) in do_encl_op_get_from_addr() 119 static void do_encl_op_nop(void *_op) in do_encl_op_nop()
|
/linux-6.6.21/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
|
/linux-6.6.21/arch/riscv/include/asm/ |
D | errata_list.h | 125 #define ALT_CMO_OP(_op, _start, _size, _cachesize) \ argument
|
/linux-6.6.21/net/bluetooth/ |
D | hci_event.c | 4021 #define HCI_CC_VL(_op, _func, _min, _max) \ argument 4029 #define HCI_CC(_op, _func, _len) \ argument 4032 #define HCI_CC_STATUS(_op, _func) \ argument 4322 #define HCI_CS(_op, _func) \ argument 7231 #define HCI_LE_EV_VL(_op, _func, _min_len, _max_len) \ argument 7238 #define HCI_LE_EV(_op, _func, _len) \ argument 7241 #define HCI_LE_EV_STATUS(_op, _func) \ argument 7482 #define HCI_EV_VL(_op, _func, _min_len, _max_len) \ argument 7490 #define HCI_EV(_op, _func, _len) \ argument 7493 #define HCI_EV_STATUS(_op, _func) \ argument [all …]
|
/linux-6.6.21/drivers/gpu/drm/nouveau/ |
D | nouveau_uvmm.c | 40 #define list_prev_op(_op) list_prev_entry(_op, entry) argument 41 #define list_for_each_op(_op, _ops) list_for_each_entry(_op, _ops, entry) argument 42 #define list_for_each_op_from_reverse(_op, _ops) \ argument 44 #define list_for_each_op_safe(_op, _n, _ops) list_for_each_entry_safe(_op, _n, _ops, entry) argument
|
/linux-6.6.21/drivers/md/bcache/ |
D | writeback.c | 853 static int sectors_dirty_init_fn(struct btree_op *_op, struct btree *b, in sectors_dirty_init_fn()
|
/linux-6.6.21/tools/net/ynl/lib/ |
D | ynl.py | 661 def _op(self, method, vals, flags, dump=False): member in YnlFamily
|
/linux-6.6.21/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
|
/linux-6.6.21/drivers/spi/ |
D | spi-dw.h | 25 #define __dw_spi_ver_cmp(_dws, _ip, _ver, _op) \ argument
|
/linux-6.6.21/drivers/pci/controller/dwc/ |
D | pcie-designware.h | 37 #define __dw_pcie_ver_cmp(_pci, _ver, _op) \ argument
|
/linux-6.6.21/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
|
/linux-6.6.21/drivers/net/ethernet/fungible/funcore/ |
D | fun_hci.h | 39 #define FUN_ADMIN_REQ_COMMON_INIT(_op, _len8, _flags, _suboff8, _cid) \ argument 45 #define FUN_ADMIN_REQ_COMMON_INIT2(_op, _len) \ argument
|
/linux-6.6.21/kernel/ |
D | kprobes.c | 665 struct optimized_kprobe *_op; in optprobe_queued_unopt() local
|