/linux/fs/afs/ |
A D | fs_operation.c | 24 op = kzalloc(sizeof(*op), GFP_KERNEL); in afs_alloc_operation() 185 op->ops->issue_yfs_rpc(op); in afs_wait_for_operation() 187 op->ops->issue_afs_rpc(op); in afs_wait_for_operation() 192 op->error = afs_wait_for_call_to_complete(op->call, &op->ac); in afs_wait_for_operation() 198 op->ops->success(op); in afs_wait_for_operation() 202 op->ops->aborted(op); in afs_wait_for_operation() 206 op->ops->failed(op); in afs_wait_for_operation() 214 op->ops->edit_dir(op); in afs_wait_for_operation() 228 if (op->ops && op->ops->put) in afs_put_operation() 229 op->ops->put(op); in afs_put_operation() [all …]
|
A D | rotate.c | 119 op->untried, op->index, in afs_select_fileserver() 120 op->ac.tried, op->ac.index, in afs_select_fileserver() 197 afs_busy(op->volume, op->ac.abort_code); in afs_select_fileserver() 221 afs_busy(op->volume, op->ac.abort_code); in afs_select_fileserver() 333 if (test_bit(op->index, &op->untried)) in afs_select_fileserver() 358 __clear_bit(op->index, &op->untried); in afs_select_fileserver() 389 memset(&op->ac, 0, sizeof(op->ac)); in afs_select_fileserver() 407 op->index, op->ac.index, op->ac.alist->nr_addrs, in afs_select_fileserver() 483 op->file[1].cb_break_before, op->flags, op->error); in afs_dump_edestaddrreq() 485 op->untried, op->index, op->nr_iterations); in afs_dump_edestaddrreq() [all …]
|
A D | dir_silly.c | 19 afs_check_dir_conflict(op, &op->file[0]); in afs_silly_rename_success() 20 afs_vnode_commit_status(op, &op->file[0]); in afs_silly_rename_success() 69 if (IS_ERR(op)) in afs_do_silly_rename() 70 return PTR_ERR(op); in afs_do_silly_rename() 81 op->dentry = old; in afs_do_silly_rename() 161 afs_check_dir_conflict(op, &op->file[0]); in afs_silly_unlink_success() 162 afs_vnode_commit_status(op, &op->file[0]); in afs_silly_unlink_success() 163 afs_vnode_commit_status(op, &op->file[1]); in afs_silly_unlink_success() 164 afs_update_dentry_version(op, &op->file[0], op->dentry); in afs_silly_unlink_success() 200 if (IS_ERR(op)) in afs_do_silly_unlink() [all …]
|
A D | dir.c | 1292 afs_vnode_commit_status(op, &op->file[0]); in afs_create_success() 1293 afs_update_dentry_version(op, &op->file[0], op->dentry); in afs_create_success() 1378 afs_vnode_commit_status(op, &op->file[0]); in afs_rmdir_success() 1379 afs_update_dentry_version(op, &op->file[0], op->dentry); in afs_rmdir_success() 1510 afs_check_dir_conflict(op, &op->file[0]); in afs_unlink_success() 1511 afs_vnode_commit_status(op, &op->file[0]); in afs_unlink_success() 1512 afs_vnode_commit_status(op, &op->file[1]); in afs_unlink_success() 1513 afs_update_dentry_version(op, &op->file[0], op->dentry); in afs_unlink_success() 1534 if (op->unlink.need_rehash && op->error < 0 && op->error != -ENOENT) in afs_unlink_put() 1806 afs_check_dir_conflict(op, &op->file[1]); in afs_rename_success() [all …]
|
A D | fsclient.c | 240 struct afs_operation *op = call->op; in afs_deliver_fs_fetch_status() local 302 struct afs_operation *op = call->op; in afs_deliver_fs_fetch_data() local 488 struct afs_operation *op = call->op; in afs_deliver_fs_create_vnode() local 624 struct afs_operation *op = call->op; in afs_deliver_fs_file_status_and_vol() local 744 struct afs_operation *op = call->op; in afs_deliver_fs_link() local 824 struct afs_operation *op = call->op; in afs_deliver_fs_symlink() local 919 struct afs_operation *op = call->op; in afs_deliver_fs_rename() local 1015 struct afs_operation *op = call->op; in afs_deliver_fs_store_data() local 1295 struct afs_operation *op = call->op; in afs_deliver_fs_get_volume_status() local 1458 struct afs_operation *op = call->op; in afs_deliver_fs_xxxx_lock() local [all …]
|
/linux/fs/fscache/ |
A D | operation.c | 183 op->cancel(op); in fscache_submit_exclusive_op() 187 op->cancel(op); in fscache_submit_exclusive_op() 221 op->cancel(op); in fscache_submit_exclusive_op() 226 op->cancel(op); in fscache_submit_exclusive_op() 270 op->cancel(op); in fscache_submit_op() 274 op->cancel(op); in fscache_submit_op() 303 op->cancel(op); in fscache_submit_op() 309 op->cancel(op); in fscache_submit_op() 387 op->cancel(op); in fscache_cancel_op() 403 op->cancel(op); in fscache_cancel_op() [all …]
|
A D | page.c | 287 _enter("{OP%x}", op->op.debug_id); in fscache_release_retrieval_op() 310 op = kzalloc(sizeof(*op), GFP_NOIO); in fscache_alloc_retrieval() 484 object, &op->op, in __fscache_read_or_alloc_page() 611 object, &op->op, in __fscache_read_or_alloc_pages() 718 object, &op->op, in __fscache_alloc_page() 793 _enter("{OP%x,%d}", op->op.debug_id, atomic_read(&op->op.usage)); in fscache_write_op() 982 op->op.flags = FSCACHE_OP_ASYNC | in __fscache_write_page() 1051 fscache_put_operation(&op->op); in __fscache_write_page() 1062 fscache_put_operation(&op->op); in __fscache_write_page() 1083 fscache_put_operation(&op->op); in __fscache_write_page() [all …]
|
/linux/net/can/ |
A D | bcm.c | 275 struct canfd_frame *cf = op->frames + op->cfsiz * op->currframe; in bcm_can_tx() 307 if (op->currframe >= op->nframes) in bcm_can_tx() 381 if (op->kt_ival1 && op->count) in bcm_tx_set_expiry() 565 memset(op->last_frames, 0, op->nframes * op->cfsiz); in bcm_rx_timeout_handler() 726 if ((op->frames) && (op->frames != &op->sframe)) in bcm_remove_op() 729 if ((op->last_frames) && (op->last_frames != &op->last_sframe)) in bcm_remove_op() 880 cf = op->frames + op->cfsiz * i; in bcm_tx_setup() 922 op->frames = &op->sframe; in bcm_tx_setup() 938 if (op->frames != &op->sframe) in bcm_tx_setup() 1108 op->frames = &op->sframe; in bcm_rx_setup() [all …]
|
/linux/fs/orangefs/ |
A D | waitqueue.c | 83 op, in service_operation() 151 op); in service_operation() 202 op); in service_operation() 213 op->slot_to_free = op->upcall.req.io.buf_index; in orangefs_cancel_op_in_progress() 214 memset(&op->upcall, 0, sizeof(op->upcall)); in orangefs_cancel_op_in_progress() 215 memset(&op->downcall, 0, sizeof(op->downcall)); in orangefs_cancel_op_in_progress() 282 op); in orangefs_clean_up_interrupted_operation() 292 op); in orangefs_clean_up_interrupted_operation() 351 op); in wait_for_matching_downcall() 359 op, in wait_for_matching_downcall() [all …]
|
/linux/arch/powerpc/lib/ |
A D | sstep.c | 596 rn = op->reg; in do_fp_load() 646 rn = op->reg; in do_fp_store() 1815 op->ccval = (op->ccval & ~imm) | in analyse_instr() 2164 set_ca32(op, op->xerval & XER_CA); in analyse_instr() 2177 set_ca32(op, op->xerval & XER_CA); in analyse_instr() 2207 set_ca32(op, op->xerval & XER_CA); in analyse_instr() 2221 set_ca32(op, op->xerval & XER_CA); in analyse_instr() 3240 regs->gpr[op->reg] = op->val; in emulate_update_regs() 3460 if (op->reg >= 32 && (op->vsx_flags & VSX_CHECK_VEC)) in emulate_loadstore() 3498 op->reg == 1 && op->update_reg == 1 && in emulate_loadstore() [all …]
|
/linux/drivers/hwtracing/coresight/ |
A D | coresight-etm4x.h | 168 CASE_##op((val), TRCRSR) \ 179 CASE_##op((val), TRCOSLAR) 217 CASE_##op((val), TRCIDR8) \ 218 CASE_##op((val), TRCIDR9) \ 231 CASE_##op((val), TRCIDR0) \ 232 CASE_##op((val), TRCIDR1) \ 233 CASE_##op((val), TRCIDR2) \ 366 CASE_##op((val), TRCDEVID) 375 CASE_##op((val), TRCLAR) \ 376 CASE_##op((val), TRCLSR) \ [all …]
|
/linux/tools/objtool/arch/x86/ |
A D | decode.c | 77 if (!(op = calloc(1, sizeof(*op)))) \ 79 else for (list_add_tail(&op->list, ops_list); op; op = NULL) 172 ADD_OP(op) { in arch_decode_instruction() 184 ADD_OP(op) { in arch_decode_instruction() 195 ADD_OP(op) { in arch_decode_instruction() 206 ADD_OP(op) { in arch_decode_instruction() 422 ADD_OP(op) { in arch_decode_instruction() 439 ADD_OP(op) { in arch_decode_instruction() 451 ADD_OP(op) { in arch_decode_instruction() 459 ADD_OP(op) { in arch_decode_instruction() [all …]
|
/linux/drivers/xen/ |
A D | efi.c | 41 #define efi_data(op) (op.u.efi_runtime_call) argument 62 return efi_data(op).status; in xen_efi_get_time() 75 return efi_data(op).status; in xen_efi_set_time() 98 return efi_data(op).status; in xen_efi_get_wakeup_time() 116 return efi_data(op).status; in xen_efi_set_wakeup_time() 137 *attr = efi_data(op).misc; in xen_efi_get_variable() 139 return efi_data(op).status; in xen_efi_get_variable() 162 return efi_data(op).status; in xen_efi_get_next_variable() 172 efi_data(op).misc = attr; in xen_efi_set_variable() 182 return efi_data(op).status; in xen_efi_set_variable() [all …]
|
/linux/fs/dlm/ |
A D | plock.c | 82 op = kzalloc(sizeof(*op), GFP_NOFS); in do_unlock_close() 83 if (!op) in do_unlock_close() 98 send_op(op); in do_unlock_close() 142 send_op(op); in dlm_posix_lock() 253 op = kzalloc(sizeof(*op), GFP_NOFS); in dlm_posix_unlock() 254 if (!op) { in dlm_posix_unlock() 307 kfree(op); in dlm_posix_unlock() 326 op = kzalloc(sizeof(*op), GFP_NOFS); in dlm_posix_get() 327 if (!op) { in dlm_posix_get() 373 kfree(op); in dlm_posix_get() [all …]
|
/linux/arch/sh/kernel/ |
A D | kgdb.c | 20 #define OPCODE_BT(op) (((op) & 0xff00) == 0x8900) argument 21 #define OPCODE_BF(op) (((op) & 0xff00) == 0x8b00) argument 22 #define OPCODE_BTF_DISP(op) (((op) & 0x80) ? (((op) | 0xffffff80) << 1) : \ argument 24 #define OPCODE_BFS(op) (((op) & 0xff00) == 0x8f00) argument 27 #define OPCODE_BRA_DISP(op) (((op) & 0x800) ? (((op) | 0xfffff800) << 1) : \ argument 32 #define OPCODE_BSR_DISP(op) (((op) & 0x800) ? (((op) | 0xfffff800) << 1) : \ argument 35 #define OPCODE_BSRF_REG(op) (((op) >> 8) & 0xf) argument 37 #define OPCODE_JMP_REG(op) (((op) >> 8) & 0xf) argument 39 #define OPCODE_JSR_REG(op) (((op) >> 8) & 0xf) argument 40 #define OPCODE_RTS(op) ((op) == 0xb) argument [all …]
|
/linux/drivers/net/dsa/sja1105/ |
A D | sja1105_static_config.c | 95 enum packing_op op) in sja1105et_avb_params_entry_packing() argument 715 95, 91, size, op); in sja1105_vl_lookup_entry_packing() 717 90, 90, size, op); in sja1105_vl_lookup_entry_packing() 719 89, 42, size, op); in sja1105_vl_lookup_entry_packing() 721 41, 30, size, op); in sja1105_vl_lookup_entry_packing() 723 29, 27, size, op); in sja1105_vl_lookup_entry_packing() 725 26, 24, size, op); in sja1105_vl_lookup_entry_packing() 729 95, 91, size, op); in sja1105_vl_lookup_entry_packing() 731 90, 90, size, op); in sja1105_vl_lookup_entry_packing() 733 57, 42, size, op); in sja1105_vl_lookup_entry_packing() [all …]
|
A D | sja1105_dynamic_config.c | 200 enum packing_op op) in sja1105et_vl_lookup_cmd_packing() argument 213 enum packing_op op) in sja1105pqrs_vl_lookup_cmd_packing() argument 250 enum packing_op op) in sja1110_vl_policing_cmd_packing() argument 386 enum packing_op op) in sja1105pqrs_dyn_l2_lookup_entry_packing() argument 411 enum packing_op op) in sja1105et_l2_lookup_cmd_packing() argument 439 enum packing_op op) in sja1105et_mgmt_route_cmd_packing() argument 445 if (op == PACK) in sja1105et_mgmt_route_cmd_packing() 477 if (op == PACK) in sja1105pqrs_mgmt_route_cmd_packing() 505 enum packing_op op) in sja1105_vlan_lookup_cmd_packing() argument 523 enum packing_op op) in sja1110_vlan_lookup_cmd_packing() argument [all …]
|
/linux/drivers/acpi/acpica/ |
A D | psobject.c | 226 if (!*op) { in acpi_ps_build_named_op() 322 if (!op) { in acpi_ps_create_op() 410 walk_state->op = *new_op = op; in acpi_ps_create_op() 456 *op = NULL; in acpi_ps_complete_op() 477 if (*op) { in acpi_ps_complete_op() 478 walk_state->op = *op; in acpi_ps_complete_op() 507 walk_state->op = *op; in acpi_ps_complete_op() 526 if (*op) { in acpi_ps_complete_op() 650 op)); in acpi_ps_complete_final_op() 652 if (op) { in acpi_ps_complete_final_op() [all …]
|
A D | dswload.c | 115 op = walk_state->op; in acpi_ds_load1_begin_op() 121 if (op) { in acpi_ds_load1_begin_op() 123 *out_op = op; in acpi_ds_load1_begin_op() 130 *out_op = op; in acpi_ds_load1_begin_op() 352 if (!op) { in acpi_ds_load1_begin_op() 357 if (!op) { in acpi_ds_load1_begin_op() 378 op); in acpi_ds_load1_begin_op() 379 *out_op = op; in acpi_ds_load1_begin_op() 407 op = walk_state->op; in acpi_ds_load1_end_op() 530 acpi_dm_add_op_to_external_list(op, op->named.path, in acpi_ds_load1_end_op() [all …]
|
/linux/drivers/crypto/allwinner/sun4i-ss/ |
A D | sun4i-ss-hash.c | 68 octx->byte_count = op->byte_count + op->len; in sun4i_hash_export_md5() 70 memcpy(octx->block, op->buf, op->len); in sun4i_hash_export_md5() 96 memcpy(op->buf, ictx->block, op->len); in sun4i_hash_import_md5() 110 octx->count = op->byte_count + op->len; in sun4i_hash_export_sha1() 112 memcpy(octx->buffer, op->buf, op->len); in sun4i_hash_export_sha1() 139 memcpy(op->buf, ictx->buffer, op->len); in sun4i_hash_import_sha1() 206 op->byte_count, areq->nbytes, op->mode, in sun4i_hash() 207 op->len, op->hash[0]); in sun4i_hash() 221 op->buf + op->len, areq->nbytes, 0); in sun4i_hash() 302 if (op->len > 3 && !(op->len % 4)) { in sun4i_hash() [all …]
|
/linux/tools/lib/traceevent/ |
A D | event-plugin.c | 115 for (op = reg->options; op->name; op++) { in tep_plugin_list_options() 116 char *alias = op->plugin_alias ? op->plugin_alias : op->file; in tep_plugin_list_options() 182 for (op = trace_plugin_options; op; op = op->next) { in update_option() 197 for (op = trace_plugin_options; op; op = op->next) { in update_option() 281 for (op = reg->options; op->name; op++) { in find_registered_option() 304 if (!op) in process_option() 333 for (op = trace_plugin_options; op; op = op->next) { in tep_plugin_add_option() 362 op = malloc(sizeof(*op)); in tep_plugin_add_option() 365 memset(op, 0, sizeof(*op)); in tep_plugin_add_option() 390 if (op) in print_op_data() [all …]
|
/linux/drivers/spi/ |
A D | spi-mtk-nor.c | 187 if ((op->cmd.buswidth > 1) || (op->addr.buswidth > 1) || in mtk_nor_match_prg() 188 (op->dummy.buswidth > 1) || (op->data.buswidth > 1)) in mtk_nor_match_prg() 191 tx_len = op->cmd.nbytes + op->addr.nbytes; in mtk_nor_match_prg() 235 tx_len = op->cmd.nbytes + op->addr.nbytes; in mtk_nor_adj_prg_size() 257 if ((op->addr.nbytes == 3) || (op->addr.nbytes == 4)) { in mtk_nor_adjust_op_size() 294 if ((op->addr.nbytes == 3) || (op->addr.nbytes == 4)) { in mtk_nor_supports_op() 396 memcpy(op->data.buf.in, sp->buffer, op->data.nbytes); in mtk_nor_read_bounce() 507 tx_len = op->cmd.nbytes + op->addr.nbytes; in mtk_nor_spi_mem_prg() 511 tx_len += op->dummy.nbytes + op->data.nbytes; in mtk_nor_spi_mem_prg() 515 prg_len = op->cmd.nbytes + op->addr.nbytes + op->dummy.nbytes + in mtk_nor_spi_mem_prg() [all …]
|
A D | spi-mem.c | 54 return spi_map_buf(ctlr, dmadev, sgt, op->data.buf.in, op->data.nbytes, in spi_controller_dma_map_mem_op_data() 176 if (op->cmd.dtr || op->addr.dtr || op->dummy.dtr || op->data.dtr) in spi_mem_default_supports_op() 196 if (!op->cmd.buswidth || !op->cmd.nbytes) in spi_mem_check_op() 199 if ((op->addr.nbytes && !op->addr.buswidth) || in spi_mem_check_op() 200 (op->dummy.nbytes && !op->dummy.buswidth) || in spi_mem_check_op() 201 (op->data.nbytes && !op->data.buswidth)) in spi_mem_check_op() 333 tmpbufsize = op->cmd.nbytes + op->addr.nbytes + op->dummy.nbytes; in spi_mem_exec_op() 370 memset(tmpbuf + op->addr.nbytes + 1, 0xff, op->dummy.nbytes); in spi_mem_exec_op() 451 len = op->cmd.nbytes + op->addr.nbytes + op->dummy.nbytes; in spi_mem_adjust_op_size() 456 op->data.nbytes = min3((size_t)op->data.nbytes, in spi_mem_adjust_op_size() [all …]
|
/linux/lib/zlib_inflate/ |
A D | inffast.c | 128 hold >>= op; in inflate_fast() 129 bits -= op; in inflate_fast() 130 op = (unsigned)(this.op); in inflate_fast() 137 if (op) { in inflate_fast() 143 hold >>= op; in inflate_fast() 144 bits -= op; in inflate_fast() 155 hold >>= op; in inflate_fast() 156 bits -= op; in inflate_fast() 157 op = (unsigned)(this.op); in inflate_fast() 178 bits -= op; in inflate_fast() [all …]
|
/linux/lib/lzo/ |
A D | lzo1x_decompress_safe.c | 52 op = out; in lzo1x_decompress_safe() 101 op += 8; in lzo1x_decompress_safe() 104 op += 8; in lzo1x_decompress_safe() 108 op = oe; in lzo1x_decompress_safe() 129 op += 2; in lzo1x_decompress_safe() 179 op += t; in lzo1x_decompress_safe() 219 op += 8; in lzo1x_decompress_safe() 222 op += 8; in lzo1x_decompress_safe() 225 op = oe; in lzo1x_decompress_safe() 246 op += 2; in lzo1x_decompress_safe() [all …]
|