/linux-4.4.14/fs/ntfs/ |
H A D | sysctl.h | 35 static inline int ntfs_sysctl(int add) ntfs_sysctl() argument
|
H A D | sysctl.c | 67 int ntfs_sysctl(int add) ntfs_sysctl() argument
|
/linux-4.4.14/arch/um/kernel/ |
H A D | umid.c | 14 static int __init set_umid_arg(char *name, int *add) set_umid_arg() argument
|
H A D | initrd.c | 53 static int __init uml_initrd_setup(char *line, int *add) uml_initrd_setup() argument
|
H A D | physmem.c | 150 static int __init uml_mem_setup(char *line, int *add) uml_mem_setup() argument
|
H A D | um_arch.c | 125 static int __init uml_version_setup(char *line, int *add) uml_version_setup() argument 138 static int __init uml_root_setup(char *line, int *add) uml_root_setup() argument 153 static int __init no_skas_debug_setup(char *line, int *add) no_skas_debug_setup() argument 166 static int __init Usage(char *line, int *add) Usage() argument 185 static void __init uml_checksetup(char *line, int *add) uml_checksetup() argument 257 int add; linux_main() local
|
/linux-4.4.14/tools/usb/usbip/src/ |
H A D | utils.c | 27 int modify_match_busid(char *busid, int add) modify_match_busid() argument
|
/linux-4.4.14/arch/openrisc/include/asm/ |
H A D | spr.h | 27 static inline unsigned long mfspr(unsigned long add) mfspr() argument 34 static inline unsigned long mfspr_off(unsigned long add, unsigned long offset) mfspr_off() argument
|
/linux-4.4.14/arch/sparc/include/asm/ |
H A D | mdesc.h | 65 void (*add)(struct mdesc_handle *handle, u64 node); member in struct:mdesc_notifier_client
|
/linux-4.4.14/tools/perf/tests/ |
H A D | attr.py | 66 def add(self, data): member in class:Event
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
H A D | binding.c | 137 iwl_mvm_binding_update(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct iwl_mvm_phy_ctxt *phyctxt, bool add) iwl_mvm_binding_update() argument
|
H A D | mac-ctxt.c | 1082 iwl_mvm_mac_ctxt_cmd_fill_ap(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct iwl_mac_data_ap *ctxt_ap, bool add) iwl_mvm_mac_ctxt_cmd_fill_ap() argument
|
/linux-4.4.14/include/media/ |
H A D | v4l2-event.h | 91 int (*add)(struct v4l2_subscribed_event *sev, unsigned elems); member in struct:v4l2_subscribed_event_ops
|
H A D | soc_camera.h | 95 int (*add)(struct soc_camera_device *); member in struct:soc_camera_host_ops
|
/linux-4.4.14/include/linux/mlx4/ |
H A D | driver.h | 57 void * (*add) (struct mlx4_dev *dev); member in struct:mlx4_interface
|
/linux-4.4.14/arch/powerpc/kernel/ |
H A D | smp-tbsync.c | 38 static void enter_contest(u64 mark, long add) enter_contest() argument
|
H A D | smp.c | 587 static void traverse_siblings_chip_id(int cpu, bool add, int chipid) traverse_siblings_chip_id() argument 636 static void traverse_core_siblings(int cpu, bool add) traverse_core_siblings() argument
|
/linux-4.4.14/net/netfilter/ipvs/ |
H A D | ip_vs_est.c | 64 bool add = false; ip_vs_read_cpu_stats() local
|
H A D | ip_vs_ctl.c | 785 __ip_vs_update_dest(struct ip_vs_service *svc, struct ip_vs_dest *dest, struct ip_vs_dest_user_kern *udest, int add) __ip_vs_update_dest() argument
|
/linux-4.4.14/drivers/xen/ |
H A D | pci.c | 46 struct physdev_pci_device_add add; xen_add_device() member in struct:__anon11302 53 struct physdev_pci_device_add *add = &add_ext.add; xen_add_device() local
|
H A D | gntdev.c | 135 struct grant_map *add; gntdev_alloc_map() local 177 static void gntdev_add_map(struct gntdev_priv *priv, struct grant_map *add) gntdev_add_map() argument
|
/linux-4.4.14/drivers/usb/gadget/udc/bdc/ |
H A D | bdc_cmd.c | 250 int bdc_address_device(struct bdc *bdc, u32 add) bdc_address_device() argument
|
/linux-4.4.14/drivers/staging/sm750fb/ |
H A D | sm750_hw.c | 372 static unsigned int add[] = {PANEL_PALETTE_RAM, CRT_PALETTE_RAM}; hw_sm750_setColReg() local
|
/linux-4.4.14/drivers/s390/block/ |
H A D | scm_blk_cluster.c | 80 int pos, add = 1; scm_reserve_cluster() local
|
/linux-4.4.14/drivers/net/ethernet/emulex/benet/ |
H A D | be_roce.h | 58 struct ocrdma_dev *(*add) (struct be_dev_info *dev_info); member in struct:ocrdma_driver
|
/linux-4.4.14/drivers/gpu/drm/ |
H A D | drm_hashtab.c | 140 drm_ht_just_insert_please(struct drm_open_hash *ht, struct drm_hash_item *item, unsigned long seed, int bits, int shift, unsigned long add) drm_ht_just_insert_please() argument
|
H A D | drm_bufs.c | 80 unsigned long add; drm_map_handle() local
|
/linux-4.4.14/arch/um/drivers/ |
H A D | xterm.c | 47 static int __init xterm_setup(char *line, int *add) xterm_setup() argument
|
H A D | hostaudio_kern.c | 49 static int set_dsp(char *name, int *add) set_dsp() argument 57 static int set_mixer(char *name, int *add) set_mixer() argument
|
H A D | mconsole_kern.c | 290 int err = -EINVAL, i, add; mem_config() local
|
/linux-4.4.14/arch/um/os-Linux/ |
H A D | start_up.c | 149 static int __init nosysemu_cmd_param(char *str, int* add) nosysemu_cmd_param() argument 342 int __init parse_iomem(char *str, int *add) parse_iomem() argument
|
H A D | umid.c | 351 static int __init set_uml_dir(char *name, int *add) set_uml_dir() argument
|
H A D | aio.c | 304 static int __init set_aio_24(char *name, int *add) set_aio_24() argument
|
/linux-4.4.14/drivers/s390/cio/ |
H A D | blacklist.c | 42 typedef enum {add, free} range_action; enumerator in enum:__anon8950
|
/linux-4.4.14/drivers/gpu/drm/ttm/ |
H A D | ttm_bo_util.c | 337 unsigned long add = 0; ttm_bo_move_memcpy() local
|
/linux-4.4.14/drivers/media/usb/usbvision/ |
H A D | usbvision-i2c.c | 105 usb_find_address(struct i2c_adapter *i2c_adap, struct i2c_msg *msg, int retries, unsigned char *add) usb_find_address() argument
|
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_vf.c | 257 fm10k_update_uc_addr_vf(struct fm10k_hw *hw, u16 glort, const u8 *mac, u16 vid, bool add, u8 flags) fm10k_update_uc_addr_vf() argument 299 fm10k_update_mc_addr_vf(struct fm10k_hw *hw, u16 glort, const u8 *mac, u16 vid, bool add) fm10k_update_mc_addr_vf() argument
|
H A D | fm10k_pf.c | 318 fm10k_update_xc_addr_pf(struct fm10k_hw *hw, u16 glort, const u8 *mac, u16 vid, bool add, u8 flags) fm10k_update_xc_addr_pf() argument 365 fm10k_update_uc_addr_pf(struct fm10k_hw *hw, u16 glort, const u8 *mac, u16 vid, bool add, u8 flags) fm10k_update_uc_addr_pf() argument 386 fm10k_update_mc_addr_pf(struct fm10k_hw *hw, u16 glort, const u8 *mac, u16 vid, bool add) fm10k_update_mc_addr_pf() argument
|
/linux-4.4.14/drivers/net/wan/ |
H A D | dlci.c | 429 struct dlci_add add; dlci_ioctl() local
|
/linux-4.4.14/drivers/pcmcia/ |
H A D | cs_internal.h | 107 int (*add) (struct pcmcia_socket *s); member in struct:pcmcia_callback
|
H A D | rsrc_nonstatic.c | 1098 unsigned int add = ADD_MANAGED_RESOURCE; store_io_db() local 1164 unsigned int add = ADD_MANAGED_RESOURCE; store_mem_db() local
|
/linux-4.4.14/net/ipv6/ |
H A D | ipv6_sockglue.c | 671 int omode, add; do_ipv6_setsockopt() local
|
H A D | ip6_fib.c | 740 int add = (!info->nlh || fib6_add_rt2node() local
|
H A D | mcast.c | 311 int ip6_mc_source(int add, int omode, struct sock *sk, ip6_mc_source() argument
|
/linux-4.4.14/drivers/xen/xen-pciback/ |
H A D | pciback.h | 105 int (*add)(struct xen_pcibk_device *pdev, struct pci_dev *dev, member in struct:xen_pcibk_backend
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_offload.h | 84 void (*add) (struct t3cdev *); member in struct:cxgb3_client
|
/linux-4.4.14/drivers/gpu/drm/gma500/ |
H A D | mmu.c | 519 unsigned long add; psb_mmu_flush_ptes() local 614 unsigned long add; psb_mmu_remove_pages() local 718 unsigned long add; psb_mmu_insert_pages() local
|
/linux-4.4.14/net/caif/ |
H A D | cfpkt_skbuff.c | 304 struct sk_buff *add = pkt_to_skb(addpkt); cfpkt_append() local
|
/linux-4.4.14/fs/notify/inotify/ |
H A D | inotify_user.c | 524 int add = (arg & IN_MASK_ADD); inotify_update_existing_watch() local
|
/linux-4.4.14/include/linux/ |
H A D | uprobes.h | 163 uprobe_apply(struct inode *inode, loff_t offset, struct uprobe_consumer *uc, bool add) uprobe_apply() argument
|
H A D | vmw_vmci_defs.h | 740 vmci_qp_add_pointer(atomic64_t *var, size_t add, u64 size) vmci_qp_add_pointer() argument 779 vmci_q_header_add_producer_tail(struct vmci_queue_header *q_header, size_t add, u64 queue_size) vmci_q_header_add_producer_tail() argument 791 vmci_q_header_add_consumer_head(struct vmci_queue_header *q_header, size_t add, u64 queue_size) vmci_q_header_add_consumer_head() argument
|
H A D | perf_event.h | 296 int (*add) (struct perf_event *event, int flags); member in struct:pmu
|
/linux-4.4.14/arch/powerpc/boot/ |
H A D | devtree.c | 165 static int add_reg(u32 *reg, u32 *add, int naddr) add_reg() argument
|
/linux-4.4.14/drivers/sh/maple/ |
H A D | maple.c | 421 int add; setup_maple_commands() local
|
/linux-4.4.14/drivers/mtd/lpddr/ |
H A D | lpddr2_nvm.c | 246 u_long add, end_add; lpddr2_nvm_do_block_op() local 330 u_long add, current_len, tot_len, target_len, my_data; lpddr2_nvm_write() local
|
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_debugfs.c | 1676 bool add = false; i40e_dbg_command_write() local
|
H A D | i40e_txrx.c | 51 i40e_program_fdir_filter(struct i40e_fdir_filter *fdir_data, u8 *raw_packet, struct i40e_pf *pf, bool add) i40e_program_fdir_filter() argument 193 i40e_add_del_fdir_udpv4(struct i40e_vsi *vsi, struct i40e_fdir_filter *fd_data, bool add) i40e_add_del_fdir_udpv4() argument 250 i40e_add_del_fdir_tcpv4(struct i40e_vsi *vsi, struct i40e_fdir_filter *fd_data, bool add) i40e_add_del_fdir_tcpv4() argument 327 i40e_add_del_fdir_sctpv4(struct i40e_vsi *vsi, struct i40e_fdir_filter *fd_data, bool add) i40e_add_del_fdir_sctpv4() argument 344 i40e_add_del_fdir_ipv4(struct i40e_vsi *vsi, struct i40e_fdir_filter *fd_data, bool add) i40e_add_del_fdir_ipv4() argument 400 i40e_add_del_fdir(struct i40e_vsi *vsi, struct i40e_fdir_filter *input, bool add) i40e_add_del_fdir() argument
|
/linux-4.4.14/drivers/net/ethernet/intel/igb/ |
H A D | e1000_mac.c | 194 s32 igb_vfta_set(struct e1000_hw *hw, u32 vid, bool add) igb_vfta_set() argument
|
H A D | igb_main.c | 5813 static s32 igb_vlvf_set(struct igb_adapter *adapter, u32 vid, bool add, u32 vf) igb_vlvf_set() argument 5977 int add = (msgbuf[0] & E1000_VT_MSGINFO_MASK) >> E1000_VT_MSGINFO_SHIFT; igb_set_vf_vlan() local
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_init_ops.h | 333 int add; member in struct:arb_line
|
H A D | bnx2x_vfpf.c | 931 int bnx2x_vfpf_update_vlan(struct bnx2x *bp, u16 vid, u8 vf_qid, bool add) bnx2x_vfpf_update_vlan() argument
|
H A D | bnx2x_sriov.c | 2768 bnx2x_set_vf_vlan_filter(struct bnx2x *bp, struct bnx2x_virtf *vf, u16 vlan, bool add) bnx2x_set_vf_vlan_filter() argument
|
H A D | bnx2x_sriov.h | 116 bool add; member in struct:bnx2x_vf_mac_vlan_filter 625 static inline int bnx2x_vfpf_update_vlan(struct bnx2x *bp, u16 vid, u8 vf_qid, bool add) {return 0; } argument
|
H A D | bnx2x_sp.c | 891 bool add = (cmd == BNX2X_VLAN_MAC_ADD) ? true : false; bnx2x_set_one_mac_e2() local 1053 bool add = (elem->cmd_data.vlan_mac.cmd == BNX2X_VLAN_MAC_ADD) ? bnx2x_set_one_mac_e1x() local 1076 bool add = (cmd == BNX2X_VLAN_MAC_ADD) ? true : false; bnx2x_set_one_vlan_e2() local 1126 bool add = (cmd == BNX2X_VLAN_MAC_ADD) ? true : false; bnx2x_set_one_vlan_mac_e2() local 1192 bool add = (elem->cmd_data.vlan_mac.cmd == BNX2X_VLAN_MAC_ADD) ? bnx2x_set_one_vlan_mac_e1h() local 800 bnx2x_set_mac_in_nig(struct bnx2x *bp, bool add, unsigned char *dev_addr, int index) bnx2x_set_mac_in_nig() argument 841 bnx2x_vlan_mac_set_cmd_hdr_e2(struct bnx2x *bp, struct bnx2x_vlan_mac_obj *o, bool add, int opcode, struct eth_classify_cmd_header *hdr) bnx2x_vlan_mac_set_cmd_hdr_e2() argument 990 bnx2x_vlan_mac_set_cfg_entry_e1x(struct bnx2x *bp, struct bnx2x_vlan_mac_obj *o, bool add, int opcode, u8 *mac, u16 vlan_id, struct mac_configuration_entry *cfg_entry) bnx2x_vlan_mac_set_cfg_entry_e1x() argument 1016 bnx2x_vlan_mac_set_rdata_e1x(struct bnx2x *bp, struct bnx2x_vlan_mac_obj *o, int type, int cam_offset, bool add, u8 *mac, u16 vlan_id, int opcode, struct mac_configuration_cmd *config) bnx2x_vlan_mac_set_rdata_e1x() argument
|
H A D | bnx2x_main.c | 12816 static int __bnx2x_vlan_configure_vid(struct bnx2x *bp, u16 vid, bool add) __bnx2x_vlan_configure_vid() argument
|
/linux-4.4.14/drivers/platform/chrome/ |
H A D | chromeos_laptop.c | 70 int (*add)(enum i2c_adapter_type type); member in struct:i2c_peripheral
|
/linux-4.4.14/drivers/acpi/ |
H A D | power.c | 436 void acpi_power_add_remove_device(struct acpi_device *adev, bool add) acpi_power_add_remove_device() argument
|
/linux-4.4.14/fs/btrfs/ |
H A D | sysfs.c | 477 static int addrm_unknown_feature_attrs(struct btrfs_fs_info *fs_info, bool add) addrm_unknown_feature_attrs() argument
|
/linux-4.4.14/net/ipv4/ |
H A D | ip_sockglue.c | 935 int omode, add; do_ip_setsockopt() local 1000 int omode, add; do_ip_setsockopt() local
|
H A D | igmp.c | 2162 int ip_mc_source(int add, int omode, struct sock *sk, struct ip_mc_source() argument
|
/linux-4.4.14/net/netfilter/ |
H A D | xt_recent.c | 571 bool add, succ; recent_mt_proc_write() local
|
/linux-4.4.14/sound/soc/sh/ |
H A D | siu_dai.c | 263 u32 __iomem *add; siu_dai_spbstart() local
|
/linux-4.4.14/drivers/staging/unisys/visorhba/ |
H A D | visorhba_main.c | 108 u8 add; /* 0-remove, 1-add */ member in struct:diskaddremove
|
/linux-4.4.14/drivers/vhost/ |
H A D | net.c | 243 int i, add; vhost_zerocopy_signal_used() local
|
/linux-4.4.14/drivers/media/pci/ttpci/ |
H A D | av7110_av.c | 648 int c, c2, l, add; av7110_p2t_write() local
|
/linux-4.4.14/drivers/net/wireless/p54/ |
H A D | eeprom.h | 99 __le16 add; member in struct:pda_rssi_cal_ext_entry 104 __le16 add; member in struct:pda_rssi_cal_entry
|
H A D | p54.h | 122 s16 add; member in struct:p54_rssi_db_entry
|
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/ |
H A D | i40evf.h | 157 bool add; /* filter needs to be added */ member in struct:i40evf_mac_filter 164 bool add; /* filter needs to be added */ member in struct:i40evf_vlan_filter
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_sriov.c | 406 static int ixgbe_set_vf_vlan(struct ixgbe_adapter *adapter, int add, int vid, ixgbe_set_vf_vlan() argument 798 int add = (msgbuf[0] & IXGBE_VT_MSGINFO_MASK) >> IXGBE_VT_MSGINFO_SHIFT; ixgbe_set_vf_vlan_msg() local
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/ |
H A D | mcg.c | 1567 mlx4_PROMISC(struct mlx4_dev *dev, u32 qpn, enum mlx4_steer_type steer, u8 add, u8 port) mlx4_PROMISC() argument
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/ |
H A D | lib.c | 118 iwlagn_manage_ibss_station(struct iwl_priv *priv, struct ieee80211_vif *vif, bool add) iwlagn_manage_ibss_station() argument
|
/linux-4.4.14/drivers/pinctrl/ |
H A D | pinctrl-palmas.c | 758 int base, add; palmas_pinconf_get() local 867 int base, add, mask; palmas_pinconf_set() local
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_uld.h | 281 void *(*add)(const struct cxgb4_lld_info *p); member in struct:cxgb4_uld_info
|
/linux-4.4.14/drivers/net/ethernet/ibm/ehea/ |
H A D | ehea_qmr.c | 628 static int ehea_update_busmap(unsigned long pfn, unsigned long nr_pages, int add) ehea_update_busmap() argument
|
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-drv.c | 601 static void xgbe_napi_enable(struct xgbe_prv_data *pdata, unsigned int add) xgbe_napi_enable() argument
|
/linux-4.4.14/drivers/power/ |
H A D | charger-manager.c | 1100 ktime_t now, add; cm_setup_timer() local
|
/linux-4.4.14/crypto/ |
H A D | drbg.c | 784 drbg_add_buf(unsigned char *dst, size_t dstlen, const unsigned char *add, size_t addlen) drbg_add_buf() argument
|
/linux-4.4.14/fs/ext4/ |
H A D | resize.c | 1705 ext4_grpblk_t add; ext4_group_extend() local 1870 ext4_grpblk_t add, offset; ext4_resize_fs() local 1640 ext4_group_extend_no_check(struct super_block *sb, ext4_fsblk_t o_blocks_count, ext4_grpblk_t add) ext4_group_extend_no_check() argument
|
/linux-4.4.14/fs/hostfs/ |
H A D | hostfs_kern.c | 46 static int __init hostfs_args(char *options, int *add) hostfs_args() argument
|
/linux-4.4.14/fs/cifs/ |
H A D | smb1ops.c | 117 cifs_add_credits(struct TCP_Server_Info *server, const unsigned int add, cifs_add_credits() argument
|
H A D | smb2ops.c | 66 smb2_add_credits(struct TCP_Server_Info *server, const unsigned int add, smb2_add_credits() argument
|
H A D | cifsglob.h | 654 add_credits(struct TCP_Server_Info *server, const unsigned int add, add_credits() argument 661 add_credits_and_wake_if(struct TCP_Server_Info *server, const unsigned int add, add_credits_and_wake_if() argument
|
/linux-4.4.14/include/uapi/linux/ |
H A D | rds.h | 256 uint64_t add; member in struct:rds_atomic_args::__anon14408::__anon14410 265 uint64_t add; member in struct:rds_atomic_args::__anon14408::__anon14412
|
/linux-4.4.14/include/linux/mtd/ |
H A D | mtd.h | 388 void (*add)(struct mtd_info *mtd); member in struct:mtd_notifier
|
/linux-4.4.14/sound/usb/misc/ |
H A D | ua101.c | 252 add_with_wraparound(struct ua101 *ua, unsigned int *value, unsigned int add) add_with_wraparound() argument
|
/linux-4.4.14/include/linux/mfd/ |
H A D | ucb1x00.h | 157 int (*add)(struct ucb1x00_dev *dev); member in struct:ucb1x00_driver
|
H A D | cros_ec_commands.h | 1747 } add; member in union:ec_params_keyscan_seq_ctrl::__anon12585
|
/linux-4.4.14/drivers/staging/unisys/include/ |
H A D | iochannel.h | 476 u8 add; /* 0-remove, 1-add */ member in struct:uiscmdrsp_disknotify
|
/linux-4.4.14/drivers/video/fbdev/via/ |
H A D | viafbdev.c | 1495 bool add, sub; odev_update() local
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | init.c | 2061 u32 add = nvbios_rd32(bios, init->offset + 9); init_zm_mask_add() local
|
/linux-4.4.14/drivers/media/v4l2-core/ |
H A D | v4l2-ctrls.c | 2220 v4l2_ctrl_add_handler(struct v4l2_ctrl_handler *hdl, struct v4l2_ctrl_handler *add, bool (*filter)(const struct v4l2_ctrl *ctrl)) v4l2_ctrl_add_handler() argument
|
/linux-4.4.14/drivers/net/wireless/iwlegacy/ |
H A D | 3945.c | 2298 il3945_manage_ibss_station(struct il_priv *il, struct ieee80211_vif *vif, bool add) il3945_manage_ibss_station() argument
|
H A D | 4965-mac.c | 1051 il4965_manage_ibss_station(struct il_priv *il, struct ieee80211_vif *vif, bool add) il4965_manage_ibss_station() argument
|
/linux-4.4.14/drivers/net/ethernet/i825xx/ |
H A D | 82596.c | 1106 static void print_eth(unsigned char *add, char *str) print_eth() argument
|
H A D | lib82596.c | 1029 static void print_eth(unsigned char *add, char *str) print_eth() argument
|
/linux-4.4.14/drivers/char/ |
H A D | random.c | 658 unsigned int add = credit_entropy_bits() local
|
/linux-4.4.14/kernel/events/ |
H A D | uprobes.c | 917 uprobe_apply(struct inode *inode, loff_t offset, struct uprobe_consumer *uc, bool add) uprobe_apply() argument
|
/linux-4.4.14/fs/ubifs/ |
H A D | debug.c | 1698 int add; add_size() local
|
/linux-4.4.14/fs/udf/ |
H A D | inode.c | 488 sector_t add; udf_do_extend_file() local
|
/linux-4.4.14/include/acpi/ |
H A D | acpi_bus.h | 162 acpi_op_add add; member in struct:acpi_device_ops
|
/linux-4.4.14/tools/perf/util/ |
H A D | parse-events.c | 1194 int parse_events__modifier_event(struct list_head *list, char *str, bool add) parse_events__modifier_event() argument
|
/linux-4.4.14/drivers/s390/net/ |
H A D | qeth_l3_main.c | 212 __qeth_l3_insert_ip_todo(struct qeth_card *card, struct qeth_ipaddr *addr, int add) __qeth_l3_insert_ip_todo() argument
|
/linux-4.4.14/net/rds/ |
H A D | rds.h | 344 uint64_t add; member in struct:rds_message::__anon15057::rm_atomic_op::__anon15058::__anon15060
|
/linux-4.4.14/drivers/usb/atm/ |
H A D | ueagle-atm.c | 681 u16 add = get_unaligned_le16(pfw + 1); uea_upload_pre_firmware() local
|
/linux-4.4.14/drivers/net/ethernet/toshiba/ |
H A D | tc35815.c | 1156 static void print_eth(const u8 *add) print_eth() argument
|
/linux-4.4.14/drivers/net/wireless/ti/wlcore/ |
H A D | main.c | 2429 wl12xx_need_fw_change(struct wl1271 *wl, struct vif_counter_data vif_counter_data, bool add) wl12xx_need_fw_change() argument
|
/linux-4.4.14/drivers/net/ethernet/neterion/ |
H A D | s2io.c | 1199 void __iomem *add; init_nic() local 4943 void __iomem *add; s2io_set_multicast() local
|
/linux-4.4.14/mm/ |
H A D | hugetlb.c | 259 long add = 0; region_add() local 4079 long add = region_add(resv_map, from, to); hugetlb_reserve_pages() local
|
/linux-4.4.14/include/linux/mlx5/ |
H A D | driver.h | 865 void * (*add)(struct mlx5_core_dev *dev); member in struct:mlx5_interface
|
/linux-4.4.14/arch/x86/kvm/ |
H A D | emulate.c | 899 FASTOP2(add); variable
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
H A D | chip.c | 3174 static void adjust_rcvctrl(struct hfi1_devdata *dd, u64 add, u64 clear) adjust_rcvctrl() argument 3187 static inline void add_rcvctrl(struct hfi1_devdata *dd, u64 add) add_rcvctrl() argument
|
/linux-4.4.14/drivers/video/fbdev/omap2/dss/ |
H A D | dsi.c | 2214 int add = 0; dsi_config_tx_fifo() local 2247 int add = 0; dsi_config_rx_fifo() local
|
/linux-4.4.14/drivers/net/ethernet/marvell/ |
H A D | mvpp2.c | 1406 static void mvpp2_prs_mac_drop_all_set(struct mvpp2 *priv, int port, bool add) mvpp2_prs_mac_drop_all_set() argument 1441 static void mvpp2_prs_mac_promisc_set(struct mvpp2 *priv, int port, bool add) mvpp2_prs_mac_promisc_set() argument 1531 static void mvpp2_prs_dsa_tag_set(struct mvpp2 *priv, int port, bool add, mvpp2_prs_dsa_tag_set() argument 1092 mvpp2_prs_tcam_port_set(struct mvpp2_prs_entry *pe, unsigned int port, bool add) mvpp2_prs_tcam_port_set() argument 1482 mvpp2_prs_mac_multi_set(struct mvpp2 *priv, int port, int index, bool add) mvpp2_prs_mac_multi_set() argument 1590 mvpp2_prs_dsa_tag_ethertype_set(struct mvpp2 *priv, int port, bool add, bool tagged, bool extend) mvpp2_prs_dsa_tag_ethertype_set() argument 3029 mvpp2_prs_mac_da_accept(struct mvpp2 *priv, int port, const u8 *da, bool add) mvpp2_prs_mac_da_accept() argument
|
/linux-4.4.14/include/rdma/ |
H A D | ib_verbs.h | 1838 void (*add) (struct ib_device *); member in struct:ib_client
|