Home
last modified time | relevance | path

Searched refs:ullong (Results 1 – 25 of 26) sorted by relevance

12

/linux/tools/include/linux/
H A Dtypes.h45 typedef unsigned long long ullong; typedef
/linux/drivers/ntb/hw/intel/
H A Dntb_hw_gen1.c103 xeon_b2b_usd_addr.bar2_addr64, ullong, 0644);
108 xeon_b2b_usd_addr.bar4_addr64, ullong, 0644);
113 xeon_b2b_usd_addr.bar4_addr32, ullong, 0644);
118 xeon_b2b_usd_addr.bar5_addr32, ullong, 0644);
123 xeon_b2b_dsd_addr.bar2_addr64, ullong, 0644);
128 xeon_b2b_dsd_addr.bar4_addr64, ullong, 0644);
133 xeon_b2b_dsd_addr.bar4_addr32, ullong, 0644);
138 xeon_b2b_dsd_addr.bar5_addr32, ullong, 0644);
/linux/include/linux/
H A Dtypes.h95 typedef unsigned long long ullong; typedef
/linux/drivers/scsi/lpfc/
H A Dlpfc_attr.h94 module_param(lpfc_##name, ullong, S_IRUGO);\
H A Dlpfc_attr.c3704 module_param_array(lpfc_enable_nvmet, ullong, &lpfc_enable_nvmet_cnt, 0444);
/linux/lib/
H A Dinterval_tree_test.c24 __param(ullong, seed, 3141592653589793238ULL, "Random seed");
H A Drbtree_test.c17 __param(ullong, seed, 3141592653589793238ULL, "Random seed");
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dsw.c139 module_param_named(debug_mask, rtl92cu_mod_params.debug_mask, ullong, 0644);
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dsw.c356 module_param_named(debug_mask, rtl92de_mod_params.debug_mask, ullong, 0644);
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dsw.c347 module_param_named(debug_mask, rtl92ce_mod_params.debug_mask, ullong, 0644);
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dsw.c358 module_param_named(debug_mask, rtl8723e_mod_params.debug_mask, ullong, 0644);
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dsw.c348 module_param_named(debug_mask, rtl92ee_mod_params.debug_mask, ullong, 0644);
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dsw.c363 module_param_named(debug_mask, rtl8723be_mod_params.debug_mask, ullong, 0644);
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dsw.c362 module_param_named(debug_mask, rtl88ee_mod_params.debug_mask, ullong, 0644);
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dsw.c395 module_param_named(debug_mask, rtl92se_mod_params.debug_mask, ullong, 0644);
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dsw.c416 module_param_named(debug_mask, rtl8821ae_mod_params.debug_mask, ullong, 0644);
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192du/
H A Dsw.c339 module_param_named(debug_mask, rtl92du_mod_params.debug_mask, ullong, 0644);
/linux/drivers/scsi/
H A Dscsi_devinfo.c729 module_param_named(default_dev_flags, scsi_default_dev_flags, ullong, 0644);
H A Dscsi_scan.c90 module_param_named(max_luns, max_scsi_luns, ullong, S_IRUGO|S_IWUSR);
/linux/kernel/
H A Dparams.c241 STANDARD_PARAM_DEF(ullong, unsigned long long, "%llu", kstrtoull);
/linux/fs/pstore/
H A Dram.c49 module_param_hw(mem_address, ullong, other, 0400);
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_drv.c533 module_param_named(cg_mask, amdgpu_cg_mask, ullong, 0444);
/linux/drivers/usb/host/
H A Dxhci.c41 module_param(quirks, ullong, S_IRUGO);
/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.c93 module_param_named(max_lun, max_lun, ullong, S_IRUGO);
/linux/drivers/scsi/qla2xxx/
H A Dqla_os.c224 module_param(ql2xmaxlun, ullong, S_IRUGO);

12