Home
last modified time | relevance | path

Searched full:suffixed (Results 1 – 24 of 24) 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 DKconfig366 suffixed with .ko.gz.
372 suffixed with .ko.xz.
378 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/security/selinux/include/
H A Dclassmap.h45 * Note: The name for any socket class should be suffixed by "socket",
/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/tools/testing/selftests/bpf/prog_tests/
H A Dresolve_btfids.c318 * Check resolve_btfids wrapped exactly the arena-flagged or suffixed in test_resolve_btfids()
/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/Documentation/bpf/
H A Dkfuncs.rst560 being suffixed with ``___init``.
/linux/kernel/bpf/
H A Dbpf_struct_ops.c235 * Skip arguments that are not suffixed with "__arena__nullable", in prepare_arg_info()
H A Dbtf.c1229 /* ...suffixed by the appropriate '*', '[]' suffixes */ in btf_show_name()
9880 /* Exactly one of the two type names may be suffixed with ___init, so in btf_type_ids_nocast_alias()
9889 /* Either of the two names must be the other name, suffixed with ___init. */ in btf_type_ids_nocast_alias()
/linux/rust/syn/
H A Dlib.rs806 /// This mut visitor replace occurrences of u256 suffixed integer literals
/linux/kernel/kcsan/
H A Dkcsan_test.c338 /* Suffixed by value-change exception filter. */
/linux/arch/openrisc/kernel/
H A Dentry.S1226 /* Keep this literal; hi()/lo() can't use the UL-suffixed TASK_SIZE. */
/linux/tools/testing/selftests/net/netfilter/
H A Dnft_concat_range.sh1090 # Drop suffixed '6' from L4 protocol, if any
/linux/sound/soc/codecs/
H A Dcs35l56.c802 * Abort the first load if it didn't find the suffixed bins and in cs35l56_dsp_download_and_power_up()
/linux/kernel/trace/
H A Dtrace_kprobe.c477 /* Check if the address is on a suffixed-symbol */ in within_notrace_func()
/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.c1467 if (result < 0 || *p == '#') /* ignore suffixed comment */ in ima_parse_rule()
/linux/scripts/mod/
H A Dmodpost.c1601 error("%s: filename must be suffixed with .o\n", modname); in read_symbols()
/linux/drivers/hwmon/pmbus/
H A Dpmbus_core.c1747 * order to maintain the un-suffixed labels in the case where the in pmbus_sensor_is_paged()