/drivers/xen/ |
D | efi.c | 39 #define efi_data(op) (op.u.efi_runtime_call) argument 43 struct xen_platform_op op = INIT_EFI_OP(get_time); in xen_efi_get_time() local 66 struct xen_platform_op op = INIT_EFI_OP(set_time); in xen_efi_set_time() local 81 struct xen_platform_op op = INIT_EFI_OP(get_wakeup_time); in xen_efi_get_wakeup_time() local 103 struct xen_platform_op op = INIT_EFI_OP(set_wakeup_time); in xen_efi_set_wakeup_time() local 124 struct xen_platform_op op = INIT_EFI_OP(get_variable); in xen_efi_get_variable() local 148 struct xen_platform_op op = INIT_EFI_OP(get_next_variable_name); in xen_efi_get_next_variable() local 172 struct xen_platform_op op = INIT_EFI_OP(set_variable); in xen_efi_set_variable() local 193 struct xen_platform_op op = INIT_EFI_OP(query_variable_info); in xen_efi_query_variable_info() local 213 struct xen_platform_op op = INIT_EFI_OP(get_next_high_monotonic_count); in xen_efi_get_next_high_mono_count() local [all …]
|
/drivers/crypto/sunxi-ss/ |
D | sun4i-ss-cipher.c | 22 struct sun4i_tfm_ctx *op = crypto_ablkcipher_ctx(tfm); in sun4i_ss_opti_poll() local 130 struct sun4i_tfm_ctx *op = crypto_ablkcipher_ctx(tfm); in sun4i_ss_cipher_poll() local 323 struct sun4i_tfm_ctx *op = crypto_ablkcipher_ctx(tfm); in sun4i_ss_cbc_aes_encrypt() local 334 struct sun4i_tfm_ctx *op = crypto_ablkcipher_ctx(tfm); in sun4i_ss_cbc_aes_decrypt() local 346 struct sun4i_tfm_ctx *op = crypto_ablkcipher_ctx(tfm); in sun4i_ss_ecb_aes_encrypt() local 357 struct sun4i_tfm_ctx *op = crypto_ablkcipher_ctx(tfm); in sun4i_ss_ecb_aes_decrypt() local 369 struct sun4i_tfm_ctx *op = crypto_ablkcipher_ctx(tfm); in sun4i_ss_cbc_des_encrypt() local 380 struct sun4i_tfm_ctx *op = crypto_ablkcipher_ctx(tfm); in sun4i_ss_cbc_des_decrypt() local 392 struct sun4i_tfm_ctx *op = crypto_ablkcipher_ctx(tfm); in sun4i_ss_ecb_des_encrypt() local 403 struct sun4i_tfm_ctx *op = crypto_ablkcipher_ctx(tfm); in sun4i_ss_ecb_des_decrypt() local [all …]
|
D | sun4i-ss-hash.c | 23 struct sun4i_tfm_ctx *op = crypto_tfm_ctx(tfm); in sun4i_hash_crainit() local 40 struct sun4i_req_ctx *op = ahash_request_ctx(areq); in sun4i_hash_init() local 55 struct sun4i_req_ctx *op = ahash_request_ctx(areq); in sun4i_hash_export_md5() local 78 struct sun4i_req_ctx *op = ahash_request_ctx(areq); in sun4i_hash_import_md5() local 97 struct sun4i_req_ctx *op = ahash_request_ctx(areq); in sun4i_hash_export_sha1() local 121 struct sun4i_req_ctx *op = ahash_request_ctx(areq); in sun4i_hash_import_sha1() local 178 struct sun4i_req_ctx *op = ahash_request_ctx(areq); in sun4i_hash() local 486 struct sun4i_req_ctx *op = ahash_request_ctx(areq); in sun4i_hash_final() local 494 struct sun4i_req_ctx *op = ahash_request_ctx(areq); in sun4i_hash_update() local 503 struct sun4i_req_ctx *op = ahash_request_ctx(areq); in sun4i_hash_finup() local [all …]
|
/drivers/crypto/ |
D | geode-aes.c | 70 geode_aes_crypt(struct geode_aes_op *op) in geode_aes_crypt() 119 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in geode_setkey_cip() local 152 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in geode_setkey_blk() local 188 struct geode_aes_op *op = crypto_blkcipher_ctx(desc->tfm); in fallback_blk_dec() local 204 struct geode_aes_op *op = crypto_blkcipher_ctx(desc->tfm); in fallback_blk_enc() local 218 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in geode_encrypt() local 239 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in geode_decrypt() local 259 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in fallback_init_cip() local 274 struct geode_aes_op *op = crypto_tfm_ctx(tfm); in fallback_exit_cip() local 308 struct geode_aes_op *op = crypto_blkcipher_ctx(desc->tfm); in geode_cbc_decrypt() local [all …]
|
/drivers/scsi/ |
D | sun_esp.c | 83 struct platform_device *op = esp->dev; in esp_sbus_map_regs() local 103 struct platform_device *op = esp->dev; in esp_sbus_map_command_block() local 116 struct platform_device *op = esp->dev; in esp_sbus_register_irq() local 124 struct platform_device *op = esp->dev; in esp_get_scsi_id() local 146 struct platform_device *op = esp->dev; in esp_get_differential() local 158 struct platform_device *op = esp->dev; in esp_get_clock_params() local 175 struct platform_device *op = esp->dev; in esp_get_bursts() local 218 struct platform_device *op = esp->dev; in sbus_esp_map_single() local 226 struct platform_device *op = esp->dev; in sbus_esp_map_sg() local 234 struct platform_device *op = esp->dev; in sbus_esp_unmap_single() local [all …]
|
/drivers/acpi/acpica/ |
D | psutils.c | 89 void acpi_ps_init_op(union acpi_parse_object *op, u16 opcode) in acpi_ps_init_op() 118 union acpi_parse_object *op; in acpi_ps_alloc_op() local 173 void acpi_ps_free_op(union acpi_parse_object *op) in acpi_ps_free_op() 208 u32 acpi_ps_get_name(union acpi_parse_object * op) in acpi_ps_get_name() 225 void acpi_ps_set_name(union acpi_parse_object *op, u32 name) in acpi_ps_set_name()
|
D | dsfield.c | 91 union acpi_parse_object *op, in acpi_ds_create_external_region() 150 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() 538 acpi_ds_init_field_objects(union acpi_parse_object *op, in acpi_ds_init_field_objects() 656 acpi_ds_create_bank_field(union acpi_parse_object *op, in acpi_ds_create_bank_field() 747 acpi_ds_create_index_field(union acpi_parse_object *op, in acpi_ds_create_index_field()
|
D | pstree.c | 70 union acpi_parse_object *acpi_ps_get_arg(union acpi_parse_object *op, u32 argn) in acpi_ps_get_arg() 127 acpi_ps_append_arg(union acpi_parse_object *op, union acpi_parse_object *arg) in acpi_ps_append_arg() 201 union acpi_parse_object *op) in acpi_ps_get_depth_next() 271 union acpi_parse_object *acpi_ps_get_child(union acpi_parse_object *op) in acpi_ps_get_child()
|
D | dsobject.c | 79 union acpi_parse_object *op, in acpi_ds_build_internal_object() 266 union acpi_parse_object *op, in acpi_ds_build_internal_buffer_obj() 383 union acpi_parse_object *op, in acpi_ds_build_internal_package_obj() 563 union acpi_parse_object *op) in acpi_ds_create_node() 630 union acpi_parse_object *op, in acpi_ds_init_object_from_op()
|
D | psobject.c | 187 union acpi_parse_object **op) in acpi_ps_build_named_op() 295 union acpi_parse_object *op; in acpi_ps_create_op() local 403 union acpi_parse_object **op, acpi_status status) in acpi_ps_complete_op() 577 union acpi_parse_object *op, acpi_status status) in acpi_ps_complete_final_op()
|
D | dsopcode.c | 301 union acpi_parse_object *op) in acpi_ds_eval_buffer_field_operands() 386 union acpi_parse_object *op) in acpi_ds_eval_region_operands() 478 union acpi_parse_object *op) in acpi_ds_eval_table_region_operands() 586 union acpi_parse_object *op, in acpi_ds_eval_data_object_operands() 689 union acpi_parse_object *op) in acpi_ds_eval_bank_field_operands()
|
D | dbmethod.c | 78 union acpi_parse_object *op) in acpi_db_set_method_breakpoint() 117 void acpi_db_set_method_call_breakpoint(union acpi_parse_object *op) in acpi_db_set_method_call_breakpoint() 269 void acpi_db_disassemble_aml(char *statements, union acpi_parse_object *op) in acpi_db_disassemble_aml() 302 union acpi_parse_object *op; in acpi_db_disassemble_method() local
|
/drivers/md/bcache/ |
D | btree.c | 115 #define btree(fn, key, b, op, ...) \ argument 135 #define btree_root(fn, c, op, ...) \ argument 835 static int mca_cannibalize_lock(struct cache_set *c, struct btree_op *op) in mca_cannibalize_lock() 850 static struct btree *mca_cannibalize(struct cache_set *c, struct btree_op *op, in mca_cannibalize() 886 static struct btree *mca_alloc(struct cache_set *c, struct btree_op *op, in mca_alloc() 966 struct btree *bch_btree_node_get(struct cache_set *c, struct btree_op *op, in bch_btree_node_get() 1063 struct btree *__bch_btree_node_alloc(struct cache_set *c, struct btree_op *op, in __bch_btree_node_alloc() 1106 struct btree_op *op, int level, in bch_btree_node_alloc() 1113 struct btree_op *op) in btree_node_alloc_replacement() 1145 static int btree_check_reserve(struct btree *b, struct btree_op *op) in btree_check_reserve() [all …]
|
/drivers/crypto/ccp/ |
D | ccp-dev-v3.c | 78 static int ccp_do_cmd(struct ccp_op *op, u32 *cr, unsigned int cr_count) in ccp_do_cmd() 152 static int ccp_perform_aes(struct ccp_op *op) in ccp_perform_aes() 183 static int ccp_perform_xts_aes(struct ccp_op *op) in ccp_perform_xts_aes() 210 static int ccp_perform_sha(struct ccp_op *op) in ccp_perform_sha() 236 static int ccp_perform_rsa(struct ccp_op *op) in ccp_perform_rsa() 257 static int ccp_perform_passthru(struct ccp_op *op) in ccp_perform_passthru() 298 static int ccp_perform_ecc(struct ccp_op *op) in ccp_perform_ecc()
|
D | ccp-ops.c | 323 struct ccp_op *op, unsigned int block_size, in ccp_prepare_data() 396 struct ccp_op *op) in ccp_process_data() 413 struct ccp_op op; in ccp_copy_to_from_sb() local 461 struct ccp_op op; in ccp_run_aes_cmac_cmd() local 610 struct ccp_op op; in ccp_run_aes_cmd() local 787 struct ccp_op op; in ccp_run_xts_aes_cmd() local 974 struct ccp_op op; in ccp_run_sha_cmd() local 1258 struct ccp_op op; in ccp_run_rsa_cmd() local 1373 struct ccp_op op; in ccp_run_passthru_cmd() local 1502 struct ccp_op op; in ccp_run_passthru_nomap_cmd() local [all …]
|
/drivers/video/fbdev/omap2/omapfb/dss/ |
D | apply.c | 148 struct ovl_priv_data *op; in apply_init_priv() local 215 struct ovl_priv_data *op; in dss_check_settings_low() local 310 struct ovl_priv_data *op; in need_isr() local 349 struct ovl_priv_data *op; in need_go() local 389 struct ovl_priv_data *op = get_ovl_priv(ovl); in extra_info_update_ongoing() local 553 struct ovl_priv_data *op; in dss_mgr_wait_for_go_ovl() local 629 struct ovl_priv_data *op = get_ovl_priv(ovl); in dss_ovl_write_regs() local 667 struct ovl_priv_data *op = get_ovl_priv(ovl); in dss_ovl_write_regs_extra() local 795 struct ovl_priv_data *op; in mgr_clear_shadow_dirty() local 950 struct ovl_priv_data *op; in omap_dss_mgr_apply_ovl() local [all …]
|
/drivers/sbus/char/ |
D | openprom.c | 143 static int opromgetprop(void __user *argp, struct device_node *dp, struct openpromio *op, int bufsi… in opromgetprop() 160 static int opromnxtprop(void __user *argp, struct device_node *dp, struct openpromio *op, int bufsi… in opromnxtprop() 190 static int opromsetopt(struct device_node *dp, struct openpromio *op, int bufsize) in opromsetopt() 198 …next(void __user *argp, unsigned int cmd, struct device_node *dp, struct openpromio *op, int bufsi… in opromnext() 245 static int oprompci2node(void __user *argp, struct device_node *dp, struct openpromio *op, int bufs… in oprompci2node() 270 static int oprompath2node(void __user *argp, struct device_node *dp, struct openpromio *op, int buf… in oprompath2node() 284 static int opromgetbootargs(void __user *argp, struct openpromio *op, int bufsize) in opromgetbootargs() 399 struct opiocdesc op; in opiocget() local 431 struct opiocdesc op; in opiocnextprop() local 477 struct opiocdesc op; in opiocset() local
|
D | bbc_i2c.c | 53 static void set_device_claimage(struct bbc_i2c_bus *bp, struct platform_device *op, int val) in set_device_claimage() 70 struct platform_device *op = NULL; in bbc_i2c_getdev() local 88 struct bbc_i2c_client *bbc_i2c_attach(struct bbc_i2c_bus *bp, struct platform_device *op) in bbc_i2c_attach() 116 struct platform_device *op = client->op; in bbc_i2c_detach() local 293 static struct bbc_i2c_bus * attach_one_i2c(struct platform_device *op, int index) in attach_one_i2c() 362 static int bbc_i2c_probe(struct platform_device *op) in bbc_i2c_probe() 386 static int bbc_i2c_remove(struct platform_device *op) in bbc_i2c_remove()
|
/drivers/xen/xen-pciback/ |
D | pciback_ops.c | 146 struct pci_dev *dev, struct xen_pci_op *op) in xen_pcibk_enable_msi() 186 struct pci_dev *dev, struct xen_pci_op *op) in xen_pcibk_disable_msi() 210 struct pci_dev *dev, struct xen_pci_op *op) in xen_pcibk_enable_msix() 275 struct pci_dev *dev, struct xen_pci_op *op) in xen_pcibk_disable_msix() 334 struct xen_pci_op *op = &pdev->op; in xen_pcibk_do_op() local
|
/drivers/infiniband/hw/hns/ |
D | hns_roce_cmd.c | 61 u32 in_modifier, u8 op_modifier, u16 op, in __hns_roce_cmd_mbox_post_hw() 107 u8 op_modifier, u16 op, u16 token, in hns_roce_cmd_mbox_post_hw() 125 u8 op_modifier, u16 op, in __hns_roce_cmd_mbox_poll() 166 u8 op_modifier, u16 op, unsigned long timeout) in hns_roce_cmd_mbox_poll() 195 u8 op_modifier, u16 op, in __hns_roce_cmd_mbox_wait() 247 u8 op_modifier, u16 op, unsigned long timeout) in hns_roce_cmd_mbox_wait() 260 unsigned long in_modifier, u8 op_modifier, u16 op, in hns_roce_cmd_mbox()
|
/drivers/media/v4l2-core/ |
D | videobuf2-core.c | 51 #define log_memop(vb, op) \ argument 56 #define call_memop(vb, op, args...) \ argument 68 #define call_ptr_memop(vb, op, args...) \ argument 80 #define call_void_memop(vb, op, args...) \ argument 90 #define log_qop(q, op) \ argument 94 #define call_qop(q, op, args...) \ argument 105 #define call_void_qop(q, op, args...) \ argument 113 #define log_vb_qop(vb, op, args...) \ argument 118 #define call_vb_qop(vb, op, args...) \ argument 130 #define call_void_vb_qop(vb, op, args...) \ argument [all …]
|
/drivers/mtd/nand/ |
D | mtk_ecc.c | 76 #define ECC_IDLE_REG(op) ((op) == ECC_ENCODE ? ECC_ENCIDLE : ECC_DECIDLE) argument 77 #define ECC_CTL_REG(op) ((op) == ECC_ENCODE ? ECC_ENCCON : ECC_DECCON) argument 78 #define ECC_IRQ_REG(op) ((op) == ECC_ENCODE ? \ argument 94 enum mtk_ecc_operation op) in mtk_ecc_wait_idle() 111 enum mtk_ecc_operation op; in mtk_ecc_irq() local 318 enum mtk_ecc_operation op = config->op; in mtk_ecc_enable() local 340 enum mtk_ecc_operation op = ECC_ENCODE; in mtk_ecc_disable() local 361 int mtk_ecc_wait_done(struct mtk_ecc *ecc, enum mtk_ecc_operation op) in mtk_ecc_wait_done()
|
/drivers/usb/host/ |
D | uhci-grlib.c | 89 static int uhci_hcd_grlib_probe(struct platform_device *op) in uhci_hcd_grlib_probe() 149 static int uhci_hcd_grlib_remove(struct platform_device *op) in uhci_hcd_grlib_remove() 170 static void uhci_hcd_grlib_shutdown(struct platform_device *op) in uhci_hcd_grlib_shutdown()
|
/drivers/crypto/caam/ |
D | desc_constr.h | 176 #define APPEND_CMD_RET(cmd, op) \ argument 202 #define APPEND_CMD(cmd, op) \ argument 210 #define APPEND_CMD_LEN(cmd, op) \ in APPEND_CMD() argument 222 #define APPEND_CMD_PTR(cmd, op) \ argument 251 #define APPEND_SEQ_PTR_INTLEN(cmd, op) \ argument 265 #define APPEND_CMD_PTR_TO_IMM(cmd, op) \ argument 275 #define APPEND_CMD_PTR_EXTLEN(cmd, op) \ argument 289 #define APPEND_CMD_PTR_LEN(cmd, op, type) \ argument 306 #define APPEND_CMD_PTR_TO_IMM2(cmd, op) \ argument 317 #define APPEND_CMD_RAW_IMM(cmd, op, type) \ argument [all …]
|
/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
D | phy_qmath.c | 109 s32 qm_shl32(s32 op, int shift) in qm_shl32() 134 s16 qm_shl16(s16 op, int shift) in qm_shl16() 158 s16 qm_shr16(s16 op, int shift) in qm_shr16() 167 s16 qm_norm32(s32 op) in qm_norm32()
|