Home
last modified time | relevance | path

Searched refs:mandatory (Results 1 – 25 of 191) sorted by relevance

12345678

/Linux-v5.15/include/asm-generic/
DKbuild7 mandatory-y += atomic.h
8 mandatory-y += barrier.h
9 mandatory-y += bitops.h
10 mandatory-y += bug.h
11 mandatory-y += bugs.h
12 mandatory-y += cacheflush.h
13 mandatory-y += checksum.h
14 mandatory-y += compat.h
15 mandatory-y += current.h
16 mandatory-y += delay.h
[all …]
/Linux-v5.15/include/uapi/asm-generic/
DKbuild3 # Headers that are mandatory in usr/include/asm/
6 mandatory-y += auxvec.h
7 mandatory-y += bitsperlong.h
8 mandatory-y += bpf_perf_event.h
9 mandatory-y += byteorder.h
10 mandatory-y += errno.h
11 mandatory-y += fcntl.h
12 mandatory-y += ioctl.h
13 mandatory-y += ioctls.h
14 mandatory-y += ipcbuf.h
[all …]
/Linux-v5.15/Documentation/filesystems/
Dporting.rst46 At some point that will become mandatory.
50 **mandatory**
75 **mandatory**
94 **mandatory**
106 **mandatory**
127 **mandatory**
140 **mandatory**
148 **mandatory**
171 **mandatory**
179 **mandatory**
[all …]
Dlocks.rst61 'Documentation/filesystems/mandatory-locking.rst' was prior to this release a
64 freeze an NFS server by asking it to read a file for which a mandatory lock
67 From this release of the kernel, mandatory locking can be turned on and off
69 The default is to disallow mandatory locking. The intention is that
70 mandatory locking only be enabled on a local filesystem as the specific need
/Linux-v5.15/scripts/
DMakefile.asm-generic22 redundant := $(filter $(mandatory-y) $(generated-y), $(generic-y))
29 mandatory-y := $(filter-out $(generated-y), $(mandatory-y))
30 generic-y += $(foreach f, $(mandatory-y), $(if $(wildcard $(srctree)/$(src)/$(f)),,$(f)))
/Linux-v5.15/net/dccp/
Dfeat.c288 #define dccp_feat_print_opt(opt, feat, val, len, mandatory) do { \ argument
291 dccp_pr_debug_cat(") %s\n", mandatory ? "!" : ""); } while (0)
301 #define dccp_feat_print_opt(opt, feat, val, len, mandatory) argument
482 u8 mandatory, dccp_feat_val *fval) in dccp_feat_push_change() argument
495 new->needs_mandatory = mandatory; in dccp_feat_push_change()
700 u8 mandatory, u64 nn_val) in __feat_register_nn() argument
712 return dccp_feat_push_change(fn, feat, 1, mandatory, &fval); in __feat_register_nn()
725 u8 mandatory, u8 const *sp_val, u8 sp_len) in __feat_register_sp() argument
740 if (dccp_feat_push_change(fn, feat, is_local, mandatory, &fval)) { in __feat_register_sp()
1315 static u8 dccp_feat_handle_nn_established(struct sock *sk, u8 mandatory, u8 opt, in dccp_feat_handle_nn_established() argument
[all …]
Doptions.c64 int mandatory = 0; in dccp_parse_options() local
107 if (mandatory) in dccp_parse_options()
110 mandatory = 1; in dccp_parse_options()
125 rc = dccp_feat_parse_options(sk, dreq, mandatory, opt, in dccp_parse_options()
241 mandatory = 0; in dccp_parse_options()
245 if (mandatory) in dccp_parse_options()
/Linux-v5.15/Documentation/filesystems/caching/
Dbackend-api.rst222 * Name of cache provider [mandatory]::
230 * Allocate a new object [mandatory]::
245 * Look up and create object [mandatory]::
264 * Release lookup data [mandatory]::
272 * Increment object refcount [mandatory]::
281 * Lock/Unlock object [mandatory]::
300 * Check coherency state of an object [mandatory]::
309 * Update object [mandatory]::
318 * Invalidate data object [mandatory]::
330 * Discard object [mandatory]::
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/rng/
Domap_rng.txt15 - clocks: the trng clock source. Only mandatory for the
18 - clock-names: mandatory if there is a second clock, in this case the
/Linux-v5.15/Documentation/devicetree/bindings/media/
Datmel-isi.txt20 - bus-width: <8> or <10> (mandatory)
24 - remote-endpoint: A phandle to the bus receiver's endpoint node (mandatory).
/Linux-v5.15/drivers/net/wireless/ath/carl9170/
Dmac.c109 u32 basic, mandatory; in carl9170_set_mac_rates() local
124 mandatory = 0xff00; /* OFDM 6/9/12/18/24/36/48/54 */ in carl9170_set_mac_rates()
126 mandatory = 0xff0f; /* OFDM (6/9../54) + CCK (1/2/5.5/11) */ in carl9170_set_mac_rates()
130 carl9170_regwrite(AR9170_MAC_REG_MANDATORY_RATE, mandatory); in carl9170_set_mac_rates()
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-class-firmware-attributes17 This attribute is mandatory.
34 This attribute is mandatory.
152 This attribute is mandatory.
156 This attribute is mandatory.
166 The means of authentication. This attribute is mandatory.
182 This attribute is mandatory when mechanism == "password".
Dsysfs-bus-iio-dfsdm-adc-stm329 This is mandatory if DFSDM is slave on SPI bus, to
/Linux-v5.15/Documentation/filesystems/nfs/
Dnfs41-server.rst25 focuses on the mandatory-to-implement NFSv4.1 Sessions, providing
30 the operations that are mandatory to implement (REQ), optional
226 The spec claims this is mandatory, but we don't actually know of any
236 mandatory only for servers that support CLAIM_DELEGATE_PREV and/or
/Linux-v5.15/Documentation/networking/
Dcan_ucan_protocol.rst80 *Host2Dev; mandatory*
94 *Host2Dev; mandatory*
104 *Host2Dev; mandatory*
114 *Host2Dev; mandatory*
145 *Host2Dev; mandatory*
/Linux-v5.15/Documentation/devicetree/bindings/ufs/
Dufs-qcom.txt15 - reg : should contain PHY register address space (mandatory),
24 "tx_iface_clk" & "rx_iface_clk" are mandatory but
/Linux-v5.15/Documentation/devicetree/bindings/fpga/
Dintel-stratix10-soc-fpga-mgr.txt4 The fpga_mgr node has the following mandatory property, must be located under
/Linux-v5.15/Documentation/devicetree/bindings/dma/
Dti-edma.txt29 The following are mandatory properties for OMAP, AM33xx and AM43xx SoCs only:
32 The following are mandatory properties for 66AK2G SoCs only:
66 The following are mandatory properties for OMAP, AM33xx and AM43xx SoCs only:
69 The following are mandatory properties for 66AK2G SoCs only:
/Linux-v5.15/Documentation/i2c/
Dslave-interface.rst71 * I2C_SLAVE_WRITE_REQUESTED (mandatory)
82 * I2C_SLAVE_READ_REQUESTED (mandatory)
92 * I2C_SLAVE_WRITE_RECEIVED (mandatory)
102 * I2C_SLAVE_READ_PROCESSED (mandatory)
117 * I2C_SLAVE_STOP (mandatory)
/Linux-v5.15/Documentation/devicetree/bindings/ata/
Datmel-at91_cf.txt7 and reset gpio's are mandatory while irq and vcc gpio's are
/Linux-v5.15/Documentation/devicetree/bindings/display/
Dsitronix,st7586.txt10 all mandatory properties described in ../spi/spi-bus.txt must be specified.
Dilitek,ili9225.txt12 all mandatory properties described in ../spi/spi-bus.txt must be specified.
Dilitek,ili9341.txt12 all mandatory properties described in ../spi/spi-bus.txt must be specified.
/Linux-v5.15/Documentation/devicetree/bindings/regulator/
Dti-abb-regulator.txt83 1200000 3 0 0 0 0 /* RBB mandatory */
84 1320000 1 0 0 0 0 /* FBB mandatory */
105 1320000 1 0 0 0 0 /* FBB mandatory */
/Linux-v5.15/Documentation/devicetree/bindings/timer/
Dsnps,arc-timer.txt6 TIMER1 used for clocksource (mandatory for ARC700, optional for ARC HS)

12345678