Searched refs:explicit (Results 1 - 17 of 17) sorted by relevance

/linux-master/arch/arm/lib/
H A Dclear_user.S43 it ne @ explicit IT needed for the label
/linux-master/include/trace/events/
H A Dblock.h426 TP_PROTO(struct request_queue *q, unsigned int depth, bool explicit),
428 TP_ARGS(q, depth, explicit),
447 * @explicit: whether this was an explicit unplug, or one from schedule()
454 TP_PROTO(struct request_queue *q, unsigned int depth, bool explicit),
456 TP_ARGS(q, depth, explicit)
/linux-master/drivers/target/
H A Dtarget_core_alua.c33 int *primary, int explicit);
35 struct se_lun *lun, int explicit, int offline);
266 * SET_TARGET_PORT_GROUPS for explicit ALUA operation.
295 * Determine if explicit ALUA via SET_TARGET_PORT_GROUPS is allowed
725 * Check implicit and explicit ALUA state change request.
728 core_alua_check_transition(int state, int valid, int *primary, int explicit) argument
770 if (!(valid & ALUA_T_SUP) || explicit)
926 * After an explicit target port asymmetric access state
943 * After an explicit target port asymmetric access
959 * entry created without explicit Nod
976 core_alua_do_transition_tg_pt( struct t10_alua_tg_pt_gp *tg_pt_gp, int new_state, int explicit) argument
1052 core_alua_do_port_transition( struct t10_alua_tg_pt_gp *l_tg_pt_gp, struct se_device *l_dev, struct se_lun *l_lun, struct se_node_acl *l_nacl, int new_state, int explicit) argument
1215 core_alua_set_tg_pt_secondary_state( struct se_lun *lun, int explicit, int offline) argument
[all...]
H A Dtarget_core_pr.c488 pr_debug("Allowing explicit CDB: 0x%02x for %s"
737 * that have not been make explicit via a ConfigFS
2437 int explicit,
2487 tfo->fabric_name, (explicit) ? "explicit" :
2433 __core_scsi3_complete_pro_release( struct se_device *dev, struct se_node_acl *se_nacl, struct t10_pr_registration *pr_reg, int explicit, int unreg) argument
/linux-master/scripts/atomic/
H A Dgen-atomic-instrumented.sh138 * This file provoides atomic operations with explicit instrumentation (e.g.
/linux-master/drivers/gpu/drm/lima/
H A Dlima_gem.c263 bool write, bool explicit)
271 /* explicit sync use user passed dep fence */
272 if (explicit)
262 lima_gem_sync_bo(struct lima_sched_task *task, struct lima_bo *bo, bool write, bool explicit) argument
/linux-master/usr/
H A Dgen_initramfs.sh33 <cpio_source> options so an explicit "-u 0 -g 0" is required
/linux-master/Documentation/sphinx/
H A Dkfigure.py635 for name, explicit in doctree.nametypes.items():
636 if not explicit:
/linux-master/arch/loongarch/
H A DMakefile65 # When the assembler supports explicit relocation hint, we must use it.
69 # When the assembler does not supports explicit relocation hint, we can't use
78 # Also, -mdirect-extern-access is useful in case of building with explicit
88 cflags-y += $(call cc-option,-mno-explicit-relocs)
/linux-master/arch/arm/include/asm/
H A Dassembler.h486 @ explicit IT instruction needed because of the label
/linux-master/kernel/trace/
H A Dblktrace.c955 unsigned int depth, bool explicit)
965 if (explicit)
954 blk_add_trace_unplug(void *ignore, struct request_queue *q, unsigned int depth, bool explicit) argument
/linux-master/sound/soc/ti/
H A Ddavinci-mcasp.c611 int div, bool explicit)
627 if (explicit)
610 __davinci_mcasp_set_clkdiv(struct davinci_mcasp *mcasp, int div_id, int div, bool explicit) argument
/linux-master/arch/m68k/fpsp040/
H A Dsetox.S70 | explicit bit) bits of |X|. Consequently, the comparisons
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.c1092 struct sta_rec_bf *bf, bool explicit)
1102 if (explicit) {
1091 mt7915_mcu_sta_bfer_vht(struct ieee80211_sta *sta, struct mt7915_phy *phy, struct sta_rec_bf *bf, bool explicit) argument
/linux-master/drivers/scsi/
H A Dscsi_debug.c3172 struct sdeb_zone_state *zsp, bool explicit)
3180 if ((explicit && zc == ZC3_EXPLICIT_OPEN) ||
3181 (!explicit && zc == ZC2_IMPLICIT_OPEN))
3185 if (explicit && zsp->z_cond == ZC2_IMPLICIT_OPEN)
3193 if (explicit) {
3171 zbc_open_zone(struct sdebug_dev_info *devip, struct sdeb_zone_state *zsp, bool explicit) argument
/linux-master/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.c1493 struct sta_rec_bf *bf, bool explicit)
1503 if (explicit) {
1492 mt7996_mcu_sta_bfer_vht(struct ieee80211_sta *sta, struct mt7996_phy *phy, struct sta_rec_bf *bf, bool explicit) argument
/linux-master/arch/m68k/ifpsp060/src/
H A Dfplsp.S6724 # (including the explicit bit) bits of |X|. Consequently, #

Completed in 347 milliseconds