Home
last modified time | relevance | path

Searched refs:op (Results 1 – 25 of 1684) sorted by relevance

12345678910>>...68

/linux/fs/afs/
H A Drotate.c49 op->server_states = kcalloc(op->server_list->nr_servers, sizeof(op->server_states[0]), in afs_start_fs_iteration()
126 op->volume->vid, op->volume->name, &op->server->uuid, m); in afs_busy()
165 op->debug_id, op->nr_iterations, op->volume->vid, in afs_select_fileserver()
167 op->addr_index, op->addr_tried, in afs_select_fileserver()
462 op->type ? op->type->name : "???", op->debug_id); in afs_select_fileserver()
597 op->estate = op->server_states[op->server_index].endpoint_state; in afs_select_fileserver()
633 error = afs_wait_for_one_fs_probe(op->server, op->estate, op->addr_tried, in afs_select_fileserver()
644 error = afs_wait_for_one_fs_probe(op->server, op->estate, op->addr_tried, in afs_select_fileserver()
713 op->file[1].cb_break_before, op->flags, op->cumul_error.error); in afs_dump_edestaddrreq()
715 op->untried_servers, op->server_index, op->nr_iterations); in afs_dump_edestaddrreq()
[all …]
H A Dfs_operation.c24 op = kzalloc(sizeof(*op), GFP_KERNEL); in afs_alloc_operation()
189 op->ops->issue_yfs_rpc(op); in afs_wait_for_operation()
191 op->ops->issue_afs_rpc(op); in afs_wait_for_operation()
198 op->call_error = op->call->error; in afs_wait_for_operation()
209 op->ops->success(op); in afs_wait_for_operation()
212 op->ops->aborted(op); in afs_wait_for_operation()
215 op->ops->failed(op); in afs_wait_for_operation()
222 op->ops->edit_dir(op); in afs_wait_for_operation()
237 if (op->ops && op->ops->put) in afs_put_operation()
238 op->ops->put(op); in afs_put_operation()
[all …]
H A Ddir_silly.c19 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()
82 op->dentry_2 = new; 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()
[all …]
H A Ddir.c1312 afs_vnode_commit_status(op, &op->file[0]); in afs_create_success()
1313 afs_update_dentry_version(op, &op->file[0], op->dentry); in afs_create_success()
1399 afs_vnode_commit_status(op, &op->file[0]); in afs_rmdir_success()
1400 afs_update_dentry_version(op, &op->file[0], op->dentry); in afs_rmdir_success()
1531 afs_check_dir_conflict(op, &op->file[0]); in afs_unlink_success()
1532 afs_vnode_commit_status(op, &op->file[0]); in afs_unlink_success()
1533 afs_vnode_commit_status(op, &op->file[1]); in afs_unlink_success()
1534 afs_update_dentry_version(op, &op->file[0], op->dentry); in afs_unlink_success()
1829 afs_check_dir_conflict(op, &op->file[1]); in afs_rename_success()
1830 afs_vnode_commit_status(op, &op->file[0]); in afs_rename_success()
[all …]
/linux/fs/orangefs/
H A Dwaitqueue.c83 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/net/can/
H A Dbcm.c288 struct canfd_frame *cf = op->frames + op->cfsiz * op->currframe; in bcm_can_tx()
321 if (op->currframe >= op->nframes) in bcm_can_tx()
409 if (op->kt_ival1 && op->count) in bcm_tx_set_expiry()
598 memset(op->last_frames, 0, op->nframes * op->cfsiz); in bcm_rx_timeout_handler()
774 if ((op->frames) && (op->frames != &op->sframe)) in bcm_free_op_rcu()
777 if ((op->last_frames) && (op->last_frames != &op->last_sframe)) in bcm_free_op_rcu()
938 cf = op->frames + op->cfsiz * i; in bcm_tx_setup()
980 op->frames = &op->sframe; in bcm_tx_setup()
1071 if (op->frames != &op->sframe) in bcm_tx_setup()
1170 op->frames = &op->sframe; in bcm_rx_setup()
[all …]
/linux/arch/powerpc/lib/
H A Dsstep.c593 rn = op->reg; in do_fp_load()
645 rn = op->reg; in do_fp_store()
1812 op->ccval = (op->ccval & ~imm) | in analyse_instr()
2161 set_ca32(op, op->xerval & XER_CA); in analyse_instr()
2174 set_ca32(op, op->xerval & XER_CA); in analyse_instr()
2204 set_ca32(op, op->xerval & XER_CA); in analyse_instr()
2218 set_ca32(op, op->xerval & XER_CA); in analyse_instr()
3238 regs->gpr[op->reg] = op->val; in emulate_update_regs()
3460 if (op->reg >= 32 && (op->vsx_flags & VSX_CHECK_VEC)) in emulate_loadstore()
3530 if (op->reg >= 32 && (op->vsx_flags & VSX_CHECK_VEC)) in emulate_loadstore()
[all …]
/linux/fs/dlm/
H A Dplock.c60 op = iter; in plock_lookup_waiter()
65 return op; in plock_lookup_waiter()
88 kfree(op); in dlm_release_plock_op()
105 op = kzalloc(sizeof(*op), GFP_NOFS); in do_lock_cancel()
106 if (!op) in do_lock_cancel()
134 op = kzalloc(sizeof(*op), GFP_NOFS); in dlm_posix_lock()
135 if (!op) { in dlm_posix_lock()
300 op = kzalloc(sizeof(*op), GFP_NOFS); in dlm_posix_unlock()
404 op->data->callback(op->data->fl, -EINTR); in dlm_posix_cancel()
433 op = kzalloc(sizeof(*op), GFP_NOFS); in dlm_posix_get()
[all …]
/linux/fs/bcachefs/
H A Dio_write.c376 op->new_i_size, &op->i_sectors_delta, in bch2_write_index_default()
478 op->end_io(op); in bch2_write_done()
779 op->crc.offset, op->crc.live_size, in bch2_write_rechecksum()
838 op->csum_type != op->crc.csum_type && in bch2_write_prep_encoded_data()
858 extent_nonce(op->version, op->crc), in bch2_write_prep_encoded_data()
877 op->crc.csum_type != op->csum_type) && in bch2_write_prep_encoded_data()
927 init_append_extent(op, wp, op->version, op->crc); in bch2_write_extent()
1344 op->pos.inode, op->pos.offset << 9, in bch2_nocow_write()
1404 memset(&op->failed, 0, sizeof(op->failed)); in __bch2_write()
1519 memset(&op->failed, 0, sizeof(op->failed)); in bch2_write_data_inline()
[all …]
/linux/tools/objtool/arch/x86/
H A Ddecode.c106 if (!(op = calloc(1, sizeof(*op)))) \
108 else for (*ops_list = op, ops_list = &op->next; op; op = NULL)
215 ADD_OP(op) { in arch_decode_instruction()
227 ADD_OP(op) { in arch_decode_instruction()
238 ADD_OP(op) { in arch_decode_instruction()
249 ADD_OP(op) { in arch_decode_instruction()
465 ADD_OP(op) { in arch_decode_instruction()
482 ADD_OP(op) { in arch_decode_instruction()
494 ADD_OP(op) { in arch_decode_instruction()
502 ADD_OP(op) { in arch_decode_instruction()
[all …]
/linux/drivers/xen/
H A Defi.c42 #define efi_data(op) (op.u.efi_runtime_call) argument
63 return efi_data(op).status; in xen_efi_get_time()
76 return efi_data(op).status; in xen_efi_set_time()
99 return efi_data(op).status; in xen_efi_get_wakeup_time()
117 return efi_data(op).status; in xen_efi_set_wakeup_time()
138 *attr = efi_data(op).misc; in xen_efi_get_variable()
140 return efi_data(op).status; in xen_efi_get_variable()
163 return efi_data(op).status; in xen_efi_get_next_variable()
173 efi_data(op).misc = attr; in xen_efi_set_variable()
183 return efi_data(op).status; in xen_efi_set_variable()
[all …]
/linux/arch/sh/kernel/
H A Dkgdb.c20 #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/hwtracing/coresight/
H A Dcoresight-etm4x.h262 CASE_##op((val), TRCRSR) \
270 CASE_##op((val), TRCOSLAR)
308 CASE_##op((val), TRCIDR8) \
309 CASE_##op((val), TRCIDR9) \
322 CASE_##op((val), TRCIDR0) \
323 CASE_##op((val), TRCIDR1) \
324 CASE_##op((val), TRCIDR2) \
441 CASE_##op((val), TRCDEVID)
450 CASE_##op((val), TRCLAR) \
451 CASE_##op((val), TRCLSR) \
[all …]
/linux/drivers/acpi/acpica/
H A Dpsobject.c226 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 …]
H A Dpsutils.c61 op->common.aml_opcode = opcode; in acpi_ps_init_op()
66 sizeof(op->common. in acpi_ps_init_op()
87 union acpi_parse_object *op; in acpi_ps_alloc_op() local
120 if (op) { in acpi_ps_alloc_op()
121 acpi_ps_init_op(op, opcode); in acpi_ps_alloc_op()
122 op->common.aml = aml; in acpi_ps_alloc_op()
123 op->common.flags = flags; in acpi_ps_alloc_op()
135 return (op); in acpi_ps_alloc_op()
155 ASL_CV_CLEAR_OP_COMMENTS(op); in acpi_ps_free_op()
198 return (op->named.name); in acpi_ps_get_name()
[all …]
H A Ddswload.c115 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/
H A Dsun4i-ss-hash.c68 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/drivers/net/dsa/sja1105/
H A Dsja1105_static_config.c95 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 …]
H A Dsja1105_dynamic_config.c200 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/lib/zlib_inflate/
H A Dinffast.c128 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/drivers/spi/
H A Dspi-mem.c169 op->cmd.dtr || op->addr.dtr || op->dummy.dtr || op->data.dtr; in spi_mem_default_supports_op()
201 if (!op->cmd.buswidth || !op->cmd.nbytes) in spi_mem_check_op()
204 if ((op->addr.nbytes && !op->addr.buswidth) || in spi_mem_check_op()
205 (op->dummy.nbytes && !op->dummy.buswidth) || in spi_mem_check_op()
206 (op->data.nbytes && !op->data.buswidth)) in spi_mem_check_op()
318 len = op->cmd.nbytes + op->addr.nbytes; in spi_mem_add_op_stats()
319 len += op->dummy.nbytes + op->data.nbytes; in spi_mem_add_op_stats()
393 tmpbufsize = op->cmd.nbytes + op->addr.nbytes + op->dummy.nbytes; in spi_mem_exec_op()
511 len = op->cmd.nbytes + op->addr.nbytes + op->dummy.nbytes; in spi_mem_adjust_op_size()
516 op->data.nbytes = min3((size_t)op->data.nbytes, in spi_mem_adjust_op_size()
[all …]
H A Dspi-wpcm-fiu.c146 return (op->addr.nbytes == 0 || op->addr.nbytes == 3) && in wpcm_fiu_normal_match()
147 op->dummy.nbytes == 0 && op->data.nbytes <= 4; in wpcm_fiu_normal_match()
171 return op->cmd.opcode == 0x0b && op->addr.nbytes == 3 && in wpcm_fiu_fast_read_match()
173 op->data.nbytes >= 1 && op->data.nbytes <= 4 && in wpcm_fiu_fast_read_match()
192 return op->addr.nbytes == 4 && op->dummy.nbytes == 0 && op->data.nbytes <= 4; in wpcm_fiu_4ba_match()
235 return op->cmd.opcode == 0x9f && op->addr.nbytes == 0 && in wpcm_fiu_rdid_match()
236 op->dummy.nbytes == 0 && op->data.nbytes == 6 && in wpcm_fiu_rdid_match()
272 return (op->addr.nbytes == 0 || op->addr.nbytes == 3) && in wpcm_fiu_dummy_match()
327 if (op->cmd.dtr || op->addr.dtr || op->dummy.dtr || op->data.dtr) in wpcm_fiu_supports_op()
330 if (op->cmd.buswidth > 1 || op->addr.buswidth > 1 || in wpcm_fiu_supports_op()
[all …]
H A Dspi-mtk-nor.c213 if ((op->cmd.buswidth > 1) || (op->addr.buswidth > 1) || in mtk_nor_match_prg()
214 (op->dummy.buswidth > 1) || (op->data.buswidth > 1)) in mtk_nor_match_prg()
217 tx_len = op->cmd.nbytes + op->addr.nbytes; in mtk_nor_match_prg()
261 tx_len = op->cmd.nbytes + op->addr.nbytes; in mtk_nor_adj_prg_size()
283 if ((op->addr.nbytes == 3) || (op->addr.nbytes == 4)) { in mtk_nor_adjust_op_size()
320 if ((op->addr.nbytes == 3) || (op->addr.nbytes == 4)) { in mtk_nor_supports_op()
423 memcpy(op->data.buf.in, sp->buffer, op->data.nbytes); in mtk_nor_read_bounce()
526 tx_len = op->cmd.nbytes + op->addr.nbytes; in mtk_nor_spi_mem_prg()
530 tx_len += op->dummy.nbytes + op->data.nbytes; in mtk_nor_spi_mem_prg()
534 prg_len = op->cmd.nbytes + op->addr.nbytes + op->dummy.nbytes + in mtk_nor_spi_mem_prg()
[all …]
/linux/lib/lzo/
H A Dlzo1x_decompress_safe.c52 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 …]
/linux/arch/xtensa/include/asm/
H A Datomic.h58 #define ATOMIC_OP(op) \ argument
76 #define ATOMIC_OP_RETURN(op) \ argument
97 #define ATOMIC_FETCH_OP(op) \ argument
118 #define ATOMIC_OP(op) \ argument
137 #define ATOMIC_OP_RETURN(op) \ argument
159 #define ATOMIC_FETCH_OP(op) \ argument
182 #define ATOMIC_OP(op) \ argument
200 #define ATOMIC_OP_RETURN(op) \ argument
220 #define ATOMIC_FETCH_OP(op) \ argument
243 #define ATOMIC_OPS(op) ATOMIC_OP(op) ATOMIC_FETCH_OP(op) ATOMIC_OP_RETURN(op) argument
[all …]

12345678910>>...68