Home
last modified time | relevance | path

Searched refs:LABEL (Results 1 – 23 of 23) sorted by relevance

/Linux-v4.19/samples/seccomp/
Dbpf-fancy.c44 LABEL(&l, read), in main()
53 LABEL(&l, write_fd), in main()
59 LABEL(&l, write_buf), in main()
66 LABEL(&l, msg1_len), in main()
71 LABEL(&l, msg2_len), in main()
76 LABEL(&l, buf_len), in main()
Dbpf-helper.h52 #define LABEL(labels, label) \ macro
/Linux-v4.19/scripts/dtc/
Dtreesource.c73 if (m->type == LABEL) in write_propval_string()
113 if (m->type == LABEL) { in write_propval_string()
131 for_each_marker_of_type(m, LABEL) { in write_propval_string()
146 if (m->type == LABEL) { in write_propval_cells()
160 for_each_marker_of_type(m, LABEL) { in write_propval_cells()
176 if (m->type == LABEL) in write_propval_bytes()
188 for_each_marker_of_type(m, LABEL) { in write_propval_bytes()
216 for_each_marker_of_type(m, LABEL) { in write_propval()
Ddtc-lexer.l29 LABEL [a-zA-Z_][a-zA-Z0-9_]*
163 <*>{LABEL}: {
213 <*>\&{LABEL} { /* label reference */
Ddtc-parser.y320 $$ = data_add_marker($1, LABEL, $2);
335 $$ = data_add_marker($1, LABEL, $2);
396 $$.data = data_add_marker($1.data, LABEL, $2);
510 $$ = data_add_marker($1, LABEL, $2);
Ddtc.h79 LABEL, enumerator
Dflattree.c170 for_each_marker_of_type(m, LABEL) in asm_emit_data()
Dlivetree.c486 for_each_marker_of_type(m, LABEL) in get_marker_label()
Dchecks.c437 for_each_marker_of_type(m, LABEL) in check_duplicate_label_node()
/Linux-v4.19/arch/powerpc/include/asm/
Djump_label.h63 #define ARCH_STATIC_BRANCH(LABEL, KEY) \ argument
66 FTR_ENTRY_LONG 1098b, LABEL, KEY; \
/Linux-v4.19/arch/powerpc/platforms/pseries/
DhvCall.S83 #define HCALL_BRANCH(LABEL) \ argument
84 ARCH_STATIC_BRANCH(LABEL, hcall_tracepoint_key)
91 #define HCALL_BRANCH(LABEL) \ argument
98 bne- LABEL; \
106 #define HCALL_BRANCH(LABEL) argument
/Linux-v4.19/arch/powerpc/platforms/powernv/
Dopal-wrappers.S24 #define OPAL_BRANCH(LABEL) \ argument
25 ARCH_STATIC_BRANCH(LABEL, opal_tracepoint_key)
40 #define OPAL_BRANCH(LABEL) \ argument
46 bne- LABEL; \
52 #define OPAL_BRANCH(LABEL) argument
/Linux-v4.19/arch/x86/crypto/
Dcrc32c-pcl-intel-asm_64.S52 .macro LABEL prefix n
243 LABEL crc_ 0
272 LABEL less_than_ %j # less_than_j: Length should be in
/Linux-v4.19/Documentation/nvdimm/
Dnvdimm.txt77 LABEL: Metadata stored on a DIMM device that partitions and identifies
95 accessible via BLK. When that occurs a LABEL is needed to reserve DPA
180 store/retrieve a LABEL. The LABEL effectively partitions the DPA-space
193 sizes. While a PMEM device can host a BTT the LABEL specification does
235 could be set to any user-desired name in the LABEL.
426 regions, parsing the LABEL, if present, and then emitting NAMESPACE
567 (outside of nd_region). For example, if a vendor defined its own LABEL
568 format it would need its own region driver to parse that LABEL and emit
605 A REGION, after resolving DPA aliasing and LABEL specified boundaries,
616 LABEL).
/Linux-v4.19/drivers/scsi/aic7xxx/aicasm/
Daicasm_symbol.h63 LABEL, enumerator
Daicasm_symbol.c119 case LABEL: in symbol_delete()
523 case LABEL: in symtable_dump()
Daicasm.c331 if (cur_instr->patch_label->type != LABEL) { in back_patch()
Daicasm_gram.y1046 $2->type = LABEL;
1538 case LABEL: in initialize_symbol()
/Linux-v4.19/arch/x86/crypto/sha1-mb/
Dsha1_mb_mgr_flush_avx2.S90 .macro LABEL prefix n
154 LABEL skip_ %I
/Linux-v4.19/arch/x86/crypto/sha512-mb/
Dsha512_mb_mgr_flush_avx2.S94 .macro LABEL prefix n
146 LABEL skip_ %I
/Linux-v4.19/arch/x86/crypto/sha256-mb/
Dsha256_mb_mgr_flush_avx2.S88 .macro LABEL prefix n
152 LABEL skip_ %I
/Linux-v4.19/drivers/platform/x86/
Dcompal-laptop.c483 #define TEMPERATURE_SHOW_TEMP_AND_LABEL(POSTFIX, ADDRESS, LABEL) \ argument
492 return sprintf(buf, "%s\n", LABEL); \
/Linux-v4.19/Documentation/
Dintel_txt.txt206 root=LABEL=/ rhgb console=ttyS0,115200 3