Home
last modified time | relevance | path

Searched refs:initializer (Results 1 – 15 of 15) sorted by relevance

/linux/scripts/coccinelle/api/
A Dcheck_bq27xxx_data.cocci60 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/scripts/gcc-plugins/
A Dstructleak_plugin.c120 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/include/linux/
A Doverflow.h401 #define _DEFINE_FLEX(type, name, member, count, initializer...) \ argument
407 } name##_u initializer; \
/linux/scripts/genksyms/
A Dparse.y407 | initializer
411 initializer:
/linux/scripts/clang-tools/
A Drun-clang-tools.py86 pool = multiprocessing.Pool(initializer=init, initargs=(lock, args))
/linux/scripts/coccinelle/misc/
A Duninitialized_var.cocci8 /// an initializer. Using warning-silencing tricks is dangerous as it
/linux/Documentation/bpf/libbpf/
A Dprogram_types.rst232 ``SEC("struct_ops[.s]")``. The attachments are defined in a struct initializer
/linux/Documentation/netlink/
A Dgenetlink.yaml64 description: For enum or flags the literal initializer for the first value.
A Dgenetlink-c.yaml81 description: For enum or flags the literal initializer for the first value.
A Dgenetlink-legacy.yaml92 description: For enum or flags the literal initializer for the first value.
A Dnetlink-raw.yaml88 description: For enum or flags the literal initializer for the first value.
/linux/Documentation/scsi/
A DChangeLog.megaraid_sas90 4. Move poll_aen_lock initializer.
/linux/Documentation/core-api/
A Dcpu_hotplug.rst358 up at runtime and are part of the initializer of the CPU hotplug state
/linux/Documentation/filesystems/
A Dporting.rst76 Replace DECLARE_FSTYPE... with explicit initializer and have ->get_sb set as
/linux/tools/memory-model/Documentation/
A Dlitmus-tests.txt1069 For example, when an initializer contains the name of a shared

Completed in 28 milliseconds