Searched refs:operation (Results 101 - 125 of 213) sorted by relevance

123456789

/linux-master/drivers/infiniband/hw/mlx5/
H A Ddm.c115 u8 operation)
122 MLX5_SET(modify_memic_in, in, memic_operation_type, operation);
129 u8 operation, phys_addr_t *op_addr)
138 MLX5_SET(modify_memic_in, in, memic_operation_type, operation);
114 mlx5_cmd_dealloc_memic_op(struct mlx5_dm *dm, phys_addr_t addr, u8 operation) argument
128 mlx5_cmd_alloc_memic_op(struct mlx5_dm *dm, phys_addr_t addr, u8 operation, phys_addr_t *op_addr) argument
/linux-master/drivers/md/dm-vdo/
H A Drecovery-journal.h302 const struct admin_state_code *operation,
H A Dio-submitter.c27 * When multiple worker threads are used, a thread is chosen for a I/O operation submission based
328 * @operation: the type of I/O to perform
341 blk_opf_t operation, char *data)
353 result = vio_reset_bio(vio, data, callback, operation | REQ_META, physical);
397 * One I/O operation per request, but both first & last sector numbers.
339 __submit_metadata_vio(struct vio *vio, physical_block_number_t physical, bio_end_io_t callback, vdo_action_fn error_handler, blk_opf_t operation, char *data) argument
/linux-master/drivers/dma/idxd/
H A Ddebugfs.c39 entry->e.error, entry->e.wq_idx, entry->e.operation,
H A Dregisters.h269 u64 operation:8; member in struct:sw_err_reg::__anon268
593 u64 operation:8; member in struct:__evl_entry
/linux-master/sound/soc/intel/atom/
H A Dsst-mfld-dsp.h263 u8 operation; /* Playback or Capture */ member in struct:snd_sst_str_type
401 u8 operation; member in struct:snd_sst_alloc_mrfld
/linux-master/drivers/gpu/drm/xen/
H A Dxen_drm_front_evtchnl.c46 switch (resp->operation) {
59 resp->operation);
H A Dxen_drm_front.c89 be_prepare_req(struct xen_drm_front_evtchnl *evtchnl, u8 operation) argument
95 req->operation = operation;
/linux-master/security/loadpin/
H A Dloadpin.c27 static void report_load(const char *origin, struct file *file, char *operation) argument
35 origin, operation,
/linux-master/drivers/net/ethernet/engleder/
H A Dtsnep_selftests.c202 *next += gcl->operation[i].interval;
237 gate_open = curr->operation[index].properties & TSNEP_GCL_MASK;
243 curr->operation[index].properties & TSNEP_GCL_MASK;
245 /* operation of previous GCL is active */
265 gate_open = prev->operation[index].properties & TSNEP_GCL_MASK;
267 curr->operation[0].properties & TSNEP_GCL_MASK;
272 next_gate_open = curr->operation[0].properties & TSNEP_GCL_MASK;
H A Dtsnep.h35 struct tsnep_gcl_operation operation[TSNEP_GCL_COUNT]; member in struct:tsnep_gcl
/linux-master/fs/btrfs/
H A Draid56.c572 if (last->operation != cur->operation)
582 if (last->operation == BTRFS_RBIO_PARITY_SCRUB)
585 if (last->operation == BTRFS_RBIO_READ_REBUILD)
784 if (next->operation == BTRFS_RBIO_READ_REBUILD) {
786 } else if (next->operation == BTRFS_RBIO_WRITE) {
789 } else if (next->operation == BTRFS_RBIO_PARITY_SCRUB) {
1677 rbio->operation = BTRFS_RBIO_WRITE;
1723 if (rbio->operation == BTRFS_RBIO_READ_REBUILD) {
1760 if (rbio->operation
[all...]
/linux-master/arch/m68k/fpsp040/
H A Dbindec.S37 | The operation in A3 above may have set INEX2.
62 | The operation in A3 above may have set INEX2.
63 | RZ mode is forced for the scaling operation to insure
78 | Perform FINT operation in the user's rounding mode.
86 | If the int operation results in more than LEN digits,
263 | The operation in A3 above may have set INEX2.
438 | The operation in A3 above may have set INEX2.
439 | RZ mode is forced for the scaling operation to insure
550 | Perform FINT operation in the user's rounding mode. Keep
607 | If the int operation result
[all...]
/linux-master/arch/x86/crypto/
H A Daesni-intel_asm.S267 .macro GCM_ENC_DEC operation
273 PARTIAL_BLOCK %arg3 %arg4 %arg5 %r11 %xmm8 \operation
289 %xmm1, %xmm2, %xmm3, %xmm4, %xmm8, %xmm5, %xmm6, 5, 678, \operation
294 %xmm1, %xmm2, %xmm3, %xmm4, %xmm8, %xmm5, %xmm6, 6, 78, \operation
299 %xmm1, %xmm2, %xmm3, %xmm4, %xmm8, %xmm5, %xmm6, 7, 8, \operation
304 %xmm1, %xmm2, %xmm3, %xmm4, %xmm8, %xmm5, %xmm6, 8, 0, \operation
314 GHASH_4_ENCRYPT_4_PARALLEL_\operation %xmm9, %xmm10, %xmm11, %xmm12, \
373 .ifc \operation, dec
380 .ifc \operation, dec
394 .ifc \operation, en
[all...]
/linux-master/tools/perf/util/cs-etm-decoder/
H A Dcs-etm-decoder.c250 /* Only log these during a --dump operation */
251 if (d_params->operation == CS_ETM_OPERATION_PRINT) {
687 if (d_params->operation == CS_ETM_OPERATION_DECODE) {
700 } else if (d_params->operation == CS_ETM_OPERATION_PRINT) {
/linux-master/drivers/firmware/efi/
H A Dcper.c162 printk("%s""operation: %d, %s\n", pfx, proc->operation,
163 proc->operation < ARRAY_SIZE(proc_op_strs) ?
164 proc_op_strs[proc->operation] : "unknown");
234 case 25: return "Bus operation timeout";
/linux-master/tools/testing/selftests/resctrl/
H A Dresctrl_val.c642 int operation, ret, memflush; local
664 operation = atoi(benchmark_cmd[3]);
674 if (run_fill_buf(span, memflush, operation, once))
/linux-master/drivers/gpu/drm/xe/
H A Dxe_hwmon.c125 enum xe_hwmon_reg_operation operation, u64 *value,
135 switch (operation) {
146 drm_warn(&gt_to_xe(hwmon->gt)->drm, "Invalid xe hwmon reg operation: %d\n",
147 operation);
124 xe_hwmon_process_reg(struct xe_hwmon *hwmon, enum xe_hwmon_reg hwmon_reg, enum xe_hwmon_reg_operation operation, u64 *value, u32 clr, u32 set, int channel) argument
/linux-master/drivers/pci/hotplug/
H A Dcpqphp_nvram.c154 static u32 access_EV(u16 operation, u8 *ev_name, u8 *buffer, u32 *buf_size) argument
157 int op = operation;
/linux-master/sound/xen/
H A Dxen_snd_front_evtchnl.c47 switch (resp->operation) {
66 resp->operation);
/linux-master/scripts/
H A Dcheck-uapi.sh32 -q Quiet operation.
33 -v Verbose operation (print more information about each header being checked).
/linux-master/arch/alpha/kernel/
H A Dsmp.c497 send_ipi_message(const struct cpumask *to_whom, enum ipi_message_type operation) argument
503 set_bit(operation, &ipi_data[i].bits);
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dphy.h207 u8 operation);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dcmd.c87 MLX5_SET(fpga_ctrl, in, operation, op);
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_bo_list.c241 switch (args->in.operation) {

Completed in 328 milliseconds

123456789