Home
last modified time | relevance | path

Searched refs:conditional (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscript_asm.pl267 # &parse_conditional ($conditional) where $conditional is the conditional
271 local ($conditional) = @_;
272 if ($conditional =~ /^\s*(IF|WHEN)\s*(.*)/i) {
274 $conditional = $2;
290 if ($conditional =~ /^NOT\s+(.*)$/i) {
293 $conditional = $1;
302 if ($conditional =~ /^ATN\s*(.*)/i) {#
304 WHEN conditional i
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscript_asm.pl267 # &parse_conditional ($conditional) where $conditional is the conditional
271 local ($conditional) = @_;
272 if ($conditional =~ /^\s*(IF|WHEN)\s*(.*)/i) {
274 $conditional = $2;
290 if ($conditional =~ /^NOT\s+(.*)$/i) {
293 $conditional = $1;
302 if ($conditional =~ /^ATN\s*(.*)/i) {#
304 WHEN conditional i
[all...]
/kernel/linux/linux-5.10/security/selinux/
H A DMakefile11 ss/policydb.o ss/services.o ss/conditional.o ss/mls.o ss/context.o
/kernel/linux/linux-6.6/security/selinux/
H A DMakefile18 ss/policydb.o ss/services.o ss/conditional.o ss/mls.o ss/context.o
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_gram.y260 | conditional
261 | program conditional
1082 conditional: label
1143 conditional: label
1548 stop("Can't create conditional info", EX_SOFTWARE);
1925 /* add a special conditional, "0" */
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_gram.y259 | conditional
260 | program conditional
1081 conditional: label
1142 conditional: label
1547 stop("Can't create conditional info", EX_SOFTWARE);
1924 /* add a special conditional, "0" */
/kernel/linux/linux-5.10/arch/m68k/math-emu/
H A Dfp_scan.S77 fp_decode_cond: | separate conditional instr
H A Dfp_decode.h71 | this separates the conditional instr
/kernel/linux/linux-6.6/arch/m68k/math-emu/
H A Dfp_decode.h71 | this separates the conditional instr
H A Dfp_scan.S77 fp_decode_cond: | separate conditional instr
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/
H A Dfpsp.S16264 # This routine checks which conditional predicate is specified by #
16893 # This routine checks which conditional predicate is specified by #
17465 # This routine checks which conditional predicate is specified by #
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/
H A Dfpsp.S16264 # This routine checks which conditional predicate is specified by #
16893 # This routine checks which conditional predicate is specified by #
17465 # This routine checks which conditional predicate is specified by #

Completed in 57 milliseconds