Home
last modified time | relevance | path

Searched refs:flex (Results 1 – 16 of 16) sorted by relevance

/Linux-v4.19/tools/perf/util/
DBuild53 libperf-y += parse-events-flex.o
56 libperf-y += pmu-flex.o
160 $(OUTPUT)util/parse-events-flex.c: util/parse-events.l $(OUTPUT)util/parse-events-bison.c
162 …$(Q)$(call echo-cmd,flex)$(FLEX) -o $@ --header-file=$(OUTPUT)util/parse-events-flex.h $(PARSER_DE…
172 $(OUTPUT)util/pmu-flex.c: util/pmu.l $(OUTPUT)util/pmu-bison.c
174 $(Q)$(call echo-cmd,flex)$(FLEX) -o $@ --header-file=$(OUTPUT)util/pmu-flex.h util/pmu.l
180 CFLAGS_parse-events-flex.o += -w
181 CFLAGS_pmu-flex.o += -w
186 $(OUTPUT)util/parse-events.o: $(OUTPUT)util/parse-events-flex.c $(OUTPUT)util/parse-events-bison.c
187 $(OUTPUT)util/pmu.o: $(OUTPUT)util/pmu-flex.c $(OUTPUT)util/pmu-bison.c
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/
Dblockgroup.rst59 groups (flex\_bg). Leftover space is used for file data blocks, indirect
66 (flex\_bg). In a flex\_bg, several block groups are tied together as one
68 first block group of the flex\_bg are expanded to include the bitmaps
69 and inode tables of all other block groups in the flex\_bg. For example,
70 if the flex\_bg size is 4, then group 0 will contain (in order) the
77 flex\_bg is enabled. The number of block groups that make up a flex\_bg
Dgroup_descr.rst16 and the group descriptor table. The flex\_bg mechanism uses this
17 property to group several block groups into a flex group and lay out all
19 group of the flex group.
27 flex\_bg and meta\_bg do not appear to be mutually exclusive features.
Difork.rst50 ``ee_len = 1000``. If flex\_bg is enabled, it is possible to allocate
/Linux-v4.19/tools/perf/
D.gitignore28 *-flex.*
DMakefile.perf163 FLEX ?= flex
596 $(OUTPUT)%-flex.o: %.c prepare FORCE
859 …pe* $(OUTPUT)PERF-VERSION-FILE $(OUTPUT)FEATURE-DUMP $(OUTPUT)util/*-bison* $(OUTPUT)util/*-flex* \
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e.h335 #define I40E_FLEX_PIT_GET_SRC(flex) (((flex) & \ argument
338 #define I40E_FLEX_PIT_GET_DST(flex) (((flex) & \ argument
341 #define I40E_FLEX_PIT_GET_FSIZE(flex) (((flex) & \ argument
/Linux-v4.19/drivers/net/ethernet/intel/ice/
Dice_lan_tx_rx.h144 } flex; member
180 } flex; member
/Linux-v4.19/drivers/scsi/aic7xxx/aicasm/
DMakefile20 LEX= flex
/Linux-v4.19/Documentation/process/
Dchanges.rst35 flex 2.5.35 flex --version
96 during build. This requires flex 2.5.35 or later.
356 - <https://github.com/westes/flex/releases>
/Linux-v4.19/Documentation/
DChanges35 flex 2.5.35 flex --version
96 during build. This requires flex 2.5.35 or later.
356 - <https://github.com/westes/flex/releases>
/Linux-v4.19/tools/bpf/
DMakefile7 LEX = flex
/Linux-v4.19/fs/nfsd/
DKconfig126 draft-ietf-nfsv4-flex-files for more details.
129 to be a flex file server - it is for testing the client,
/Linux-v4.19/scripts/
DMakefile.lib188 $(call if_changed,flex)
/Linux-v4.19/tools/build/Documentation/
DBuild.txt129 It's possible to include special rule if needed (like we do for flex or bison
/Linux-v4.19/
DMakefile380 LEX = flex