| /linux/tools/perf/util/ |
| H A D | Build | 85 perf-util-y += parse-events-flex.o 89 perf-util-y += pmu-flex.o 163 perf-util-y += expr-flex.o 180 perf-util-$(CONFIG_PERF_BPF_SKEL) += bpf-filter-flex.o 276 $(OUTPUT)util/parse-events-flex.c $(OUTPUT)util/parse-events-flex.h: util/parse-events.l $(OUTPUT)u… 278 $(Q)$(call echo-cmd,flex)$(FLEX) -o $(OUTPUT)util/parse-events-flex.c \ 279 --header-file=$(OUTPUT)util/parse-events-flex.h $(PARSER_DEBUG_FLEX) $< 286 $(OUTPUT)util/expr-flex.c $(OUTPUT)util/expr-flex.h: util/expr.l $(OUTPUT)util/expr-bison.c 288 $(Q)$(call echo-cmd,flex)$(FLEX) -o $(OUTPUT)util/expr-flex.c \ 289 --header-file=$(OUTPUT)util/expr-flex.h $(PARSER_DEBUG_FLEX) $< [all …]
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx7d-flex-concentrator-mfg.dts | 12 #include "imx7d-flex-concentrator.dts" 16 compatible = "kam,imx7d-flex-concentrator-mfg", "fsl,imx7d";
|
| H A D | Makefile | 392 imx7d-flex-concentrator.dtb \ 393 imx7d-flex-concentrator-mfg.dtb \
|
| H A D | imx7d-flex-concentrator.dts | 18 compatible = "kam,imx7d-flex-concentrator", "fsl,imx7d";
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | i915_perf.c | 2476 struct flex { struct 2485 const struct flex *flex, unsigned int count) in gen8_store_flex() argument 2497 *cs++ = offset + flex->offset * sizeof(u32); in gen8_store_flex() 2499 *cs++ = flex->value; in gen8_store_flex() 2500 } while (flex++, --count); in gen8_store_flex() 2510 const struct flex *flex, unsigned int count) in gen8_load_flex() argument 2522 *cs++ = i915_mmio_reg_offset(flex->reg); in gen8_load_flex() 2523 *cs++ = flex->value; in gen8_load_flex() 2524 } while (flex++, --count); in gen8_load_flex() 2533 const struct flex *flex, unsigned int count) in gen8_modify_context() argument [all …]
|
| /linux/tools/scripts/ |
| H A D | utilities.mak | 186 # was to check the flex version to see if we can use compiler warnings as 187 # errors for one of the cases flex generates code C compilers complains about. 196 # check the flex version to see if we can use compiler warnings as errors for 197 # one of the cases flex generates code C compilers complains about.
|
| /linux/tools/build/ |
| H A D | Makefile.build | 124 # bison and flex files are generated in the OUTPUT directory 130 $(OUTPUT)%-flex.o: $(OUTPUT)%-flex.c FORCE
|
| /linux/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_txrx.c | 24 static bool iavf_is_descriptor_done(u64 qw1, bool flex) in iavf_is_descriptor_done() argument 26 if (flex) in iavf_is_descriptor_done() 1134 bool flex) in iavf_process_skb_fields() argument 1145 if (flex) { in iavf_process_skb_fields() 1366 bool flex) in iavf_extract_rx_fields() argument 1368 if (flex) in iavf_extract_rx_fields() 1388 bool flex = rx_ring->rxdid == VIRTCHNL_RXDID_2_FLEX_SQ_NIC; in iavf_clean_rx_irq() local 1419 if (!iavf_is_descriptor_done(qw1, flex)) in iavf_clean_rx_irq() 1422 fields = iavf_extract_rx_fields(rx_ring, rx_desc, flex); in iavf_clean_rx_irq() 1467 iavf_process_skb_fields(rx_ring, rx_desc, skb, fields.ptype, flex); in iavf_clean_rx_irq()
|
| H A D | iavf_ethtool.c | 855 struct iavf_flex_word *flex; in iavf_parse_rx_flow_user_data() local 879 flex = &fltr->flex_words[cnt++]; in iavf_parse_rx_flow_user_data() 880 flex->word = value & IAVF_USERDEF_FLEX_WORD_M; in iavf_parse_rx_flow_user_data() 881 flex->offset = FIELD_GET(IAVF_USERDEF_FLEX_OFFS_M, value); in iavf_parse_rx_flow_user_data() 882 if (flex->offset > IAVF_USERDEF_FLEX_MAX_OFFS_VAL) in iavf_parse_rx_flow_user_data()
|
| /linux/Documentation/dev-tools/ |
| H A D | checkuapi.rst | 440 While the script handles expansion into an existing flex array, it does 441 still flag initial migration to flex arrays from 1-element fake flex 446 - __u32 flex[1]; /* fake flex */ 447 + __u32 flex[]; /* real flex */ 455 type of '__u32 flex[1]' changed:
|
| /linux/drivers/scsi/aic7xxx/aicasm/ |
| H A D | Makefile | 20 LEX= flex
|
| /linux/tools/perf/ |
| H A D | .gitignore | 31 *-flex.*
|
| H A D | Makefile.perf | 153 # for flex/bison parsers. 214 FLEX ?= flex 905 $(OUTPUT)%-flex.o: %.c prepare FORCE 1299 $(OUTPUT)FEATURE-DUMP $(OUTPUT)util/*-bison* $(OUTPUT)util/*-flex* \
|
| /linux/Documentation/filesystems/ext4/ |
| H A D | group_descr.rst | 17 property to group several block groups into a flex group and lay out all 19 group of the flex group.
|
| /linux/scripts/ |
| H A D | Makefile.host | 9 $(call if_changed,flex)
|
| /linux/Documentation/ |
| H A D | Changes | 39 flex 2.5.35 flex --version 132 during build. This requires flex 2.5.35 or later. 447 - <https://github.com/westes/flex/releases>
|
| /linux/tools/bpf/ |
| H A D | Makefile | 6 LEX = flex
|
| /linux/drivers/net/ethernet/intel/idpf/ |
| H A D | virtchnl2_lan_desc.h | 363 } flex; member
|
| /linux/scripts/package/ |
| H A D | PKGBUILD | 25 flex
|
| H A D | mkdebian | 211 Build-Depends-Arch: bc, bison, flex,
|
| H A D | kernel.spec | 20 BuildRequires: (elfutils-libelf-devel or libelf-devel) flex
|
| /linux/drivers/net/ethernet/intel/igc/ |
| H A D | igc_main.c | 3704 static void igc_flex_filter_add_field(struct igc_flex_filter *flex, in igc_flex_filter_add_field() argument 3711 memcpy(&flex->data[offset], src, len); in igc_flex_filter_add_field() 3720 flex->mask[idx / 8] |= BIT(idx % 8); in igc_flex_filter_add_field() 3725 flex->mask[idx / 8] |= BIT(idx % 8); in igc_flex_filter_add_field() 3773 struct igc_flex_filter flex = { }; in igc_add_flex_filter() local 3790 flex.index = index; in igc_add_flex_filter() 3791 flex.length = 32; in igc_add_flex_filter() 3792 flex.rx_queue = rule->action; in igc_add_flex_filter() 3800 igc_flex_filter_add_field(&flex, &filter->dst_addr, 0, in igc_add_flex_filter() 3805 igc_flex_filter_add_field(&flex, &filter->src_addr, 6, in igc_add_flex_filter() [all …]
|
| H A D | igc.h | 660 bool flex; member
|
| /linux/tools/build/Documentation/ |
| H A D | Build.txt | 129 It's possible to include special rule if needed (like we do for flex or bison
|
| /linux/Documentation/bpf/ |
| H A D | s390.rst | 46 flex \
|