Home
last modified time | relevance | path

Searched refs:operators (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/scsi/
H A Dscript_asm.pl69 %operators = (
76 %operators = (
158 # yucky - since %operators includes meta-characters which must
602 $code[$address] |= $operators{$op};
605 $code[$address] |= $operators{$op};
H A Dqla1280.h716 uint8_t operators; member
/linux/scripts/coccinelle/misc/
H A Dboolconv.cocci4 //# Relational and logical operators evaluate to bool,
/linux/sound/drivers/opl3/
H A Dopl3_oss.c17 /* operators */
212 sbi.operators); in snd_opl3_load_patch_seq_oss()
/linux/Documentation/driver-api/gpio/
H A Dusing-gpio.rst26 operators to have a deep knowledge of the equipment and knows about the
/linux/Documentation/RCU/
H A Drcu_dereference.rst69 operators. For example, for a given variable "x", avoid
87 - Do not use the results from relational operators ("==", "!=",
101 As before, the reason this is buggy is that relational operators
/linux/Documentation/driver-api/mtd/
H A Dnand_ecc.rst172 C does have bitwise operators but not really operators to do the above
407 with only a single statement and by using operators like ^=
700 Change the lookup using the parity array by using shift operators (e.g.
/linux/tools/testing/selftests/bpf/
H A Dveristat.c552 } operators[] = { variable
589 * - <op> is comparison operator (see `operators` definitions); in append_filter()
595 for (i = 0; i < ARRAY_SIZE(operators); i++) { in append_filter()
603 op_str = operators[i].op_str; in append_filter()
646 f->op = operators[i].op_kind; in append_filter()
/linux/Documentation/process/
H A Dcoding-style.rst274 Use one space around (on each side of) most binary and ternary operators,
279 but no space after unary operators::
283 no space before the postfix increment & decrement unary operators::
287 no space after the prefix increment & decrement unary operators::
291 and no space around the ``.`` and ``->`` structure member operators.
/linux/Documentation/trace/
H A Devents.rst193 combined using the logical operators '&&' and '||'. A predicate is
202 operators as shell metacharacters.
207 The relational-operators depend on the type of the field being tested:
209 The operators available for numeric fields are:
H A Dhistogram.rst1776 division operators (+-\*/).
/linux/include/uapi/linux/
H A Dsoundcard.h477 sbi_instr_data operators; /* Register settings for operator cells (.SBI format) */ member
/linux/Documentation/bpf/
H A Dcpumasks.rst286 bitwise operators (and queried).
/linux/Documentation/dev-tools/
H A Dkselftest.rst440 :doc: operators
H A Dcheckpatch.rst1056 Assignment operators should not be written at the start of a
/linux/net/sched/
H A DKconfig411 users can implement supported operators in Qdisc_ops using BPF programs.
/linux/Documentation/kernel-hacking/
H A Dlocking.rst708 are used instead of the standard increment and decrement operators, and
/linux/tools/memory-model/Documentation/
H A Dexplanation.txt416 operators and function calls can be evaluated in any order. For
/linux/Documentation/filesystems/xfs/
H A Dxfs-online-fsck-design.rst612 operators help to **fix** the flaws, but this opinion apparently is not