Searched refs:Entries (Results 1 - 120 of 120) sorted by relevance

/linux-4.1.27/fs/jfs/
H A Djfs_debug.c73 } Entries[] = { variable in typeref:struct:__anon10991
85 #define NPROCENT ARRAY_SIZE(Entries)
95 proc_create(Entries[i].name, 0, base, Entries[i].proc_fops); jfs_proc_init()
104 remove_proc_entry(Entries[i].name, base); jfs_proc_clean()
/linux-4.1.27/drivers/media/usb/pwc/
H A Dpwc-kiara.h25 /* Entries for the Kiara (730/740/750) camera */
H A Dpwc-ctrl.c83 /* Entries for the Nala (645/646) camera; the Nala doesn't have compression
/linux-4.1.27/drivers/staging/dgnc/
H A Ddgnc_cls.h22 * Base Structure Entries Usage Meanings to Host *
H A Ddgnc_neo.h24 * Base Structure Entries Usage Meanings to Host *
/linux-4.1.27/fs/xfs/libxfs/
H A Dxfs_attr_sf.h29 * Entries are packed toward the top as tight as possible.
H A Dxfs_da_format.h71 * Entries are not packed.
/linux-4.1.27/arch/powerpc/include/asm/
H A Dpgtable-ppc64-4k.h4 * Entries per page directory level. The PTE level must use a 64b record
H A Diommu.h71 unsigned long it_blocksize; /* Entries in each block (cacheline) */
/linux-4.1.27/arch/ia64/include/asm/
H A Dmeminit.h12 * Entries defined so far:
/linux-4.1.27/drivers/media/pci/saa7164/
H A Dsaa7164-buffer.c81 /* Format the Page Table Entries to point into the data buffer */ saa7164_buffer_display()
144 /* Format the Page Table Entries to point into the data buffer */ saa7164_buffer_alloc()
/linux-4.1.27/kernel/trace/
H A Dring_buffer_benchmark.c318 trace_printk("Entries: %lld\n", entries); ring_buffer_producer()
330 trace_printk("Entries per millisec: %ld\n", hit); ring_buffer_producer()
/linux-4.1.27/net/atm/
H A Dmpoa_proc.c149 seq_printf(m, "Ingress Entries:\nIP address State Holding time Packets fwded VPI VCI\n"); mpc_show()
168 seq_printf(m, "Egress Entries:\nIngress MPC ATM addr\nCache-id State Holding time Packets recvd Latest IP addr VPI VCI\n"); mpc_show()
/linux-4.1.27/drivers/oprofile/
H A Devent_buffer.c11 * of unsigned longs. Entries are prefixed by the
/linux-4.1.27/drivers/pinctrl/qcom/
H A Dpinctrl-msm.h38 * Entries should be indices into the groups list of the
/linux-4.1.27/arch/sh/include/asm/
H A Dpgtable.h62 /* Entries per level */
/linux-4.1.27/arch/ia64/sn/kernel/sn2/
H A Dprominfo_proc.c28 /* Entries 0x02 through 0x0D reserved by Intel */
/linux-4.1.27/arch/ia64/sn/pci/pcibr/
H A Dpcibr_ate.c108 * Allocate "count" contiguous Bridge Address Translation Entries
/linux-4.1.27/drivers/tty/serial/jsm/
H A Djsm.h262 * Base Structure Entries Usage Meanings to Host *
317 * Base Structure Entries Usage Meanings to Host *
/linux-4.1.27/drivers/staging/fsl-mc/include/
H A Dmc.h71 * Entries in these enum are used as indices in the array of resource
/linux-4.1.27/drivers/usb/c67x00/
H A Dc67x00.h207 /* Entries to be used by the subdrivers */
/linux-4.1.27/drivers/usb/host/
H A Dohci-pci.c298 /* Entries for the PCI suspend/resume callbacks are special */ ohci_pci_init()
H A Dehci-pci.c418 /* Entries for the PCI suspend/resume callbacks are special */ ehci_pci_init()
H A Doxu210hp.h255 * Entries in periodic shadow table are pointers to one of four kinds
H A Dfotg210.h375 * Entries in periodic shadow table are pointers to one of four kinds
H A Dfusbh200.h365 * Entries in periodic shadow table are pointers to one of four kinds
H A Dehci.h358 * Entries in periodic shadow table are pointers to one of four kinds
H A Dxhci.c2798 /* Fix up Context Entries field. Minimum value is EP0 == BIT(1). */ xhci_check_bandwidth()
/linux-4.1.27/include/linux/sunrpc/
H A Dcache.h38 * Entries have a ref count and a 'hashed' flag which counts the existence
/linux-4.1.27/include/xen/interface/
H A Dmemory.h230 * Entries in the buffer are in the same format as returned by the
/linux-4.1.27/arch/score/include/asm/
H A Dpgtable.h20 * Entries per page directory level: we use two-level, so
/linux-4.1.27/arch/mips/include/asm/
H A Dpgtable-32.h47 * Entries per page directory level: we use two-level, so
/linux-4.1.27/arch/blackfin/mach-common/
H A Dinterrupt.S2 * Interrupt Entries
/linux-4.1.27/arch/metag/include/asm/
H A Dpgtable.h39 * Entries per page directory level: we use a two-level, so
H A Dmetag_mem.h385 * Memory Management Control Unit Table Entries
/linux-4.1.27/kernel/rcu/
H A Dtree.h287 * Entries that batch # <= ->completed
292 * Entries that batch # <= ->completed - 1: waiting for current GP
294 * Entries known to have arrived before current GP ended
296 * Entries that might have arrived after current GP ended
/linux-4.1.27/drivers/scsi/
H A Dsym53c416.c112 /* Status Register Entries: */
120 /* PIO Interrupt Register Entries: */
/linux-4.1.27/include/acpi/
H A Dactbl1.h216 /* EINJ Injection Instruction Entries (actions) */
321 /* ERST Serialization Entries (actions) */
H A Dactbl2.h727 * Device Entries for IVHD subtable, appear after struct acpi_ivrs_hardware structure.
1174 /* WDAT Instruction Entries (actions) */
/linux-4.1.27/drivers/net/ethernet/ibm/ehea/
H A Dehea.h116 #define EHEA_DIR_INDEX_SHIFT 13 /* 8k Entries in 64k block */
/linux-4.1.27/drivers/cpufreq/
H A Dpowernv-cpufreq.c109 pr_warn("Entries in ibm,pstate-ids and " init_powernv_pstates()
/linux-4.1.27/arch/sparc/kernel/
H A Dcpumap.c180 * information in __cpu_data. Entries in __cpu_data[0..NR_CPUS] are
H A Dpci_fire.c53 * Invalidate TLB Entries. pci_fire_pbm_iommu_init()
H A Dpci_schizo.c1180 * Invalidate TLB Entries. schizo_pbm_iommu_init()
/linux-4.1.27/include/pcmcia/
H A Dcistpl.h370 Configuration Table Entries
/linux-4.1.27/arch/cris/boot/rescue/
H A Dhead_v10.S37 * Entries, each with the following format, last has offset -1:
/linux-4.1.27/security/selinux/ss/
H A Dpolicydb.h171 * relevant data for one such entry. Entries of the same kind
/linux-4.1.27/security/smack/
H A Dsmack.h39 * is passed out in either case. Entries are added, but
/linux-4.1.27/arch/mips/include/asm/sn/sn0/
H A Dhubio.h153 /* IO Translation Table Entries */
303 /* IO PRB Entries */
330 /* PIO Read address Table Entries */
/linux-4.1.27/drivers/net/wireless/ipw2x00/
H A Dipw2200.h1807 * Table 0 Entries (all entries are 32 bits)
1870 /* Table 1 Entries
1877 * Table 2 Entries
/linux-4.1.27/drivers/atm/
H A Diphase.h280 /* Descriptor List Entries (DLE) */
1045 unsigned int CbrTotEntries; // Total CBR Entries in Scheduling Table.
1046 unsigned int CbrRemEntries; // Remaining CBR Entries in Scheduling Table.
H A Dhorizon.h351 // RX Queue Entries 64
H A Diphase.c489 IF_CBR(printk("Entries = 0x%x, CbrRemEntries = 0x%x.\n", ia_cbr_setup()
/linux-4.1.27/drivers/hwmon/
H A Dsch56xx-common.c136 outb(0x01, addr + 5); /* # of Entries: 1 Byte (8-bit) */ sch56xx_send_cmd()
/linux-4.1.27/arch/xtensa/include/asm/
H A Dpgtable.h52 * Entries per page directory level: we use two-level, so
/linux-4.1.27/arch/alpha/include/asm/
H A Dpgtable.h41 * Entries per page directory level: the Alpha is three-level, with
/linux-4.1.27/arch/arc/mm/
H A Dtlbex.S131 ; When Creating TLB Entries, instead of doing 3 dependent loads from memory,
/linux-4.1.27/include/linux/
H A Dgfp.h182 * zone to use given the lowest 4 bits of gfp_t. Entries are ZONE_SHIFT long
H A Data.h983 * Write LBA Range Entries to the buffer that will cover the extent from
/linux-4.1.27/drivers/iommu/
H A Drockchip-iommu.c134 * The DT consists of 1024 4-byte Directory Table Entries (DTEs), each pointing
137 * Each PT consists of 1024 4-byte Page Table Entries (PTEs), each pointing to
/linux-4.1.27/drivers/md/
H A Ddm-cache-policy-mq.c426 * Entries come from two pools, one of pre-cache entries, and one
731 * Entries in the pre_cache whose hit count passes the promotion
H A Dmd.c8317 * Entries in the bad-block table are 64bits wide. This comprises:
/linux-4.1.27/drivers/scsi/aic94xx/
H A Daic94xx_sds.c78 * OCM directory Entries default
302 /* Write Dir Entries */ asd_hwi_initialize_ocm_dir()
/linux-4.1.27/drivers/staging/vme/devices/
H A Dvme_user.c851 /* Add sysfs Entries */ vme_user_probe()
921 /* Remove sysfs Entries */ vme_user_remove()
/linux-4.1.27/drivers/acpi/acpica/
H A Dnsrepair2.c496 * Entries (subpackages) in the _CST Package must be sorted by the acpi_ns_repair_CST()
689 * Entries (subpackages) in the _PSS Package must be sorted by power acpi_ns_repair_PSS()
/linux-4.1.27/drivers/net/ethernet/amd/
H A Dariadne.c466 /* Set the Number of RX and TX Ring Entries */ ariadne_open()
/linux-4.1.27/drivers/misc/
H A Dhpilo.c62 * Entries can be dequeued from the head of the list, when the device
/linux-4.1.27/drivers/scsi/qla2xxx/
H A Dqla_nx.h962 * Opcodes for Control Entries.
H A Dqla_nx2.c712 /* Entries start after 8 byte qla8044_poll, poll header contains qla8044_poll_list()
H A Dqla_init.c3120 "Entries in ID list (%d).\n", entries); qla2x00_configure_local_loop()
/linux-4.1.27/drivers/scsi/qla4xxx/
H A Dql4_nx.h870 /* Opcodes for Control Entries.
H A Dql4_83xx.c957 /* Entries start after 8 byte qla4_83xx_poll, poll header contains qla4_83xx_poll_list()
H A Dql4_os.c777 ql4_printk(KERN_INFO, ha, "%s: Valid CHAP Entries = %d\n", qla4xxx_get_chap_list()
/linux-4.1.27/drivers/scsi/fnic/
H A Dfnic_trace.c349 "Maximum CQ Entries: %lld\n" fnic_get_stats_data()
/linux-4.1.27/drivers/rapidio/devices/
H A Dtsi721.h745 * MSI-X Table Entries (0 ... 69)
/linux-4.1.27/drivers/net/wireless/iwlegacy/
H A D3945.h367 * Entries immediately below are for 20 MHz channel width.
H A Dcommands.h453 * The header is followed by the circular buffer of log entries. Entries
460 * Entries without timestamps contain only event_id and data.
H A Dcommon.h365 * Entries immediately below are for 20 MHz channel width. HT40 (40 MHz)
/linux-4.1.27/fs/
H A Dmbcache.c25 * entry is released. Entries that cannot be freed immediately are put
/linux-4.1.27/drivers/net/ethernet/qlogic/qlge/
H A Dqlge_dbg.c1120 "CAM Entries"); ql_core_dump()
1296 "CAM Entries"); ql_gen_reg_dump()
/linux-4.1.27/arch/ia64/include/asm/sn/
H A Dshubio.h2209 * Description: There are 15 CRB Entries (ICRB0 to ICRBE) that are *
2244 * Description: There are 15 CRB Entries (ICRB0 to ICRBE) that are *
2281 * Description: There are 15 CRB Entries (ICRB0 to ICRBE) that are *
2305 * Description: There are 15 CRB Entries (ICRB0 to ICRBE) that are *
2326 * Description: There are 15 CRB Entries (ICRB0 to ICRBE) that are *
2938 /* IO Translation Table Entries */
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_dcb.c1442 /* Entries joined strict priority rules */ bnx2x_dcbx_join_pgs()
1446 /* Entries can be joined join BW */ bnx2x_dcbx_join_pgs()
/linux-4.1.27/arch/x86/lguest/
H A Dboot.c593 * or Page Table Entries (PTEs).
629 * [ Entries ]
/linux-4.1.27/drivers/misc/genwqe/
H A Dcard_utils.c952 trace_entries = val & 0xffff; /* Entries per trace */ genwqe_ffdc_buff_read()
/linux-4.1.27/drivers/scsi/bfa/
H A Dbfa_fc.h1588 __be32 num_ports; /* number Of Port Entries */
H A Dbfa_fcs_lport.c3198 * The response could contain multiple Entries. bfa_fcs_lport_ms_gmal_response()
3199 * Entries for SNMP interface, etc. bfa_fcs_lport_ms_gmal_response()
/linux-4.1.27/drivers/s390/char/
H A Dcon3215.c1195 * Entries in tty3215_driver that are NOT initialized: tty3215_init()
H A Dtty3270.c1879 * Entries in tty3270_driver that are NOT initialized: tty3270_init()
/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_ioc32.c431 int count; /**< Entries in list */
/linux-4.1.27/arch/x86/xen/
H A Dsetup.c127 * hypervisor supplied p2m list. Entries in extra mem are to be regarded as
/linux-4.1.27/arch/sparc/include/asm/
H A Dpgtable_64.h89 /* Entries per page directory level. */
H A Dhypervisor.h1824 * Note: Entries do not have to be mapped to be demapped. A demap of an
/linux-4.1.27/arch/tile/include/hv/
H A Ddrv_xgbe_intf.h512 * Entries from this up to but not including comp_head (in ring order)
/linux-4.1.27/include/uapi/drm/
H A Ddrm.h346 int count; /**< Entries in list */
/linux-4.1.27/fs/cifs/
H A Dcifsacl.c1034 /* if we can retrieve the ACL, now parse Access Control Entries, ACEs */ cifs_acl_to_fattr()
/linux-4.1.27/tools/perf/
H A Dbuiltin-diff.c785 "Entries differential computation selection",
/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_hw.h2672 uint32_t numMask :8; /* # Mask Entries */
2678 uint32_t numMask :8; /* # Mask Entries */
H A Dlpfc_ct.c657 "0269 No NameServer Entries " lpfc_cmpl_ct_cmd_gid_ft()
H A Dlpfc_debugfs.c542 "Missing Nodelist Entries\n"); lpfc_debugfs_nodelist_data()
630 * match the current debugfs discovery mask will be saved. Entries that do not
H A Dlpfc_sli.c150 * Work Queue Entries by the HBA. When the HBA indicates that it has consumed
303 * This routine will mark all Event Queue Entries on @q, from the last
H A Dlpfc_els.c139 * Buffer Descriptor Entries (BDEs), allocates buffers for both command
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic.h1282 * Opcodes for Control Entries.
/linux-4.1.27/drivers/staging/dgap/
H A Ddgap.h1070 * Base Structure Entries Usage Meanings to Host *
/linux-4.1.27/scripts/
H A Dget_maintainer.pl812 Entries in this file can be any command line argument.
/linux-4.1.27/drivers/infiniband/hw/ehca/
H A Dehca_mrmw.c64 #define EHCA_DIR_INDEX_SHIFT 13 /* 8k Entries in 64k block */
/linux-4.1.27/drivers/scsi/aacraid/
H A Daacraid.h682 __le32 LUT[64]; /* 100h-1ffh | Lookup Table Entries */
/linux-4.1.27/drivers/parisc/
H A Dccio-dma.c496 ** and Invalidation of Prefetch Entries".
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
H A Dsvga3d_reg.h381 * Entries must be located at the same position.
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
H A Dcommands.h401 * The header is followed by the circular buffer of log entries. Entries
408 * Entries without timestamps contain only event_id and data.
/linux-4.1.27/drivers/net/wireless/b43/
H A Dtables_nphy.c2882 * Entries: 0, 15, 17, 21, 24, 26, 27, 29, 30 were guessed
2903 * Entries: 0, 26, 28, 29, 30, 31 were guessed
/linux-4.1.27/fs/ntfs/
H A Dlayout.h584 * Entries are sorted by attribute type. The flags describe whether the
1832 * Note: Entries are never deleted from FILE_Secure, even if nothing
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c531 * of multiples of Free List Entries per Egress Queue Units ... ring_fl_db()
/linux-4.1.27/drivers/usb/misc/
H A Dusbtest.c42 * Entries for those need to be enabled here by hand, after disabling
/linux-4.1.27/sound/sparc/
H A Ddbri.c2401 /* Entries 0-3 map to the 4 data timeslots, entries 4-7 map to the 4 control
/linux-4.1.27/drivers/scsi/be2iscsi/
H A Dbe_main.c2067 * Number of Completion Entries processed.
/linux-4.1.27/drivers/tty/serial/8250/
H A D8250_pci.c3540 * Entries following this are board-specific.
/linux-4.1.27/mm/
H A Dslab.c199 * Entries should not be directly dereferenced as
/linux-4.1.27/drivers/net/ethernet/sun/
H A Dniu.c3256 /* Entries for the ports are interleaved in the TCAM */ tcam_get_index()
/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c5897 * Start with an empty queue. Entries that are not chosen ahc_search_qinfifo()
H A Daic79xx_core.c8245 * Start with an empty queue. Entries that are not chosen ahd_search_qinfifo()

Completed in 5480 milliseconds