/linux-4.1.27/fs/ocfs2/ |
H A D | sysfile.c | 108 struct inode **arr = NULL; ocfs2_get_system_file_inode() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/ |
H A D | libcfs_mem.c | 51 struct cfs_var_array *arr; cfs_percpt_free() local 80 struct cfs_var_array *arr; cfs_percpt_alloc() local 113 struct cfs_var_array *arr; cfs_percpt_number() local 127 struct cfs_var_array *arr; cfs_percpt_current() local 142 struct cfs_var_array *arr; cfs_percpt_index() local 157 struct cfs_var_array *arr; cfs_array_free() local 181 struct cfs_var_array *arr; cfs_array_alloc() local
|
/linux-4.1.27/include/uapi/xen/ |
H A D | privcmd.h | 61 xen_pfn_t __user *arr; /* array of mfns - or'd with member in struct:privcmd_mmapbatch 72 const xen_pfn_t __user *arr; /* array of mfns */ member in struct:privcmd_mmapbatch_v2
|
/linux-4.1.27/drivers/fmc/ |
H A D | fmc-sdb.c | 33 struct sdb_array *arr, *sub; __fmc_scan_sdb_tree() local 104 static void __fmc_sdb_free(struct sdb_array *arr) __fmc_sdb_free() argument 168 __fmc_show_sdb_tree(const struct fmc_device *fmc, const struct sdb_array *arr) __fmc_show_sdb_tree() argument
|
/linux-4.1.27/drivers/dma/dw/ |
H A D | platform.c | 105 u32 tmp, arr[DW_DMA_MAX_NR_MASTERS]; dw_dma_parse_dt() local
|
/linux-4.1.27/arch/x86/kernel/cpu/mtrr/ |
H A D | cyrix.c | 16 unsigned char arr, ccr3, rcr, shift; cyrix_get_arr() local 180 unsigned char arr, arr_type, arr_size; cyrix_set_arr() local
|
/linux-4.1.27/drivers/staging/gdm72xx/ |
H A D | usb_boot.c | 67 static void array_le32_to_cpu(u32 *arr, int num) array_le32_to_cpu() argument
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
H A D | llog_swab.c | 208 struct llog_agent_req_rec *arr = lustre_swab_llog_rec() local
|
/linux-4.1.27/drivers/video/fbdev/matrox/ |
H A D | g450_pll.c | 519 unsigned int* arr; matroxfb_g450_setclk() local
|
/linux-4.1.27/drivers/video/fbdev/omap2/dss/ |
H A D | manager-sysfs.c | 397 s16 *arr; manager_cpr_coef_store() local
|
/linux-4.1.27/drivers/scsi/ |
H A D | constants.c | 27 const struct value_name_pair *arr; member in struct:sa_name_list 263 const struct value_name_pair *arr = NULL; scsi_opcode_sa_name() local 1265 const struct value_name_pair *arr = scsi_mlreturn_arr; scsi_mlreturn_string() local
|
H A D | scsi_debug.c | 902 static int fill_from_dev_buffer(struct scsi_cmnd *scp, unsigned char *arr, fill_from_dev_buffer() argument 921 static int fetch_to_dev_buffer(struct scsi_cmnd *scp, unsigned char *arr, fetch_to_dev_buffer() argument 938 static int inquiry_evpd_83(unsigned char * arr, int port_group_id, inquiry_evpd_83() argument 1039 static int inquiry_evpd_84(unsigned char * arr) inquiry_evpd_84() argument 1046 static int inquiry_evpd_85(unsigned char * arr) inquiry_evpd_85() argument 1081 static int inquiry_evpd_88(unsigned char * arr, int target_dev_id) inquiry_evpd_88() argument 1181 static int inquiry_evpd_89(unsigned char * arr) inquiry_evpd_89() argument 1196 static int inquiry_evpd_b0(unsigned char * arr) inquiry_evpd_b0() argument 1244 static int inquiry_evpd_b1(unsigned char *arr) inquiry_evpd_b1() argument 1256 static int inquiry_evpd_b2(unsigned char *arr) inquiry_evpd_b2() argument 1282 unsigned char * arr; resp_inquiry() local 1429 unsigned char arr[SCSI_SENSE_BUFFERSIZE]; resp_requests() local 1516 unsigned char arr[SDEBUG_READCAP_ARR_SZ]; resp_readcap() local 1544 unsigned char arr[SDEBUG_READCAP16_ARR_SZ]; resp_readcap16() local 1586 unsigned char * arr; resp_report_tgtpgs() local 1673 u8 *arr; resp_rsup_opcodes() local 1819 u8 arr[16]; resp_rsup_tmfs() local 2009 unsigned char arr[SDEBUG_MAX_MSENSE_SZ]; resp_mode_sense() local 2164 unsigned char arr[SDEBUG_MAX_MSELECT_SZ]; resp_mode_select() local 2238 static int resp_temp_l_pg(unsigned char * arr) resp_temp_l_pg() argument 2248 static int resp_ie_l_pg(unsigned char * arr) resp_ie_l_pg() argument 2267 unsigned char arr[SDEBUG_MAX_LSENSE_SZ]; resp_log_sense() local 2407 comp_write_worker(u64 lba, u32 num, const u8 *arr) comp_write_worker() argument 3144 u8 *arr; resp_comp_write() local 3288 u8 arr[SDEBUG_GET_LBA_STATUS_LEN]; resp_get_lba_status() local 3333 unsigned char arr[SDEBUG_RLUN_ARR_SZ]; resp_report_luns() local 4172 char arr[16]; scsi_debug_write_info() local
|
/linux-4.1.27/fs/ext4/ |
H A D | move_extent.c | 184 struct buffer_head *bh, *head, *arr[MAX_BUF_PER_PAGE]; mext_page_mkuptodate() local
|
/linux-4.1.27/mm/ |
H A D | slab.h | 210 struct memcg_cache_array *arr; cache_from_memcg_idx() local
|
H A D | slab_common.c | 119 struct memcg_cache_array *arr; init_memcg_params() local 482 struct memcg_cache_array *arr; memcg_create_kmem_cache() local 551 struct memcg_cache_array *arr; memcg_deactivate_kmem_caches() local
|
H A D | shmem.c | 2557 struct { const char *prefix; size_t len; } arr[] = { shmem_xattr_validate() local
|
/linux-4.1.27/net/packet/ |
H A D | internal.h | 84 struct sock *arr[PACKET_FANOUT_MAX]; member in struct:packet_fanout
|
/linux-4.1.27/include/linux/ |
H A D | moduleparam.h | 77 const struct kparam_array *arr; member in union:kernel_param::__anon12187
|
/linux-4.1.27/drivers/misc/vmw_vmci/ |
H A D | vmci_context.c | 1011 struct vmci_handle_arr *arr = context->doorbell_array; vmci_ctx_dbell_destroy_all() local 1015 struct vmci_handle_arr *arr = context->pending_doorbell_array; vmci_ctx_dbell_destroy_all() local
|
/linux-4.1.27/fs/ntfs/ |
H A D | aops.c | 194 struct buffer_head *bh, *head, *arr[MAX_BUF_PER_PAGE]; ntfs_read_block() local
|
/linux-4.1.27/drivers/xen/xenbus/ |
H A D | xenbus_probe.c | 84 match_device(const struct xenbus_device_id *arr, struct xenbus_device *dev) match_device() argument
|
/linux-4.1.27/fs/gfs2/ |
H A D | bmap.c | 610 const u64 *arr = sdp->sd_heightsize; gfs2_block_map() local
|
/linux-4.1.27/net/dccp/ |
H A D | feat.c | 1061 static int dccp_feat_reconcile(dccp_feat_val *fv, u8 *arr, u8 len, dccp_feat_reconcile() argument
|
/linux-4.1.27/kernel/ |
H A D | params.c | 440 const struct kparam_array *arr = kp->arr; param_array_set() local 451 const struct kparam_array *arr = kp->arr; param_array_get() local 472 const struct kparam_array *arr = arg; param_array_free() local
|
H A D | module.c | 280 static bool each_symbol_in_section(const struct symsearch *arr, each_symbol_in_section() argument 299 bool each_symbol_section(bool (*fn)(const struct symsearch *arr, each_symbol_section() argument 305 static const struct symsearch arr[] = { each_symbol_section() local 328 struct symsearch arr[] = { each_symbol_section() local 1916 } arr[] = { verify_export_symbols() local
|
/linux-4.1.27/scripts/mod/ |
H A D | file2alias.c | 692 do_input(char *alias, kernel_ulong_t *arr, unsigned int min, unsigned int max) do_input() argument
|
/linux-4.1.27/drivers/mmc/card/ |
H A D | mmc_test.c | 59 struct mmc_test_pages *arr; member in struct:mmc_test_mem
|
/linux-4.1.27/drivers/net/ethernet/ibm/ehea/ |
H A D | ehea.h | 346 struct sk_buff **arr; /* skb array for queue */ member in struct:ehea_q_skb_arr 418 struct ehea_fw_handle_entry *arr; member in struct:ehea_fw_handle_array 431 struct ehea_bcmc_reg_entry *arr; member in struct:ehea_bcmc_reg_array
|
H A D | ehea_main.c | 156 struct ehea_fw_handle_entry *arr = NULL; ehea_update_firmware_handles() local 245 struct ehea_bcmc_reg_entry *arr = NULL; ehea_update_bcmc_registrations() local
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
H A D | perf_event_intel.c | 2349 struct perf_guest_switch_msr *arr = cpuc->guest_switch_msrs; intel_guest_get_msrs() local 2370 struct perf_guest_switch_msr *arr = cpuc->guest_switch_msrs; core_guest_get_msrs() local
|
/linux-4.1.27/include/net/ |
H A D | bonding.h | 184 struct slave *arr[0]; member in struct:bond_up_slave
|
/linux-4.1.27/fs/ |
H A D | buffer.c | 2163 struct buffer_head *bh, *head, *arr[MAX_BUF_PER_PAGE]; block_read_full_page() local
|
/linux-4.1.27/drivers/net/bonding/ |
H A D | bond_main.c | 4156 struct bond_up_slave *arr; bond_uninit() local
|
/linux-4.1.27/drivers/scsi/aacraid/ |
H A D | aachba.c | 2426 char *arr = (char *)&inq_data; aac_scsi_cmd() local
|
/linux-4.1.27/drivers/crypto/ |
H A D | n2_core.c | 668 } arr[N2_CHUNK_ARR_LEN]; member in struct:n2_crypto_chunk
|
/linux-4.1.27/fs/ubifs/ |
H A D | ubifs.h | 630 struct ubifs_lprops **arr; member in struct:ubifs_lpt_heap
|
/linux-4.1.27/include/uapi/linux/ |
H A D | soundcard.h | 165 unsigned char arr[8]; member in struct:seq_event_rec
|
/linux-4.1.27/drivers/net/ethernet/sun/ |
H A D | niu.c | 9412 u8 *arr; __show_chan_per_port() local
|