Home
last modified time | relevance | path

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

/linux-4.4.14/samples/seccomp/
Dbpf-fancy.c43 LABEL(&l, read), in main()
52 LABEL(&l, write_fd), in main()
58 LABEL(&l, write_buf), in main()
65 LABEL(&l, msg1_len), in main()
70 LABEL(&l, msg2_len), in main()
75 LABEL(&l, buf_len), in main()
Dbpf-helper.h51 #define LABEL(labels, label) \ macro
/linux-4.4.14/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_]*
142 <*>{LABEL}: {
189 <*>\&{LABEL} { /* label reference */
Ddtc-parser.y262 $$ = data_add_marker($1, LABEL, $2);
277 $$ = data_add_marker($1, LABEL, $2);
338 $$.data = data_add_marker($1.data, LABEL, $2);
436 $$ = data_add_marker($1, LABEL, $2);
Ddtc.h74 LABEL, enumerator
Dlivetree.c418 for_each_marker_of_type(m, LABEL) in get_marker_label()
Ddtc-parser.tab.c_shipped1694 (yyval.data) = data_add_marker((yyvsp[-1].data), LABEL, (yyvsp[0].labelref));
1718 (yyval.data) = data_add_marker((yyvsp[-1].data), LABEL, (yyvsp[0].labelref));
1796 (yyval.array).data = data_add_marker((yyvsp[-1].array).data, LABEL, (yyvsp[0].labelref));
1960 (yyval.data) = data_add_marker((yyvsp[-1].data), LABEL, (yyvsp[0].labelref));
Dflattree.c178 for_each_marker_of_type(m, LABEL) in asm_emit_data()
Dchecks.c358 for_each_marker_of_type(m, LABEL) in check_duplicate_label_prop()
/linux-4.4.14/arch/powerpc/include/asm/
Djump_label.h62 #define ARCH_STATIC_BRANCH(LABEL, KEY) \ argument
65 FTR_ENTRY_LONG 1098b, LABEL, KEY; \
/linux-4.4.14/arch/powerpc/platforms/pseries/
DhvCall.S82 #define HCALL_BRANCH(LABEL) \ argument
83 ARCH_STATIC_BRANCH(LABEL, hcall_tracepoint_key)
90 #define HCALL_BRANCH(LABEL) \ argument
97 bne- LABEL; \
105 #define HCALL_BRANCH(LABEL) argument
/linux-4.4.14/arch/powerpc/platforms/powernv/
Dopal-wrappers.S22 #define OPAL_BRANCH(LABEL) \ argument
23 ARCH_STATIC_BRANCH(LABEL, opal_tracepoint_key)
38 #define OPAL_BRANCH(LABEL) \ argument
44 bne- LABEL; \
50 #define OPAL_BRANCH(LABEL) argument
/linux-4.4.14/arch/x86/crypto/
Dcrc32c-pcl-intel-asm_64.S51 .macro LABEL prefix n
242 LABEL crc_ 0
271 LABEL less_than_ %j # less_than_j: Length should be in
/linux-4.4.14/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-4.4.14/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-4.4.14/arch/x86/crypto/sha-mb/
Dsha1_mb_mgr_flush_avx2.S99 .macro LABEL prefix n
171 LABEL skip_ %I
/linux-4.4.14/drivers/platform/x86/
Dcompal-laptop.c483 #define TEMPERATURE_SHOW_TEMP_AND_LABEL(POSTFIX, ADDRESS, LABEL) \ argument
492 return sprintf(buf, "%s\n", LABEL); \
/linux-4.4.14/Documentation/
Dintel_txt.txt189 root=LABEL=/ rhgb console=ttyS0,115200 3