Home
last modified time | relevance | path

Searched defs:add (Results 1 – 25 of 273) sorted by relevance

1234567891011

/openbmc/linux/arch/arm64/include/asm/
H A Dkernel-pgtable.h65 #define EARLY_ENTRIES(vstart, vend, shift, add) \ argument
68 #define EARLY_PGDS(vstart, vend, add) (EARLY_ENTRIES(vstart, vend, PGDIR_SHIFT, add)) argument
71 #define EARLY_PUDS(vstart, vend, add) (EARLY_ENTRIES(vstart, vend, PUD_SHIFT, add)) argument
73 #define EARLY_PUDS(vstart, vend, add) (0) argument
77 #define EARLY_PMDS(vstart, vend, add) (EARLY_ENTRIES(vstart, vend, SWAPPER_TABLE_SHIFT, add)) argument
79 #define EARLY_PMDS(vstart, vend, add) (0) argument
82 #define EARLY_PAGES(vstart, vend, add) ( 1 /* PGDIR page */ \ argument
H A Datomic_ll_sc.h95 ATOMIC_OPS(add, add, I) in ATOMIC_OPS() argument
/openbmc/linux/arch/um/kernel/
H A Dum_arch.c143 static int __init uml_version_setup(char *line, int *add) in uml_version_setup()
157 static int __init uml_root_setup(char *line, int *add) in uml_root_setup()
172 static int __init no_skas_debug_setup(char *line, int *add) in no_skas_debug_setup()
185 static int __init uml_console_setup(char *line, int *add) in uml_console_setup()
196 static int __init Usage(char *line, int *add) in Usage()
216 static void __init uml_checksetup(char *line, int *add) in uml_checksetup()
313 int add; in linux_main() local
H A Dconfig.c.in14 static int __init print_config(char *line, int *add)
H A Dumid.c14 static int __init set_umid_arg(char *name, int *add) in set_umid_arg()
H A Dinitrd.c35 static int __init uml_initrd_setup(char *line, int *add) in uml_initrd_setup()
H A Ddtb.c32 static int __init uml_dtb_setup(char *line, int *add) in uml_dtb_setup()
/openbmc/u-boot/arch/arm/mach-zynqmp/
H A Dpsu_spl_init.c13 int __maybe_unused mask_pollonvalue(unsigned long add, u32 mask, u32 value) in mask_pollonvalue()
25 __weak int mask_poll(u32 add, u32 mask) in mask_poll()
38 __weak u32 mask_read(u32 add, u32 mask) in mask_read()
/openbmc/linux/arch/openrisc/include/asm/
H A Dspr.h23 static inline unsigned long mfspr(unsigned long add) in mfspr()
30 static inline unsigned long mfspr_off(unsigned long add, unsigned long offset) in mfspr_off()
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_filters.c310 struct aq_rx_filter_l2 *data, bool add) in aq_set_data_fl2()
331 struct aq_rx_filter *aq_rx_fltr, bool add) in aq_add_del_fether()
403 struct aq_rx_filter_vlan *aq_vlans, bool add) in aq_set_data_fvlan()
454 struct aq_rx_filter *aq_rx_fltr, bool add) in aq_add_del_fvlan()
471 struct aq_rx_filter_l3l4 *data, bool add) in aq_set_data_fl3l4()
574 struct aq_rx_filter *aq_rx_fltr, bool add) in aq_add_del_fl3l4()
589 struct aq_rx_filter *aq_rx_fltr, bool add) in aq_add_del_rule()
/openbmc/openpower-hw-diags/test/
H A Dsim-hw-access.hpp47 void add(pdbg_target* i_target, uint64_t i_addr, uint64_t i_val) in add() function in sim::ScomAccess
137 void add(pdbg_target* i_target, uint32_t i_addr, uint32_t i_val) in add() function in sim::CfamAccess
/openbmc/linux/arch/s390/mm/
H A Dvmem.c158 unsigned long end, bool add, bool direct) in modify_pte_table()
215 unsigned long end, bool add, bool direct) in modify_pmd_table()
309 bool add, bool direct) in modify_pud_table()
377 bool add, bool direct) in modify_p4d_table()
421 static int modify_pagetable(unsigned long start, unsigned long end, bool add, in modify_pagetable()
/openbmc/linux/fs/ntfs/
H A Dsysctl.h21 static inline int ntfs_sysctl(int add) in ntfs_sysctl()
H A Dsysctl.c43 int ntfs_sysctl(int add) in ntfs_sysctl()
/openbmc/linux/drivers/xen/
H A Dpci.c48 struct physdev_pci_device_add add; in xen_add_device() member
55 struct physdev_pci_device_add *add = &add_ext.add; in xen_add_device() local
/openbmc/linux/tools/usb/usbip/src/
H A Dutils.c15 int modify_match_busid(char *busid, int add) in modify_match_busid()
/openbmc/linux/arch/um/os-Linux/
H A Dstart_up.c149 static int __init nosysemu_cmd_param(char *str, int* add) in nosysemu_cmd_param()
376 int __init parse_iomem(char *str, int *add) in parse_iomem()
/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx.h44 #define CVMX_ADD_SEG32(segment, add) \ argument
50 #define CVMX_ADD_SEG(segment, add) \ argument
53 #define CVMX_ADD_IO_SEG(add) CVMX_ADD_SEG(CVMX_IO_SEG, (add)) argument
/openbmc/witherspoon-pfault-analysis/
H A Dnames_values.hpp50 void add(const std::string& name, uint64_t value) in add() function in witherspoon::power::util::NamesValues
/openbmc/phosphor-power/
H A Dnames_values.hpp50 void add(const std::string& name, uint64_t value) in add() function in phosphor::power::util::NamesValues
/openbmc/linux/arch/um/drivers/
H A Dhostaudio_kern.c49 static int set_dsp(char *name, int *add) in set_dsp()
57 static int set_mixer(char *name, int *add) in set_mixer()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.c22 struct i40e_fdir_filter *fdata, bool add) in i40e_fdir()
87 bool add) in i40e_program_fdir_filter()
308 bool add, char *packet_addr, in i40e_prepare_fdir_filter()
358 static void i40e_change_filter_num(bool ipv4, bool add, u16 *ipv4_filter_num, in i40e_change_filter_num()
387 bool add, in i40e_add_del_fdir_udp()
435 bool add, in i40e_add_del_fdir_tcp()
489 bool add, in i40e_add_del_fdir_sctp()
538 bool add, in i40e_add_del_fdir_ip()
592 struct i40e_fdir_filter *input, bool add) in i40e_add_del_fdir()
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_prs.c111 unsigned int port, bool add) in mvpp2_prs_tcam_port_set()
438 static void mvpp2_prs_mac_drop_all_set(struct mvpp2 *priv, int port, bool add) in mvpp2_prs_mac_drop_all_set()
473 enum mvpp2_prs_l2_cast l2_cast, bool add) in mvpp2_prs_mac_promisc_set()
526 static void mvpp2_prs_dsa_tag_set(struct mvpp2 *priv, int port, bool add, in mvpp2_prs_dsa_tag_set()
594 bool add, bool tagged, bool extend) in mvpp2_prs_dsa_tag_ethertype_set()
2232 int mvpp2_prs_mac_da_accept(struct mvpp2_port *port, const u8 *da, bool add) in mvpp2_prs_mac_da_accept()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dadditional_data.hpp121 void add(const std::string& key, const std::string& value) in add() function in openpower::pels::AdditionalData
/openbmc/entity-manager/src/
H A Ddevices.hpp63 const char* add; member

1234567891011