| /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()
|
| /linux/net/mac80211/ |
| H A D | link.c | 20 unsigned long add = sdata->vif.valid_links; in ieee80211_update_apvlan_links() local 64 unsigned long add; in ieee80211_apvlan_link_setup() local 293 unsigned long add = new_links & ~old_links; in ieee80211_vif_update_links() local 477 unsigned long add = active_links & ~old_active; in _ieee80211_set_active_links() local
|
| /linux/arch/arm64/include/asm/ |
| H A D | kernel-pgtable.h | 51 #define EARLY_LEVEL(lvl, lvls, vstart, vend, add) \ argument 54 #define EARLY_PAGES(lvls, vstart, vend, add) (1 /* PGDIR page */ \ argument
|
| H A D | atomic_ll_sc.h | 95 ATOMIC_OPS(add, add, I) in ATOMIC_OPS() argument
|
| H A D | module.h | 42 __le32 add; /* add x16, x16, #0x.... */ member
|
| /linux/drivers/net/ethernet/marvell/mvpp2/ |
| H A D | mvpp2_prs.c | 127 unsigned int port, bool add) in mvpp2_prs_tcam_port_set() 454 static void mvpp2_prs_mac_drop_all_set(struct mvpp2 *priv, int port, bool add) in mvpp2_prs_mac_drop_all_set() 490 bool add) in __mvpp2_prs_mac_promisc_set() 545 enum mvpp2_prs_l2_cast l2_cast, bool add) in mvpp2_prs_mac_promisc_set() 553 static void mvpp2_prs_dsa_tag_set(struct mvpp2 *priv, int port, bool add, in mvpp2_prs_dsa_tag_set() 621 bool add, bool tagged, bool extend) in mvpp2_prs_dsa_tag_ethertype_set() 2267 const u8 *da, bool add) in __mvpp2_prs_mac_da_accept() 2355 int mvpp2_prs_mac_da_accept(struct mvpp2_port *port, const u8 *da, bool add) in mvpp2_prs_mac_da_accept()
|
| /linux/arch/um/kernel/ |
| H A D | umid.c | 14 static int __init set_umid_arg(char *name, int *add) in set_umid_arg()
|
| H A D | config.c.in | 14 static int __init print_config(char *line, int *add)
|
| H A D | initrd.c | 35 static int __init uml_initrd_setup(char *line, int *add) in uml_initrd_setup()
|
| H A D | dtb.c | 32 static int __init uml_dtb_setup(char *line, int *add) in uml_dtb_setup()
|
| H A D | physmem.c | 113 static int __init uml_mem_setup(char *line, int *add) in uml_mem_setup()
|
| /linux/lib/zstd/common/ |
| H A D | compiler.h | 246 unsigned char const* ZSTD_wrappedPtrAdd(unsigned char const* ptr, ptrdiff_t add) in ZSTD_wrappedPtrAdd() 271 unsigned char* ZSTD_maybeNullPtrAdd(unsigned char* ptr, ptrdiff_t add) in ZSTD_maybeNullPtrAdd()
|
| /linux/scripts/gdb/linux/ |
| H A D | bpf.py | 60 def __init__(self, add, remove): argument 122 def __init__(self, add, remove): argument
|
| /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
|
| /linux/tools/usb/usbip/src/ |
| H A D | utils.c | 15 int modify_match_busid(char *busid, int add) in modify_match_busid()
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_txrx.c | 24 struct i40e_fdir_filter *fdata, bool add) in i40e_fdir() 84 bool add) in i40e_program_fdir_filter() 305 bool add, char *packet_addr, in i40e_prepare_fdir_filter() 355 static void i40e_change_filter_num(bool ipv4, bool add, u16 *ipv4_filter_num, in i40e_change_filter_num() 384 bool add, in i40e_add_del_fdir_udp() 432 bool add, in i40e_add_del_fdir_tcp() 486 bool add, in i40e_add_del_fdir_sctp() 535 bool add, in i40e_add_del_fdir_ip() 589 struct i40e_fdir_filter *input, bool add) in i40e_add_del_fdir()
|
| /linux/arch/um/drivers/ |
| H A D | hostaudio_kern.c | 49 static int set_dsp(char *name, int *add) in set_dsp() 58 static int set_mixer(char *name, int *add) in set_mixer()
|
| /linux/arch/openrisc/mm/ |
| H A D | fault.c | 27 #define TLB_OFFSET(add) (((add) >> PAGE_SHIFT) & (NUM_TLB_ENTRIES-1)) argument
|
| /linux/arch/powerpc/include/asm/ |
| H A D | atomic.h | 271 ATOMIC64_OPS(add, add) in ATOMIC64_OPS() argument
|
| /linux/drivers/md/ |
| H A D | raid5-log.h | 143 static inline int log_modify(struct r5conf *conf, struct md_rdev *rdev, bool add) in log_modify()
|
| /linux/drivers/firmware/efi/libstub/ |
| H A D | smbios.c | 26 u32 add; member
|
| /linux/drivers/mtd/lpddr/ |
| H A D | lpddr2_nvm.c | 237 u_long add, end_add; in lpddr2_nvm_do_block_op() local 321 u_long add, current_len, tot_len, target_len, my_data; in lpddr2_nvm_write() local
|
| /linux/arch/sparc/include/asm/ |
| H A D | mdesc.h | 67 void (*add)(struct mdesc_handle *handle, u64 node, member
|
| /linux/include/linux/qed/ |
| H A D | qede_rdma.h | 37 struct qedr_dev* (*add)(struct qed_dev *, struct pci_dev *, member
|
| /linux/arch/x86/include/asm/ |
| H A D | div64.h | 106 static inline u64 mul_u64_add_u64_div_u64(u64 rax, u64 mul, u64 add, u64 div) in mul_u64_add_u64_div_u64()
|