Home
last modified time | relevance | path

Searched full:mandatory (Results 1 – 25 of 566) sorted by relevance

12345678910>>...23

/linux/include/uapi/asm-generic/
H A 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/Documentation/devicetree/bindings/memory-controllers/
H A Dmvebu-devbus.txt41 Mandatory, except if devbus,keep-config is used.
44 Mandatory, except if devbus,keep-config is used.
50 Mandatory, except if devbus,keep-config is used.
55 Mandatory, except if devbus,keep-config is used.
60 Mandatory, except if devbus,keep-config is used.
68 Mandatory for "marvell,mvebu-devbus" compatible string,
80 Mandatory for "marvell,mvebu-devbus" compatible string,
87 Mandatory.
93 Mandatory.
101 Mandatory.
[all …]
/linux/drivers/usb/gadget/function/
H A Drndis.c121 /* mandatory 802.3 */
144 /* PM and wakeup are "mandatory" for USB, but the RNDIS specs
208 /* mandatory */ in gen_ndis_query_resp()
218 /* mandatory */ in gen_ndis_query_resp()
231 /* mandatory */ in gen_ndis_query_resp()
238 /* mandatory */ in gen_ndis_query_resp()
246 /* mandatory */ in gen_ndis_query_resp()
255 /* mandatory */ in gen_ndis_query_resp()
266 /* mandatory */ in gen_ndis_query_resp()
275 /* mandatory */ in gen_ndis_query_resp()
[all …]
/linux/include/linux/
H A Dnvme-fc-driver.h352 * Entrypoint is Mandatory.
358 * Entrypoint is Mandatory.
390 * Entrypoint is Mandatory.
401 * Entrypoint is Mandatory.
407 * Entrypoint is Mandatory.
413 * Entrypoint is Mandatory.
427 * Entrypoint is mandatory if the LLDD calls the nvme_fc_rcv_ls_req()
432 * Value is Mandatory. Must be at least 1.
436 * Value is Mandatory. Must be at least 1. Recommend at least 256.
440 * Value is Mandatory. Must be at least 1. Recommend at least 256.
[all …]
H A Dvga_switcheroo.h102 * Mandatory. For muxless machines this should be a no-op. Returning 0
111 * Mandatory
114 * methods are mandatory, all others may be set to NULL.
128 * Mandatory. This should not cut power to the discrete GPU,
134 * Mandatory. The client should return false if a user space process
139 * The @set_gpu_state and @can_switch methods are mandatory, @reprobe may be
/linux/net/dccp/
H A Dfeat.c
H A Doptions.c
/linux/scripts/
H A DMakefile.asm-headers31 # $(generic)/Kbuild lists mandatory-y. Exclude um since it is a special case.
36 redundant := $(filter $(mandatory-y) $(generated-y), $(generic-y))
42 # If arch does not implement mandatory headers, fallback to asm-generic ones.
43 mandatory-y := $(filter-out $(generated-y), $(mandatory-y))
44 generic-y += $(foreach f, $(mandatory-y), $(if $(wildcard $(src)/$(f)),,$(f)))
/linux/tools/testing/selftests/tc-testing/tc-tests/actions/
H A Dsample.json4 "name": "Add valid sample action with mandatory arguments",
31 "name": "Add valid sample action with mandatory arguments and continue control action",
58 "name": "Add valid sample action with mandatory arguments and drop control action",
85 "name": "Add valid sample action with mandatory arguments and reclassify control action",
112 "name": "Add valid sample action with mandatory arguments and pipe control action",
139 "name": "Add valid sample action with mandatory arguments and jump control action",
193 "name": "Add sample action with mandatory arguments and invalid control action",
218 "name": "Add invalid sample action without mandatory arguments",
243 "name": "Add invalid sample action without mandatory argument rate",
268 "name": "Add invalid sample action without mandatory argument group",
[all …]
/linux/Documentation/bpf/
H A Dmaps.rst45 .map_type = BPF_MAP_TYPE_ARRAY; /* mandatory */
46 .key_size = sizeof(__u32); /* mandatory */
47 .value_size = sizeof(__u32); /* mandatory */
48 .max_entries = 256; /* mandatory */
/linux/security/smack/
H A DKconfig3 bool "Simplified Mandatory Access Control Kernel Support"
11 This selects the Simplified Mandatory Access Control Kernel.
13 of other mandatory security schemes.
/linux/Documentation/devicetree/bindings/regulator/
H A Dti-abb-regulator.txt55 efuse: Mandatory if 'efuse-address' register is defined. Provides offset
65 Vset value efuse Mask: Mandatory if ldo-address is set. Picks up from
83 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/Documentation/i2c/
H A Dslave-interface.rst66 is the return value from the backend. Mandatory events must be provided by the
71 * I2C_SLAVE_WRITE_REQUESTED (mandatory)
85 * I2C_SLAVE_READ_REQUESTED (mandatory)
95 * I2C_SLAVE_WRITE_RECEIVED (mandatory)
105 * I2C_SLAVE_READ_PROCESSED (mandatory)
120 * I2C_SLAVE_STOP (mandatory)
/linux/Documentation/arch/arm/
H A Dbooting.rst31 MANDATORY
33 MANDATORY
69 MANDATORY except for DT-only platforms
88 MANDATORY
165 MANDATORY
167 MANDATORY
/linux/drivers/iio/dac/
H A Dad3552r-common.c221 "custom-output-range-config mandatory\n"); in ad3552r_get_custom_gain()
226 "adi,gain-scaling-p mandatory\n"); in ad3552r_get_custom_gain()
232 "adi,gain-scaling-n property mandatory\n"); in ad3552r_get_custom_gain()
238 "adi,rfb-ohms mandatory\n"); in ad3552r_get_custom_gain()
244 "adi,gain-offset mandatory\n"); in ad3552r_get_custom_gain()
/linux/Documentation/admin-guide/
H A Dfilesystem-monitoring.rst40 [ Notification Metadata (Mandatory) ]
41 [ Generic Error Record (Mandatory) ]
42 [ FID record (Mandatory) ]
/linux/include/sound/
H A Dhdmi-codec.h67 * Having either prepare or hw_params is mandatory.
77 * Having either prepare or hw_params is mandatory.
85 * Mandatory
/linux/Documentation/filesystems/
H A Dlocks.rst57 1.3 Mandatory Locking As A Mount Option
60 Mandatory locking was prior to this release a general configuration option
63 asking it to read a file for which a mandatory lock existed.
/linux/Documentation/ABI/stable/
H A Dsysfs-bus-firewire100 Mandatory in unit directories according to IEEE 1212.
104 Mandatory in the root directory according to IEEE 1212.
111 Mandatory in unit directories according to IEEE 1212.
/linux/net/tipc/
H A Dbcast.h70 * @mandatory: broadcast/replicast indication was set by user
72 * @expires: re-evaluate non-mandatory transmit method if we are past this
76 bool mandatory; member
/linux/Documentation/networking/
H A Dcan_ucan_protocol.rst80 *Host2Dev; mandatory*
94 *Host2Dev; mandatory*
104 *Host2Dev; mandatory*
114 *Host2Dev; mandatory*
145 *Host2Dev; mandatory*
/linux/drivers/gpu/drm/imagination/
H A Dpvr_drv.h42 * allowed is specified (using the last mandatory field in the struct).
44 * PVR_UOBJ_MIN_SIZE, with the last mandatory struct field specified.
55 * fashion. The second argument is the name of the last mandatory field of the
/linux/arch/arm/include/asm/mach/
H A Ddma.h17 void (*enable)(unsigned int, dma_t *); /* mandatory */
18 void (*disable)(unsigned int, dma_t *); /* mandatory */
/linux/Documentation/dev-tools/
H A Dcheckuapi.rst317 @@ -31,6 +31,6 @@ mandatory-y += stat.h
318 mandatory-y += statfs.h
319 mandatory-y += swab.h
320 mandatory-y += termbits.h
321 -mandatory-y += termios.h
322 +#mandatory-y += termios.h
323 mandatory-y += types.h
324 mandatory-y += unistd.h
/linux/Documentation/filesystems/caching/
H A Dbackend-api.rst300 * Look up a cookie in the cache [mandatory]::
323 * Withdraw an object without any cookie access counts held [mandatory]::
339 * Change the size of a data storage object [mandatory]::
354 * Invalidate a data storage object [mandatory]::
372 * Prepare to make local modifications to the cache [mandatory]::
384 * Begin an operation for the netfs lib [mandatory]::

12345678910>>...23