Searched refs:operation (Results 151 - 175 of 213) sorted by relevance

123456789

/linux-master/drivers/gpu/drm/amd/include/
H A Dmes_v11_api_def.h532 uint32_t operation : 2; member in struct:MESAPI__SET_DEBUG_VMID::__anon432::__anon433::__anon434
/linux-master/arch/m68k/fpsp040/
H A Ddo_func.S4 | Do_func performs the unimplemented operation. The operation
H A Dfpsp.h238 .set aiop_bit,7 | accrued illegal operation
260 .set aiop_mask,0x00000080 | accrued illegal operation
H A Dres_func.S6 | machine and the 040 completes the operation. This routine
10 | For packed move out (fmove.p fpm,<ea>) the operation is
192 | The move or operation is not with forced precision. Test for
486 | The move or operation is not with forced precision. Use the
623 | we must process the operation here if this case is true.
/linux-master/arch/m68k/ifpsp060/src/
H A Dilsp.S116 st POSNEG(%a6) # signed operation
131 sf POSNEG(%a6) # unsigned operation
579 # 'N' CAN be set if the operation is unsigned if bit 63 is set.
778 # longword size whether the operation is byte, word, or long. The #
860 # operation is a data register compare.
883 # operation is a data register compare.
H A Dfpsp.S385 set EXC_OPWORD, LV+0 # saved operation word
453 set aiop_bit, 7 # accrued inexact operation bit
481 set aiop_mask, 0x00000080 # accrued illegal operation
616 # default result should be for the operation. This default result is #
674 btst &0x5,1+EXC_CMDREG(%a6) # is operation monadic or dyadic?
715 # the operation has been emulated. the result is in fp0.
856 # default result should be for the operation. This default result is #
962 # multiply operation is the smallest possible normalized number
965 # if our emulation, after re-doing the operation, decided that
995 # multiply operation i
[all...]
/linux-master/arch/sh/kernel/cpu/sh2/
H A Dentry.S351 ! cpu operation mode
/linux-master/include/uapi/drm/
H A Dradeon_drm.h824 * perform any operation.
943 __u32 operation; member in struct:drm_radeon_gem_va
/linux-master/drivers/crypto/caam/
H A Ddesc_constr.h266 APPEND_CMD(operation, OPERATION)
/linux-master/include/linux/
H A Dcper.h388 u8 operation; member in struct:cper_sec_proc_generic
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtt.c510 .operation = cpu_to_le32(op),
H A Dmld-sta.c323 .operation = cpu_to_le32(IWL_SCD_QUEUE_REMOVE),
947 .operation = cpu_to_le32(IWL_SCD_QUEUE_MODIFY),
/linux-master/drivers/dma/idxd/
H A Dirq.c80 /* Issue a simple drain operation with interrupt but no completion record */
347 dev_warn_ratelimited(dev, "Device error %#x operation: %#x fault addr: %#llx\n",
348 status, entry_head->operation,
/linux-master/drivers/block/
H A Dsunvdc.c509 desc->operation = op;
679 desc->operation = op;
H A Dublk_drv.c72 __u32 operation; member in struct:ublk_rq_data
322 pdu->operation = UBLK_IO_OP_REPORT_ZONES;
391 ublk_op = pdu->operation;
/linux-master/drivers/greybus/
H A Des2.c361 * We (ab)use the operation-message header pad bytes to transfer the
455 struct gb_host_device *hd = message->operation->connection->hd;
859 struct gb_host_device *hd = message->operation->connection->hd;
/linux-master/drivers/md/dm-vdo/
H A Dblock-map.c1621 blk_opf_t operation = REQ_OP_WRITE | REQ_PRIO; local
1630 operation |= REQ_PREFLUSH;
1634 operation);
2178 .operation = VDO_JOURNAL_BLOCK_MAP_REMAPPING,
2998 void vdo_drain_block_map(struct block_map *map, const struct admin_state_code *operation, argument
3001 vdo_schedule_operation(map->action_manager, operation, NULL, drain_zone, NULL,
H A Ddata-vio.c79 * normal operation, the number of concurrently active data_vios is capped. Furthermore, in order
346 * Extra barriers because this was original developed using a CAS operation that implicitly
1197 /* Another data_vio is waiting for the lock, transfer it in a single lock map operation. */
1356 "Preparing to enter read-only mode: data_vio for LBN %llu (becoming mapped to %llu, previously mapped to %llu, allocated %llu) is completing with a fatal error after operation %s",
1379 * get_data_vio_operation_name() - Get the name of the last asynchronous operation performed on a
1389 "unknown async operation");
1689 data_vio->decrement_updater.operation = VDO_JOURNAL_DATA_REMAPPING;
1732 .operation = VDO_JOURNAL_DATA_REMAPPING,
/linux-master/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmcu.c1882 .operation = WTBL_RESET_ALL,
2495 u8 operation; member in struct:__anon1120
2502 .operation = 1,
/linux-master/include/net/bluetooth/
H A Dhci.h1920 __u8 operation; member in struct:hci_cp_le_set_ext_adv_data
1929 __u8 operation; member in struct:hci_cp_le_set_ext_scan_rsp_data
1956 __u8 operation; member in struct:hci_cp_le_set_per_adv_data
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dphy.c700 void rtl8723e_phy_scan_operation_backup(struct ieee80211_hw *hw, u8 operation) argument
707 switch (operation) {
722 pr_err("Unknown Scan Backup operation.\n");
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dphy.c199 u8 operation)
204 switch (operation) {
212 pr_err("Unknown operation\n");
1317 /* Clear FW CMD operation flag. */
198 rtl92s_phy_scan_operation_backup(struct ieee80211_hw *hw, u8 operation) argument
/linux-master/kernel/
H A Daudit.c2282 * @operation: specific operation name
2284 void audit_log_path_denied(int type, const char *operation) argument
2291 /* Generate log with subject, operation, outcome. */
2295 audit_log_format(ab, "op=%s", operation);
/linux-master/drivers/s390/char/
H A Dtape_core.c155 DEVICE_ATTR(operation, 0444, tape_operation_show, NULL);
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx8.asm168 s_cbranch_scc1 L_SAVE //this is the operation for save
202 s_mov_b32 s_save_xnack_mask_hi, xnack_mask_hi //save XNACK must before any memory operation

Completed in 339 milliseconds

123456789