/openbmc/linux/arch/arm64/include/asm/ |
H A D | kernel-pgtable.h | 65 #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 D | atomic_ll_sc.h | 95 ATOMIC_OPS(add, add, I) in ATOMIC_OPS() argument
|
/openbmc/linux/arch/um/kernel/ |
H A D | um_arch.c | 143 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 D | config.c.in | 14 static int __init print_config(char *line, int *add)
|
H A D | umid.c | 14 static int __init set_umid_arg(char *name, int *add) in set_umid_arg()
|
H A D | dtb.c | 32 static int __init uml_dtb_setup(char *line, int *add) in uml_dtb_setup()
|
H A D | initrd.c | 35 static int __init uml_initrd_setup(char *line, int *add) in uml_initrd_setup()
|
/openbmc/u-boot/arch/arm/mach-zynqmp/ |
H A D | psu_spl_init.c | 13 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/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_filters.c | 310 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/linux/arch/openrisc/include/asm/ |
H A D | spr.h | 23 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/openpower-hw-diags/test/ |
H A D | sim-hw-access.hpp | 47 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 D | vmem.c | 158 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 D | sysctl.h | 21 static inline int ntfs_sysctl(int add) in ntfs_sysctl()
|
H A D | sysctl.c | 43 int ntfs_sysctl(int add) in ntfs_sysctl()
|
/openbmc/linux/drivers/xen/ |
H A D | pci.c | 48 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 D | utils.c | 15 int modify_match_busid(char *busid, int add) in modify_match_busid()
|
/openbmc/linux/arch/um/os-Linux/ |
H A D | start_up.c | 149 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/qemu/hw/arm/ |
H A D | xen-stubs.c | 22 bool add) in arch_xen_set_memory()
|
/openbmc/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx.h | 44 #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 D | names_values.hpp | 50 void add(const std::string& name, uint64_t value) in add() function in witherspoon::power::util::NamesValues
|
/openbmc/phosphor-power/ |
H A D | names_values.hpp | 50 void add(const std::string& name, uint64_t value) in add() function in phosphor::power::util::NamesValues
|
/openbmc/phosphor-misc/http-redirect/ |
H A D | test.awk | 72 function add(array, value) { function
|
/openbmc/linux/arch/um/drivers/ |
H A D | hostaudio_kern.c | 49 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 D | i40e_txrx.c | 22 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 D | mvpp2_prs.c | 111 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()
|