Home
last modified time | relevance | path

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

12

/linux/tools/perf/util/
A DBuild80 perf-util-y += parse-events-flex.o
84 perf-util-y += pmu-flex.o
150 perf-util-y += expr-flex.o
254 $(Q)$(call echo-cmd,flex)$(FLEX) -o $(OUTPUT)util/parse-events-flex.c \
262 $(OUTPUT)util/expr-flex.c $(OUTPUT)util/expr-flex.h: util/expr.l $(OUTPUT)util/expr-bison.c
264 $(Q)$(call echo-cmd,flex)$(FLEX) -o $(OUTPUT)util/expr-flex.c \
272 $(OUTPUT)util/pmu-flex.c $(OUTPUT)util/pmu-flex.h: util/pmu.l $(OUTPUT)util/pmu-bison.c
274 $(Q)$(call echo-cmd,flex)$(FLEX) -o $(OUTPUT)util/pmu-flex.c \
284 $(Q)$(call echo-cmd,flex)$(FLEX) -o $(OUTPUT)util/bpf-filter-flex.c \
340 CFLAGS_pmu-flex.o += $(flex_flags)
[all …]
/linux/drivers/net/ethernet/wangxun/txgbe/
A Dtxgbe_fdir.c309 u32 fdirm = 0, fdirtcpm = 0, flex = 0; in txgbe_fdir_set_input_mask() local
355 flex = rd32(wx, TXGBE_RDB_FDIR_FLEX_CFG(0)); in txgbe_fdir_set_input_mask()
356 flex &= ~TXGBE_RDB_FDIR_FLEX_CFG_FIELD0; in txgbe_fdir_set_input_mask()
357 flex |= (TXGBE_RDB_FDIR_FLEX_CFG_BASE_MAC | in txgbe_fdir_set_input_mask()
363 flex |= TXGBE_RDB_FDIR_FLEX_CFG_MSK; in txgbe_fdir_set_input_mask()
371 wr32(wx, TXGBE_RDB_FDIR_FLEX_CFG(0), flex); in txgbe_fdir_set_input_mask()
519 u32 flex = 0; in txgbe_init_fdir_signature() local
521 flex = rd32(wx, TXGBE_RDB_FDIR_FLEX_CFG(0)); in txgbe_init_fdir_signature()
522 flex &= ~TXGBE_RDB_FDIR_FLEX_CFG_FIELD0; in txgbe_init_fdir_signature()
524 flex |= (TXGBE_RDB_FDIR_FLEX_CFG_BASE_MAC | in txgbe_init_fdir_signature()
[all …]
/linux/arch/arm/boot/dts/nxp/imx/
A Dimx7d-flex-concentrator-mfg.dts12 #include "imx7d-flex-concentrator.dts"
16 compatible = "kam,imx7d-flex-concentrator-mfg", "fsl,imx7d";
/linux/drivers/net/ethernet/intel/idpf/
A Didpf_lan_txrx.h282 u8 flex; member
291 u8 flex[6]; member
A Dvirtchnl2_lan_desc.h363 } flex; member
/linux/drivers/gpu/drm/i915/
A Di915_perf.c2472 struct flex { struct
2481 const struct flex *flex, unsigned int count) in gen8_store_flex() argument
2495 *cs++ = flex->value; in gen8_store_flex()
2496 } while (flex++, --count); in gen8_store_flex()
2506 const struct flex *flex, unsigned int count) in gen8_load_flex() argument
2519 *cs++ = flex->value; in gen8_load_flex()
2529 const struct flex *flex, unsigned int count) in gen8_modify_context() argument
2549 const struct flex *flex, unsigned int count, in gen8_modify_self() argument
2578 struct flex *flex, unsigned int count) in gen8_configure_context() argument
2683 struct flex *regs, in oa_configure_all_contexts()
[all …]
/linux/tools/build/
A DMakefile.build134 $(OUTPUT)%-flex.o: $(OUTPUT)%-flex.c FORCE
/linux/tools/scripts/
A Dutilities.mak186 # 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/drivers/net/ethernet/intel/ice/
A Dice_lan_tx_rx.h205 } flex; member
241 } flex; member
281 } flex; member
/linux/tools/perf/
A D.gitignore31 *-flex.*
/linux/Documentation/dev-tools/
A Dcheckuapi.rst440 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/
A DMakefile20 LEX= flex
/linux/drivers/gpu/drm/xe/
A Dxe_oa.c66 struct flex { struct
643 struct xe_bb *bb, const struct flex *flex, u32 count) in xe_oa_store_flex() argument
649 bb->cs[bb->len++] = offset + flex->offset * sizeof(u32); in xe_oa_store_flex()
651 bb->cs[bb->len++] = flex->value; in xe_oa_store_flex()
653 } while (flex++, --count); in xe_oa_store_flex()
657 const struct flex *flex, u32 count) in xe_oa_modify_ctx_image() argument
668 xe_oa_store_flex(stream, lrc, bb, flex, count); in xe_oa_modify_ctx_image()
703 struct flex regs_context[] = { in xe_oa_configure_oar_context()
735 struct flex regs_context[] = { in xe_oa_configure_oac_context()
/linux/tools/lib/bpf/
A Drelo_core.c367 bool flex; in bpf_core_parse_spec() local
373 flex = is_flex_arr(btf, acc - 1, a); in bpf_core_parse_spec()
374 if (!flex && access_idx >= a->nelems) in bpf_core_parse_spec()
643 bool flex; in bpf_core_spec_match() local
649 flex = is_flex_arr(targ_btf, targ_acc - 1, a); in bpf_core_spec_match()
650 if (!flex && local_acc->idx >= a->nelems) in bpf_core_spec_match()
/linux/Documentation/filesystems/ext4/
A Dgroup_descr.rst17 property to group several block groups into a flex group and lay out all
19 group of the flex group.
/linux/Documentation/translations/it_IT/process/
A Dchanges.rst42 flex 2.5.35 flex --version
118 un analizzatore lessicale. Questo richiede flex 2.5.35 o successivo.
408 - <https://github.com/westes/flex/releases>
/linux/scripts/
A DMakefile.host9 $(call if_changed,flex)
/linux/Documentation/process/
A Dchanges.rst39 flex 2.5.35 flex --version
134 during build. This requires flex 2.5.35 or later.
450 - <https://github.com/westes/flex/releases>
/linux/Documentation/
A DChanges39 flex 2.5.35 flex --version
134 during build. This requires flex 2.5.35 or later.
450 - <https://github.com/westes/flex/releases>
/linux/tools/bpf/
A DMakefile6 LEX = flex
/linux/fs/nfsd/
A DKconfig132 draft-ietf-nfsv4-flex-files for more details.
135 to be a flex file server - it is for testing the client,
/linux/scripts/package/
A DPKGBUILD26 flex
A Dkernel.spec21 BuildRequires: (elfutils-libelf-devel or libelf-devel) flex
/linux/drivers/net/ethernet/intel/iavf/
A Diavf_ethtool.c856 struct iavf_flex_word *flex; in iavf_parse_rx_flow_user_data() local
880 flex = &fltr->flex_words[cnt++]; in iavf_parse_rx_flow_user_data()
881 flex->word = value & IAVF_USERDEF_FLEX_WORD_M; in iavf_parse_rx_flow_user_data()
882 flex->offset = FIELD_GET(IAVF_USERDEF_FLEX_OFFS_M, value); in iavf_parse_rx_flow_user_data()
883 if (flex->offset > IAVF_USERDEF_FLEX_MAX_OFFS_VAL) in iavf_parse_rx_flow_user_data()
/linux/drivers/net/ethernet/intel/igc/
A Digc_main.c3618 memcpy(&flex->data[offset], src, len); in igc_flex_filter_add_field()
3627 flex->mask[idx / 8] |= BIT(idx % 8); in igc_flex_filter_add_field()
3632 flex->mask[idx / 8] |= BIT(idx % 8); in igc_flex_filter_add_field()
3680 struct igc_flex_filter flex = { }; in igc_add_flex_filter() local
3697 flex.index = index; in igc_add_flex_filter()
3698 flex.length = 32; in igc_add_flex_filter()
3699 flex.rx_queue = rule->action; in igc_add_flex_filter()
3719 igc_flex_filter_add_field(&flex, &vlan_etype, 12, in igc_add_flex_filter()
3744 ret = igc_write_flex_filter_ll(adapter, &flex); in igc_add_flex_filter()
3789 if (rule->flex) { in igc_enable_nfc_rule()
[all …]

Completed in 69 milliseconds

12