/linux/include/uapi/linux/netfilter_bridge/ |
H A D | ebt_among.h | 23 * MAC address is mapped onto an array of two 32-bit integers. 24 * This pair of integers is compared with MAC addresses in the 25 * hash table, which are stored also in form of pairs of integers
|
/linux/lib/ |
H A D | cmdline.c | 83 * get_options - Parse a string into a list of integers 89 * list of integers, a hyphen-separated range of _positive_ integers, 95 * returns the amount of parseable integers as described below. 99 * The first element is filled by the number of collected integers
|
/linux/include/uapi/linux/ |
H A D | netlink.h | 338 * integers (S64) 340 * integers (S64) 342 * integers (U64) 344 * integers (U64) 357 * @NL_POLICY_TYPE_ATTR_MASK: mask of valid bits for unsigned integers (U64)
|
/linux/Documentation/devicetree/bindings/firmware/ |
H A D | nxp,imx95-scmi-pinctrl.yaml | 28 each entry consists of 6 integers and represents the mux and config 29 setting for one pin. The first 5 integers <mux_reg conf_reg input_reg
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | fsl,scu-pinctrl.yaml | 37 each entry consists of 3 integers and represents the pin ID, the mux value 38 and pad setting for the pin. The first 2 integers - pin_id and mux_val - are
|
H A D | fsl,imx8ulp-pinctrl.yaml | 34 each entry consists of 5 integers and represents the mux and config 35 setting for one pin. The first 4 integers <mux_config_reg input_reg
|
H A D | fsl,imxrt1050.yaml | 35 each entry consists of 6 integers and represents the mux and config 36 setting for one pin. The first 5 integers <mux_reg conf_reg input_reg
|
H A D | fsl,imxrt1170.yaml | 35 each entry consists of 6 integers and represents the mux and config 36 setting for one pin. The first 5 integers <mux_reg conf_reg input_reg
|
H A D | fsl,imx8m-pinctrl.yaml | 38 each entry consists of 6 integers and represents the mux and config 39 setting for one pin. The first 5 integers <mux_reg conf_reg input_reg
|
H A D | fsl,imx9-pinctrl.yaml | 39 each entry consists of 6 integers and represents the mux and config 40 setting for one pin. The first 5 integers <mux_reg conf_reg input_reg
|
H A D | fsl,imx7ulp-iomuxc1.yaml | 39 Each entry consists of 5 integers which represents the mux 40 and config setting for one pin. The first 4 integers
|
H A D | fsl,imx7d-pinctrl.yaml | 43 each entry consists of 6 integers and represents the mux and config 44 setting for one pin. The first 5 integers <mux_reg conf_reg input_reg
|
H A D | fsl,imx-pinctrl.txt | 25 - fsl,pins: each entry consists of 6 integers and represents the mux and config 26 setting for one pin. The first 5 integers <mux_reg conf_reg input_reg mux_val
|
H A D | pinmux-node.yaml | 88 settings represented as a single integer or an array of integers. 114 specific binding for the hardware defines whether the entries are integers
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-chromeos-driver-cros-ec-lightbar | 37 The values written to this file are sets of four integers, 43 more than one set of four integers.
|
H A D | sysfs-driver-hid-lenovo | 41 Values are decimal integers from 1 (lowest sensitivity) to 255 (highest sensitivity). 49 Values are decimal integers from 1 (slowest) to 255 (fastest).
|
/linux/drivers/char/xilinx_hwicap/ |
H A D | fifo_icap.h | 43 /* Reads integers from the device into the storage buffer. */ 49 /* Writes integers to the device from the storage buffer. */
|
/linux/Documentation/devicetree/bindings/leds/ |
H A D | leds-netxbig.txt | 9 - timers: Timer array. Each timer entry is represented by three integers: 16 - mode-val: Mode to value mapping. Each entry is represented by two integers:
|
/linux/arch/arm/nwfpe/ |
H A D | ARM-gcc.h | 13 integers of at least as many bits as specified. For example, `uint8' should 14 be the most convenient type that can hold unsigned integers of as many as 34 Each of the following `typedef's defines a type that holds integers
|
/linux/drivers/scsi/bfa/ |
H A D | bfa_plog.h | 20 #define BFA_PL_INT_LOG_SZ 8 /* number of integers in the integer log */ 40 * integers in the int_log[] (0-PL_INT_LOG_SZ).
|
/linux/Documentation/dev-tools/ |
H A D | sparse.rst | 28 which makes PM_SUSPEND and PM_RESUME "bitwise" integers (the "__force" is 35 ends up looking just like integers to gcc.
|
/linux/Documentation/security/ |
H A D | siphash.rst | 14 an input buffer or several input integers. It spits out an integer that is 32 There are two variants of the function, one that takes a list of integers, and 155 There are two variants of the function, one that takes a list of integers, and
|
/linux/drivers/acpi/acpica/ |
H A D | utstrtoul64.c | 5 * 64-bit and 32-bit integers 20 * 1) A standard strtoul() function that supports 64-bit integers, base 30 * iASL - Main parser, conversion of constants to integers 73 * iASL - Main ASL parser, conversion of ASL constants to integers
|
/linux/arch/powerpc/include/asm/ |
H A D | sfp-machine.h | 211 * high_addend_2, low_addend_2) adds two UWtype integers, composed by 233 * high_subtrahend, low_subtrahend) subtracts two two-word UWtype integers, 262 * UWtype integers MULTIPLER and MULTIPLICAND, and generates a two UWtype 273 * denominator) divides a UDWtype, composed by the UWtype integers
|
/linux/Documentation/bpf/ |
H A D | prog_cgroup_sysctl.rst | 85 of integers, the following helpers can be used to get numeric value from the 99 sysctl name and value, parses string value to get vector of integers and uses
|