Home
last modified time | relevance | path

Searched defs:dynamic (Results 1 – 22 of 22) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_irq.h9 bool dynamic; /* allocation type flag */ member
/openbmc/u-boot/cmd/
H A Dubi.c148 static int ubi_create_vol(char *volume, int64_t size, int dynamic, int vol_id) in ubi_create_vol()
523 int dynamic = 1; /* default: dynamic volume */ in do_ubi() local
/openbmc/linux/arch/powerpc/boot/
H A DzImage.lds.S35 *(.dynamic)
/openbmc/linux/include/uapi/linux/
H A Delf.h143 typedef struct dynamic { struct
144 Elf32_Sword d_tag;
145 union {
148 } d_un;
/openbmc/linux/include/linux/
H A Dlivepatch.h128 bool dynamic; member
/openbmc/linux/arch/powerpc/kernel/
H A Dvmlinux.lds.S339 *(.dynamic)
/openbmc/linux/drivers/opp/
H A Dcore.c1710 bool dynamic) in _opp_get_next()
1735 static void _opp_remove_all(struct opp_table *opp_table, bool dynamic) in _opp_remove_all()
2024 unsigned long freq, long u_volt, bool dynamic) in _opp_add_v1()
H A Dopp.h99 bool dynamic; member
/openbmc/linux/arch/um/drivers/
H A Dvector_user.c203 bool dynamic = false; in user_init_tap_fds() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_switchdev.c1634 static enum mlxsw_reg_sfd_rec_policy mlxsw_sp_sfd_rec_policy(bool dynamic) in mlxsw_sp_sfd_rec_policy()
1647 mlxsw_sp_port_fdb_tun_uc_op4(struct mlxsw_sp *mlxsw_sp, bool dynamic, in mlxsw_sp_port_fdb_tun_uc_op4()
1763 bool adding, bool dynamic) in mlxsw_sp_port_fdb_tunnel_uc_op()
1810 bool adding, bool dynamic) in mlxsw_sp_port_fdb_uc_op()
1827 bool adding, bool dynamic) in mlxsw_sp_port_fdb_uc_lag_op()
/openbmc/qemu/target/s390x/
H A Darch_dump.c81 uint8_t dynamic[1]; /* member
/openbmc/qemu/hw/vfio/
H A Dpci.h37 bool dynamic; /* Added runtime, removed on device reset */ member
H A Dpci-quirks.c351 hwaddr region_addr, bool dynamic) in vfio_ioeventfd_init()
/openbmc/linux/tools/perf/util/
H A Dsrcline.c174 bfd_boolean dynamic = FALSE; in slurp_symtab() local
/openbmc/linux/kernel/trace/
H A Dtrace_probe.h226 bool dynamic;/* Dynamic array (string) is used */ member
/openbmc/linux/drivers/i2c/busses/
H A Di2c-xiic.c93 bool dynamic; member
/openbmc/qemu/include/
H A Delf.h345 typedef struct dynamic{ struct
346 Elf32_Sword d_tag;
347 union{
350 } d_un;
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_hw.c390 u8 dynamic; member
1787 u16 vid, bool dynamic) in prestera_hw_fdb_add()
1822 const unsigned char *mac, u16 vid, bool dynamic) in prestera_hw_lag_fdb_add()
H A Dprestera_switchdev.c285 const unsigned char *mac, u16 vid, bool dynamic) in prestera_fdb_add()
/openbmc/linux/drivers/infiniband/hw/irdma/
H A Dmain.h166 bool dynamic:1; member
/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_svc.h717 u8 dynamic; /* boolean_t */ member
/openbmc/linux/include/sound/
H A Dsoc.h753 unsigned int dynamic:1; member