Home
last modified time | relevance | path

Searched full:suffixed (Results 1 – 20 of 20) sorted by relevance

/linux/usr/
H A DMakefile32 # If CONFIG_INITRAMFS_SOURCE specifies a single file, and it is suffixed with
38 # If CONFIG_INITRAMFS_SOURCE specifies a single file, and it is suffixed with
/linux/kernel/module/
H A DKconfig368 suffixed with .ko.gz.
374 suffixed with .ko.xz.
380 suffixed with .ko.zst.
/linux/Documentation/devicetree/bindings/sifive/
H A Dsifive-blocks-ip-versioning.txt18 the suffixed number in the compatible string whenever the software
/linux/Documentation/userspace-api/media/v4l/
H A Dplanar-apis.rst24 buffer types are suffixed with an ``_MPLANE`` string. For a list of
/linux/Documentation/fb/
H A Dpxafb.rst18 Amount of video memory to allocate (can be suffixed with K or M
/linux/lib/
H A Dcmdline.c147 * potentially suffixed with K, M, G, T, P, E.
/linux/security/selinux/include/
H A Dclassmap.h45 * Note: The name for any socket class should be suffixed by "socket",
/linux/drivers/iio/imu/inv_icm45600/
H A Dinv_icm45600.h75 /* ODR suffixed by LN or LP are Low-Noise or Low-Power mode only */
/linux/net/hsr/
H A Dhsr_main.h253 /* Assume caller has confirmed this skb is PRP suffixed */
/linux/rust/proc-macro2/
H A Dlib.rs1070 /// Creates a new suffixed integer literal with the specified value.
1074 /// also suffixed at the end. Literals created from negative numbers may
1171 /// Creates a new suffixed floating-point literal.
1207 /// Creates a new suffixed floating-point literal.
/linux/drivers/scsi/
H A Dncr53c8xx.h367 * registers. Functions suffixed by '_raw' are assumed
369 * reordering. Functions suffixed by '_l2b' are
371 * reordering, those suffixed by '_b2l' blah, blah,
/linux/Documentation/devicetree/bindings/input/
H A Diqs269a.yaml449 a decrease in counts. Node names suffixed with '-alt' instead corre-
H A Diqs626a.yaml455 channel in response to a decrease in counts. Node names suffixed with
/linux/sound/soc/codecs/
H A Dcs35l56.c737 * Abort the first load if it didn't find the suffixed bins and in cs35l56_reinit_patch()
/linux/rust/syn/
H A Dlib.rs806 /// This mut visitor replace occurrences of u256 suffixed integer literals
/linux/kernel/trace/
H A Dtrace_kprobe.c467 /* Check if the address is on a suffixed-symbol */ in within_notrace_func()
/linux/tools/testing/selftests/net/netfilter/
H A Dnft_concat_range.sh1065 # Drop suffixed '6' from L4 protocol, if any
/linux/rust/quote/
H A Dlib.rs424 /// appears suffixed as integer literals by interpolating them as [`syn::Index`]
/linux/security/integrity/ima/
H A Dima_policy.c1451 if (result < 0 || *p == '#') /* ignore suffixed comment */ in ima_parse_rule()
/linux/kernel/
H A Dkprobes.c1387 /* Check if the address is on a suffixed-symbol */ in within_kprobe_blacklist()