Searched refs:initializer (Results 1 – 16 of 16) sorted by relevance
| /linux-6.15/scripts/coccinelle/api/ |
| H A D | check_bq27xxx_data.cocci | 60 initializer list i1regs_vals; 68 initializer list i2regs_vals; 96 initializer list i1dmregs_vals; 104 initializer list i2dmregs_vals; 132 initializer list[n1] i1props_vals; 140 initializer list[n2] i2props_vals;
|
| /linux-6.15/scripts/gcc-plugins/ |
| H A D | structleak_plugin.c | 120 tree initializer; in initialize() local 157 initializer = build_constructor(type, NULL); in initialize() 159 initializer = fold_convert(type, integer_zero_node); in initialize() 162 init_stmt = gimple_build_assign(var, initializer); in initialize()
|
| /linux-6.15/include/linux/ |
| H A D | overflow.h | 401 #define _DEFINE_FLEX(type, name, member, count, initializer...) \ argument 407 } name##_u initializer; \
|
| /linux-6.15/scripts/clang-tools/ |
| H A D | run-clang-tools.py | 86 pool = multiprocessing.Pool(initializer=init, initargs=(lock, args))
|
| /linux-6.15/scripts/genksyms/ |
| H A D | parse.y | 434 | initializer 438 initializer:
|
| /linux-6.15/rust/pin-init/ |
| H A D | README.md | 53 - using the unsafe function [`pin_init_from_closure()`] to manually create an initializer. 99 ### Using a custom function/macro that returns an initializer 101 Many types that use this library supply a function/macro that returns an initializer, because 128 ### Manual creation of an initializer
|
| /linux-6.15/scripts/coccinelle/misc/ |
| H A D | uninitialized_var.cocci | 8 /// an initializer. Using warning-silencing tricks is dangerous as it
|
| /linux-6.15/Documentation/bpf/libbpf/ |
| H A D | program_types.rst | 232 ``SEC("struct_ops[.s]")``. The attachments are defined in a struct initializer
|
| /linux-6.15/Documentation/netlink/ |
| H A D | genetlink.yaml | 65 description: For enum or flags the literal initializer for the first value.
|
| H A D | genetlink-c.yaml | 82 description: For enum or flags the literal initializer for the first value.
|
| H A D | genetlink-legacy.yaml | 93 description: For enum or flags the literal initializer for the first value.
|
| H A D | netlink-raw.yaml | 88 description: For enum or flags the literal initializer for the first value.
|
| /linux-6.15/Documentation/scsi/ |
| H A D | ChangeLog.megaraid_sas | 90 4. Move poll_aen_lock initializer.
|
| /linux-6.15/Documentation/core-api/ |
| H A D | cpu_hotplug.rst | 358 up at runtime and are part of the initializer of the CPU hotplug state
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | porting.rst | 76 Replace DECLARE_FSTYPE... with explicit initializer and have ->get_sb set as
|
| /linux-6.15/tools/memory-model/Documentation/ |
| H A D | litmus-tests.txt | 1069 For example, when an initializer contains the name of a shared
|