/openbmc/linux/tools/lib/bpf/ |
H A D | gen_loader.c | 45 static int blob_fd_array_off(struct bpf_gen *gen, int index) in blob_fd_array_off() 50 static int realloc_insn_buf(struct bpf_gen *gen, __u32 size) in realloc_insn_buf() 178 static int add_map_fd(struct bpf_gen *gen) in add_map_fd() 188 static int add_kfunc_btf_fd(struct bpf_gen *gen) in add_kfunc_btf_fd() 282 static void emit_check_err(struct bpf_gen *gen) in emit_check_err() 344 static void __emit_sys_close(struct bpf_gen *gen) in __emit_sys_close() 408 void bpf_gen__free(struct bpf_gen *gen) in bpf_gen__free() 448 void bpf_gen__map_create(struct bpf_gen *gen, in bpf_gen__map_create() 851 void bpf_gen__record_relo_core(struct bpf_gen *gen, in bpf_gen__record_relo_core() 893 static void cleanup_core_relo(struct bpf_gen *gen) in cleanup_core_relo() [all …]
|
/openbmc/linux/sound/soc/sh/rcar/ |
H A D | gen.c | 34 #define rsnd_reg_name(gen, id) ((gen)->reg_name[id]) argument 62 struct rsnd_gen *gen, enum rsnd_reg reg) in rsnd_is_accessible_reg() 86 struct rsnd_gen *gen = rsnd_priv_to_gen(priv); in rsnd_mod_read() local 106 struct rsnd_gen *gen = rsnd_priv_to_gen(priv); in rsnd_mod_write() local 123 struct rsnd_gen *gen = rsnd_priv_to_gen(priv); in rsnd_mod_bset() local 139 struct rsnd_gen *gen = rsnd_priv_to_gen(priv); in rsnd_gen_get_phy_addr() local 147 struct rsnd_gen *gen = rsnd_priv_to_gen(priv); in rsnd_gen_get_base_addr() local 163 struct rsnd_gen *gen = rsnd_priv_to_gen(priv); in _rsnd_gen_regmap_init() local 540 struct rsnd_gen *gen; in rsnd_gen_probe() local
|
/openbmc/phosphor-dbus-interfaces/ |
H A D | meson.build | 66 subdir('gen') subdir 68 subdir('gen' / d) subdir
|
/openbmc/linux/fs/btrfs/ |
H A D | lru_cache.c | 24 u64 gen) in match_entry() 46 u64 key, u64 gen) in btrfs_lru_cache_lookup()
|
H A D | export.h | 13 u32 gen; member
|
/openbmc/linux/fs/ocfs2/ |
H A D | dcache.c | 28 unsigned long gen = in ocfs2_dentry_attach_gen() local 55 unsigned long gen = (unsigned long) dentry->d_fsdata; in ocfs2_dentry_revalidate() local
|
/openbmc/qemu/target/mips/tcg/ |
H A D | meson.build | 1 gen = [ variable
|
/openbmc/qemu/target/rx/ |
H A D | meson.build | 1 gen = [ variable
|
/openbmc/qemu/target/openrisc/ |
H A D | meson.build | 1 gen = decodetree.process('insns.decode') variable
|
/openbmc/qemu/target/microblaze/ |
H A D | meson.build | 1 gen = decodetree.process('insns.decode') variable
|
/openbmc/qemu/target/hppa/ |
H A D | meson.build | 1 gen = decodetree.process('insns.decode') variable
|
/openbmc/qemu/target/avr/ |
H A D | meson.build | 1 gen = [ variable
|
/openbmc/qemu/target/sparc/ |
H A D | meson.build | 1 gen = decodetree.process('insns.decode') variable
|
/openbmc/qemu/target/ppc/ |
H A D | meson.build | 24 gen = [ variable
|
/openbmc/qemu/hw/vfio/ |
H A D | igd.c | 253 int ggms, gen = igd_gen(vdev); in vfio_igd_gtt_max() local 294 int gen = igd_gen(vdev); in vfio_igd_quirk_data_write() local 377 int i, ret, ggms_mb, gms_mb = 0, gen; in vfio_probe_igd_bar4_quirk() local
|
/openbmc/qemu/target/riscv/ |
H A D | meson.build | 2 gen = [ variable
|
/openbmc/qemu/target/loongarch/ |
H A D | meson.build | 1 gen = decodetree.process('insns.decode') variable
|
/openbmc/linux/drivers/misc/sgi-gru/ |
H A D | grukservices.c | 426 struct gru_control_block_status *gen = cb; in gru_get_cb_exception_detail_str() local 442 static int gru_wait_idle_or_exception(struct gru_control_block_status *gen) in gru_wait_idle_or_exception() 453 struct gru_control_block_status *gen = cb; in gru_retry_exception() local 476 struct gru_control_block_status *gen = cb; in gru_check_status_proc() local 489 struct gru_control_block_status *gen = cb; in gru_wait_proc() local 1049 struct gru_control_block_status *gen; in quicktest2() local
|
/openbmc/linux/drivers/gpu/ipu-v3/ |
H A D | ipu-di.c | 76 #define DI_SW_GEN0(gen) (0x000c + 4 * ((gen) - 1)) argument 77 #define DI_SW_GEN1(gen) (0x0030 + 4 * ((gen) - 1)) argument 78 #define DI_STP_REP(gen) (0x0148 + 4 * (((gen) - 1)/2)) argument 80 #define DI_DW_GEN(gen) (0x0058 + 4 * (gen)) argument 81 #define DI_DW_SET(gen, set) (0x0088 + 4 * ((gen) + 0xc * (set))) argument
|
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/ |
H A D | smu_cmn.h | 36 static inline int pcie_gen_to_speed(uint32_t gen) in pcie_gen_to_speed()
|
/openbmc/qemu/target/s390x/ |
H A D | cpu_models.c | 107 void s390_cpudef_featoff(uint8_t gen, uint8_t ec_ga, S390Feat feat) in s390_cpudef_featoff() 115 void s390_cpudef_featoff_greater(uint8_t gen, uint8_t ec_ga, S390Feat feat) in s390_cpudef_featoff_greater() 133 void s390_cpudef_group_featoff_greater(uint8_t gen, uint8_t ec_ga, in s390_cpudef_group_featoff_greater() 286 const S390CPUDef *s390_find_cpu_def(uint16_t type, uint8_t gen, uint8_t ec_ga, in s390_find_cpu_def() 765 void s390_set_qemu_cpu_model(uint16_t type, uint8_t gen, uint8_t ec_ga, in s390_set_qemu_cpu_model()
|
/openbmc/qemu/scripts/simplebench/ |
H A D | table_templater.py | 47 def gen(self, column, row): member in Templater
|
/openbmc/linux/arch/arm64/tools/ |
H A D | Makefile | 3 gen := arch/$(ARCH)/include/generated macro
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_export.h | 52 u32 gen; member
|
/openbmc/linux/fs/nilfs2/ |
H A D | export.h | 20 u32 gen; member
|