/Linux-v5.10/kernel/trace/ |
D | trace_dynevent.c | 303 arg_pair->operator, arg_pair->rhs, in dynevent_arg_pair_add() 307 arg_pair->operator, arg_pair->rhs, in dynevent_arg_pair_add() 409 char operator, char separator) in dynevent_arg_pair_init() argument 413 if (!operator) in dynevent_arg_pair_init() 414 operator = ' '; in dynevent_arg_pair_init() 415 arg_pair->operator = operator; in dynevent_arg_pair_init()
|
D | trace_dynevent.h | 140 char operator; /* e.g. '=' or nothing */ member 145 char operator, char separator);
|
D | trace_events_hist.c | 130 enum field_op_id operator; member 1495 if (field->operator == FIELD_OP_UNARY_MINUS) { in expr_str() 1514 switch (field->operator) { in expr_str() 2129 expr->operator = FIELD_OP_UNARY_MINUS; in parse_unary() 2255 expr->operator = field_op; in parse_expr()
|
/Linux-v5.10/Documentation/devicetree/bindings/powerpc/opal/ |
D | oppanel-opal.txt | 6 - #lines : Number of lines on the operator panel e.g. <0x2>. 7 - #length : Number of characters per line of the operator panel e.g. <0x10>.
|
/Linux-v5.10/scripts/coccinelle/misc/ |
D | array_size_dup.cocci | 29 assignment operator aop; 58 assignment operator aop; 94 assignment operator aop; 124 assignment operator aop; 158 assignment operator aop; 186 assignment operator aop;
|
/Linux-v5.10/drivers/of/unittest-data/ |
D | overlay.dts | 43 hvac-zone-names = "operator", "snack-bar";
|
D | overlay_base.dts | 56 hvac-zone-names = "operator";
|
/Linux-v5.10/Documentation/kbuild/ |
D | kconfig-macro-language.rst | 62 A simply expanded variable is defined using the := assignment operator. Its 66 A recursively expanded variable is defined using the = assignment operator. 71 There is another type of assignment operator; += is used to append text to a 85 function is defined using the = assignment operator. The parameters are
|
/Linux-v5.10/scripts/coccinelle/tests/ |
D | doubletest.cocci | 33 assignment operator op;
|
/Linux-v5.10/scripts/kconfig/tests/preprocess/variable/ |
D | Kconfig | 30 # Use += operator to an undefined variable.
|
/Linux-v5.10/drivers/scsi/ |
D | script_asm.pl | 163 $operator = '\||OR|AND|\&|\+'; 166 $operator = '\||OR|AND|XOR|\&|\+'; 514 /^($register)\s+(-|$operator)\s+($value)\s*$/i) {
|
/Linux-v5.10/Documentation/admin-guide/ |
D | bootconfig.rst | 74 If you want to update the value, you must use the override operator 85 you can use ``+=`` operator. For example:: 97 foo.bar := value2 # !ERROR! even with the override operator, this is NOT allowed.
|
/Linux-v5.10/Documentation/s390/ |
D | common_io.rst | 34 operator). The '!' operator will cause the I/O-layer to _not_ ignore a device.
|
D | zfcpdump.rst | 16 the s390-tools package) to make the device bootable. The operator of a Linux
|
/Linux-v5.10/scripts/coccinelle/api/ |
D | kvmalloc.cocci | 26 binary operator cmp = {<=, <, ==, >, >=}; 88 binary operator cmp = {<=, <, ==, >, >=};
|
/Linux-v5.10/drivers/char/tpm/ |
D | tpm.h | 114 u8 operator; member
|
/Linux-v5.10/drivers/staging/fieldbus/Documentation/ |
D | fieldbus_dev.txt | 13 Human Machine Interface (HMI) at the top, where an operator can monitor or
|
/Linux-v5.10/Documentation/process/ |
D | deprecated.rst | 266 sizeof() operator to a zero-length array always results in zero:: 289 operator may not be applied <https://gcc.gnu.org/onlinedocs/gcc/Zero-Length.html>`_,
|
/Linux-v5.10/Documentation/scsi/ |
D | scsi-changer.rst | 38 i.e. there the operator (you !) can use this to
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | sysfs-bus-counter | 90 movement of a conveyor belt: this attribute allows an operator
|
/Linux-v5.10/drivers/char/ |
D | Kconfig | 125 will be created which exposes the operator panel display on IBM 128 If you don't require access to the operator panel display from user
|
/Linux-v5.10/Documentation/PCI/ |
D | pci-error-recovery.rst | 359 The platform will typically notify the system operator of the 361 the operator will probably want to remove and replace the device.
|
/Linux-v5.10/Documentation/networking/ |
D | gtp.rst | 32 At some network element inside the cellular operator infrastructure
|
/Linux-v5.10/drivers/edac/ |
D | Kconfig | 90 allows the operator/user to inject Uncorrectable and Correctable
|
/Linux-v5.10/Documentation/RCU/ |
D | rcu_dereference.rst | 61 "()" function-invocation operator is applied to a value obtained
|