Searched refs:relevant (Results 1 - 200 of 608) sorted by relevance

1234

/linux-4.1.27/arch/x86/um/
H A Dbug.c10 * that's not relevant in skas mode.
/linux-4.1.27/include/uapi/linux/netfilter_ipv4/
H A Dipt_CLUSTERIP.h25 /* only relevant for new ones */
/linux-4.1.27/tools/power/cpupower/debug/i386/
H A Ddump_psb.c24 static long relevant; variable
114 if (relevant != 0) { decode_psb()
115 if (relevant!= pst->cpuid) decode_psb()
145 printf (" -r, --relevant Only display PSTs relevant to cpuid N\n"); print_help()
166 relevant = strtol(optarg, NULL, 16); main()
/linux-4.1.27/arch/metag/tbx/
H A Dtbictxfpu.S58 /* Save the relevant bits to the buffer */
61 /* Save the relevant bits of TXDEFR (Assumes TXDEFR is coherent) ... */
68 /* ... along with relevant bits of TXMODE to buffer */
138 /* Obtain the relevant bits of the Core config */
155 /* Restore relevant bits of TXMODE */
/linux-4.1.27/include/scsi/
H A Dscsi_transport_srp.h34 * Fields that are relevant for SRP initiator and SRP target drivers:
39 * Fields that are only relevant for SRP initiator drivers:
78 * Fields that are only relevant for SRP initiator drivers:
92 * Fields that are only relevant for SRP target drivers:
/linux-4.1.27/include/linux/usb/
H A Daudio.h13 * Comments below reference relevant sections of that document:
H A Daudio-v2.h9 * Comments below reference relevant sections of the documents contained
/linux-4.1.27/arch/frv/include/asm/
H A Dptrace.h1 /* ptrace.h: ptrace() relevant definitions
/linux-4.1.27/arch/arm/include/debug/
H A Dexynos.S10 /* pull in the relevant register and map files. */
H A Ds5pv210.S10 /* pull in the relevant register and map files. */
/linux-4.1.27/tools/power/cpupower/utils/helpers/
H A Dbitmask.h6 * Unfortunately it's not very widespread, therefore relevant parts are
/linux-4.1.27/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_mqd_manager.h39 * @destroy_mqd: Destroys the HQD slot and by that preempt the relevant queue.
44 * @is_occupied: Checks if the relevant HQD slot is occupied.
/linux-4.1.27/arch/metag/mm/
H A Dmmu-meta1.c67 /* Given a virtual address, return the virtual address of the relevant pgd */ pgd_entry_addr()
93 /* Given a virtual address, return the virtual address of the relevant pte */ pgtable_entry_addr()
/linux-4.1.27/drivers/media/i2c/
H A Dsmiapp-pll.h96 /* Other relevant limits */
/linux-4.1.27/include/uapi/linux/
H A Dpersonality.h27 * Security-relevant compatibility flags that must be
H A Dcan.h118 * controller only the CANFD_BRS bit is relevant for real CAN controllers when
176 * @can_id: relevant bits of CAN ID which are not masked out.
H A Ddlmconstants.h83 * Only relevant to locks originating in userspace. A persistent lock will not
H A Di2c.h38 * provided unless the adapter exported the relevant I2C_FUNC_*
H A Dvm_sockets.h73 * This option is only relevant to kernel endpoints, where descheduling the
H A Ddqblk_xfs.h179 * fs_quota_statv. The kernel will fill the data fields relevant to that
/linux-4.1.27/arch/openrisc/include/uapi/asm/
H A Delf.h35 /* The OR1K relocation types... not all relevant for module loader */
/linux-4.1.27/arch/frv/include/uapi/asm/
H A Dptrace.h1 /* ptrace.h: ptrace() relevant definitions
/linux-4.1.27/arch/arm/plat-samsung/include/plat/
H A Dwakeup-mask.h37 * as overriding the relevant irq chips is harder and the register is only
H A Dgpio-cfg-helpers.h23 * with the relevant lock held or the system prevented from doing anything else
/linux-4.1.27/arch/arm/include/asm/
H A Dmpu.h13 /* ID_MMFR0 data relevant to MPU */
/linux-4.1.27/include/linux/
H A Ddrbd_genl_api.h13 * @flags: possible operation modifiers (relevant only for user->kernel):
H A Ddelayacct.h24 * Per-task flags relevant to delay accounting
H A Dti_wilink_st.h47 * relevant data.
110 * in progress, this is mainly used to return relevant err codes
140 * to us, when the chip sends relevant PM packets(SLEEP_IND, WAKE_IND).
280 * ldisc installed, read chip_version, download relevant fw
305 * relevant procedure to be called.
H A Dmutex.h46 * - detects self-recursing locks and prints out all relevant info
H A Doprofile.h25 * relevant data.
H A Dtracehook.h37 * caller and might conceivably be relevant to a tracer, so that the
H A Dclockchips.h86 * @mode: operating mode, relevant only to ->set_mode(), OBSOLETE
/linux-4.1.27/drivers/md/
H A Ddm-cache-metadata.h38 * DM_CACHE_FEATURE_INCOMPAT_* flag and guard the relevant code with
43 * guard the relevant code with that flag.
/linux-4.1.27/include/linux/iio/
H A Dtrigger.h47 * @dev: [DRIVER] associated device (if relevant)
135 * Typically called in relevant hardware interrupt handler.
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
H A Dllog_net.c42 * if an OST or MDS fails it need only look at log(s) relevant to itself
/linux-4.1.27/drivers/gpu/drm/nouveau/
H A Dnouveau_vga.c91 /* only relevant for PCI devices */ nouveau_vga_init()
/linux-4.1.27/arch/mips/boot/
H A DMakefile19 # This is only relevant for ELF kernels but doesn't hurt a.out
/linux-4.1.27/include/uapi/linux/usb/
H A Dmidi.h13 * Comments below reference relevant sections of that document:
H A Dvideo.h8 * below reference relevant sections of the USB Video Class 1.1 specification
/linux-4.1.27/arch/powerpc/platforms/cell/
H A Dinterrupt.h20 * not relevant)
/linux-4.1.27/mm/
H A Dmsync.c21 * Nor does it marks the relevant pages dirty (it used to up to 2.6.17).
H A Dpage_owner.c102 /* Print information relevant to grouping pages by mobility */ print_page_owner()
/linux-4.1.27/fs/xfs/libxfs/
H A Dxfs_rtbitmap.c99 xfs_rtword_t mask; /* mask of relevant bits for value */ xfs_rtfind_back()
132 * and mask for all the relevant bits in this word. xfs_rtfind_back()
227 * and mask for all the relevant bits in this word. xfs_rtfind_back()
274 xfs_rtword_t mask; /* mask of relevant bits for value */ xfs_rtfind_forw()
307 * and mask for all the relevant bits in this word. xfs_rtfind_forw()
398 * Calculate mask for all the relevant bits in this word. xfs_rtfind_forw()
562 * Compute first bit not changed and mask of relevant bits. xfs_rtmodify_range()
645 * Compute a mask of relevant bits. xfs_rtmodify_range()
765 xfs_rtword_t mask; /* mask of relevant bits for value */ xfs_rtcheck_range()
801 * Mask of relevant bits. xfs_rtcheck_range()
892 * Mask of relevant bits. xfs_rtcheck_range()
H A Dxfs_da_btree.h118 int index; /* relevant index into block */
/linux-4.1.27/fs/notify/dnotify/
H A Ddnotify.c50 * it calls the fsnotify function so it can update the set of all events relevant
78 * Find the dnotify mark on the relevant inode, run the list of dnotify structs
146 * mark for one relevant to this process closing the file and remove that
/linux-4.1.27/drivers/i2c/
H A Di2c-boardinfo.c50 * The I2C devices will be created later, after the adapter for the relevant
H A Di2c-smbus.c224 * @ara: the ARA client on the relevant adapter
/linux-4.1.27/fs/jfs/
H A Dioctl.c106 * the relevant capability. jfs_ioctl()
/linux-4.1.27/arch/powerpc/include/uapi/asm/
H A Dkvm_para.h28 * (albeit not necessarily relevant to the current target hardware platform).
/linux-4.1.27/arch/arm/mach-s3c24xx/
H A Dbast-irq.c44 /* table of ISA irq nos to the relevant mask... zero means
/linux-4.1.27/arch/alpha/lib/
H A Dev67-strchr.S41 mskqh t4, a0, t4 # U : only want relevant part of first quad
H A Dev6-memset.S86 mskql $4,$16,$4 # U : clear relevant parts of the quad
263 mskql $4,$16,$4 # U : clear relevant parts of the quad
450 mskql $4,$16,$4 # U : clear relevant parts of the quad
/linux-4.1.27/fs/ext2/
H A Dioctl.c65 * the relevant capability. ext2_ioctl()
/linux-4.1.27/drivers/net/phy/
H A Dat803x.c64 /* save relevant PHY registers to private copy */ at803x_context_save()
76 /* restore relevant PHY registers from private copy */ at803x_context_restore()
/linux-4.1.27/drivers/staging/iio/
H A Diio_simple_dummy_events.c30 * This function would normally query the relevant registers or a cache to
51 * This function would normally set the relevant registers on the devices
/linux-4.1.27/drivers/net/wireless/ath/
H A Dhw.c40 * relevant frames. Some frames that are not for us might get ACKed from us
48 * the MAC address to obtain the relevant bits and compare the result with
/linux-4.1.27/fs/ext3/
H A Dioctl.c62 * the relevant capability. ext3_ioctl()
73 * the relevant capability. ext3_ioctl()
/linux-4.1.27/scripts/
H A Dmarkup_oops.pl114 # since their value is no longer relevant for previous
329 # whos value no longer is relevant.
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Ddfs.c59 * Only the last 2 bits of the BW info are relevant, they indicate ath9k_postprocess_radar_event()
H A Dcommon.c54 * Key miss events are only relevant for pairwise keys where the ath9k_cmn_rx_accept()
/linux-4.1.27/drivers/net/wireless/iwlwifi/
H A Diwl-eeprom-parse.h115 * relevant values for driver use. The struct must be freed
H A Diwl-nvm-parse.h73 * relevant values for driver use. The struct must be freed
/linux-4.1.27/drivers/scsi/bfa/
H A Dbfa_modules.h94 * Each sub module needs to implement only the entry points relevant to it (and
/linux-4.1.27/drivers/scsi/sym53c8xx_2/
H A Dsym53c8xx.h200 * Only relevant if IARB support configured.
/linux-4.1.27/drivers/phy/
H A Dphy-qcom-ufs-qmp-14nm.h102 * regardless of the relevant specific phy.
H A Dphy-qcom-ufs-qmp-20nm.h128 * regardless of the relevant specific phy.
/linux-4.1.27/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet_wol.c88 /* Flag the device and relevant IRQ as wakeup capable */ bcmgenet_set_wol()
/linux-4.1.27/drivers/gpu/drm/i915/
H A Dintel_psr.c570 * disabled if the frontbuffer mask contains a buffer relevant to PSR.
572 * Dirty frontbuffers relevant to PSR are tracked in busy_frontbuffer_bits."
606 * can be enabled again if no other frontbuffer relevant to PSR is dirty.
608 * Dirty frontbuffers relevant to PSR are tracked in busy_frontbuffer_bits.
H A Dintel_frontbuffer.c39 * into the relevant places and filter for the frontbuffer slots that they are
/linux-4.1.27/drivers/edac/
H A Dppc4xx_edac.h30 * relevant to ECC)
H A Dsynopsys_edac.c42 /* Synopsys DDR memory controller registers that are relevant to ECC */
/linux-4.1.27/arch/microblaze/kernel/
H A Ddma.c122 * supposed to write to the relevant region dma_direct_sync_single_for_device()
/linux-4.1.27/arch/mips/include/asm/mach-pmcs-msp71xx/
H A Dmsp_slp_int.h35 * relevant subsystems so the core interrupt code needs only concern
/linux-4.1.27/fs/ubifs/
H A Dioctl.c116 * the relevant capability. setflags()
/linux-4.1.27/include/rdma/
H A Dib_umem_odp.h131 * the relevant locks taken (item->odp_data->umem_mutex ib_umem_mmu_notifier_retry()
/linux-4.1.27/include/sound/
H A Dsnd_wavefront.h63 The ICS2115 takes care of flipping the relevant pins on the
/linux-4.1.27/arch/mips/pmcs-msp71xx/
H A Dmsp_irq.c50 * relevant subsystems so the core interrupt code needs only concern sec_int_dispatch()
/linux-4.1.27/arch/parisc/
H A DMakefile53 # -mfast-indirect-calls is only relevant for 32-bit kernels.
/linux-4.1.27/arch/arm/nwfpe/
H A Dfpmodule.c134 a SIGFPE exception if necessary. If not the relevant bits in the
/linux-4.1.27/arch/arc/include/asm/
H A Dcmpxchg.h120 * This however is only relevant if SMP and/or ARC lacks LLSC
/linux-4.1.27/sound/aoa/
H A Daoa.h43 * to the fabric's gpio runtime record for the relevant
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
H A Dmanage.c178 /* Write the relevant command block into the ram area. */ e1000_mng_write_cmd_header()
233 /* The device driver writes the relevant command block into the e1000_mng_host_if_write()
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
H A Di40e_hmc.c310 * @idx: segment descriptor index to find the relevant page descriptor
337 * @idx: segment descriptor index to find the relevant page descriptor
/linux-4.1.27/crypto/asymmetric_keys/
H A Dpkcs7_verify.c23 * Digest the relevant parts of the PKCS#7 data
157 /* The relevant X.509 cert isn't found here, but it might be found in pkcs7_find_key()
/linux-4.1.27/drivers/usb/gadget/function/
H A Df_obex.c29 * relevant protocol details ... this is just a kernel passthrough.
367 /* support all relevant hardware speeds... we expect that when obex_bind()
H A Df_serial.c231 /* support all relevant hardware speeds... we expect that when gser_bind()
/linux-4.1.27/fs/freevxfs/
H A Dvxfs_inode.c219 * vxfs_instino is a helper function to fill in all relevant
290 * in all relevant fields in the new inode.
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
H A Dfw-api.h748 * @id_and_color: ID and color of the relevant MAC
788 * @id_and_color: ID and color of the relevant MAC
803 * @id_and_color: ID and color of the relevant MAC
822 * @id_and_color: ID and color of the relevant Binding
841 * @id_and_color: ID and color of the relevant Binding
937 * @id_and_color: ID and color of the relevant Binding
1348 * @attached_filters: bitmap of relevant filters for this mac.
1489 * MCC in the cmd response will be the relevant MCC in the NVM.
1533 * MCC in the cmd response will be the relevant MCC in the NVM.
H A Dsf.c316 * and we filled the relevant data during iteration iwl_mvm_sf_update()
/linux-4.1.27/drivers/staging/iio/accel/
H A Dsca3000_core.c302 /* mask bottom 2 bits - only ones that are relevant */ sca3000_show_measurement_mode()
380 * in the relevant IIO core headers
508 * The later modes are only relevant to the ring buffer - and depend on current
771 * be distinguished via a read of the relevant status register.
1057 /* Enable interrupts, relevant to mode and set up as active low */ sca3000_clean_setup()
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
H A Dcmd.h413 u8 index; /* relevant only for KLV_TEMPLATE type */
557 * wmm is relevant for sta role only.
H A Dps.c203 * Not relevant for 5GHz and for high rates. wl1271_ps_set_mode()
/linux-4.1.27/arch/unicore32/mm/
H A Dfault.c335 * If the init_task's first level page tables contains the relevant
461 * Dispatch a data abort to the relevant handler.
/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/
H A Dhw.h173 * NVSetOwner for the relevant head to be programmed */ NVReadPRMVIO()
188 * NVSetOwner for the relevant head to be programmed */ NVWritePRMVIO()
/linux-4.1.27/arch/arm64/mm/
H A Dfault.c347 * If the init_task's first level page tables contains the relevant entry, we
453 * Dispatch a data abort to the relevant handler.
/linux-4.1.27/arch/arm/mm/
H A Dfault.c412 * If the init_task's first level page tables contains the relevant
542 * Dispatch a data abort to the relevant handler.
H A Dabort-lv4t.S32 add pc, pc, r7, lsr #22 @ Now branch to the relevant processing routine
H A Dflush.c218 * we only need to do one flush - which would be at the relevant __flush_dcache_page()
/linux-4.1.27/kernel/
H A Dtaskstats.c176 * fill in relevant parts of struct taskstsats as follows fill_stats()
236 * fill in relevant parts of struct taskstsats as follows fill_stats_for_tgid()
/linux-4.1.27/drivers/irqchip/
H A Dirq-bcm7120-l2.c288 * relevant child interupts in wake_enabled mask bcm7120_l2_intc_probe()
/linux-4.1.27/drivers/isdn/hisax/
H A Djade_irq.c213 /* relevant in HDLC mode only */ jade_int_main()
/linux-4.1.27/drivers/media/platform/omap3isp/
H A Dispcsiphy.c94 * @phy: relevant phy device
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
H A Dhif.h78 * This function is only relevant for HIF pipes that are configured
H A Dhtt_tx.c499 * implies no relevant resources can be freed until after the event is ath10k_htt_tx()
/linux-4.1.27/drivers/staging/comedi/drivers/
H A Dni_atmio.c71 Other possibly relevant info:
H A Dmite.c29 Other possibly relevant info:
H A Ds526.c400 /* data[0] : channels was set in relevant bits. s526_ai_insn_config()
/linux-4.1.27/drivers/gpu/drm/gma500/
H A Daccel_2d.c48 * We use this at initialisation time but it will become relevant for
H A Dgem.c22 * - we need to work out if the MMU is relevant (eg for
H A Dpower.c51 /* FIXME: Move APM/OSPM base into relevant device code */ gma_power_init()
H A Dopregion.c240 /* The only video events relevant to opregion are 0x80. These indicate psb_intel_opregion_video_event()
/linux-4.1.27/drivers/cpufreq/
H A Ds3c2440-cpufreq.c53 * by the relevant set routine if the request settings can be reached.
H A Dpowernow-k7.c493 "relevant to this CPU).\n", powernow_decode_bios()
/linux-4.1.27/arch/x86/kernel/
H A Despfix_64.c25 * relevant alias to return to userspace. The ministacks are mapped
H A Dprocess.c258 * Copy the relevant range of the IO bitmap. __switch_to_xtra()
/linux-4.1.27/arch/tile/include/uapi/arch/
H A Dchip_tilegx.h199 #ifndef __OPEN_SOURCE__ /* features only relevant to hypervisor-level code */
H A Dchip_tilepro.h199 #ifndef __OPEN_SOURCE__ /* features only relevant to hypervisor-level code */
/linux-4.1.27/arch/tile/kernel/
H A Dcompat_signal.c63 3 ints plus the relevant union member. */ copy_siginfo_to_user32()
H A Dsysfs.c145 /* Get a copy of the hvc and copy out the relevant portion. */ hvconfig_bin_read()
H A Dpci.c503 * See tile_cfg_read() for relevant comments.
/linux-4.1.27/drivers/ata/
H A Dpata_oldpiix.c165 /* Mask out the relevant control and timing bits we will load. Also oldpiix_set_dmamode()
H A Dpata_radisys.c125 /* Mask out the relevant control and timing bits we will load. Also radisys_set_dmamode()
/linux-4.1.27/fs/isofs/
H A Disofs.h140 /* Because the inode number is no longer relevant to finding the
/linux-4.1.27/fs/logfs/
H A Dfile.c137 * The relevant bits should be factored out after logfs is merged. logfs_writepage()
/linux-4.1.27/fs/nfs/
H A Dclient.c291 * comparing relevant fields. The padding bytes specifically, are not
323 * comparing relevant fields. The padding bytes specifically, are
360 * by comparing (only) relevant fields, excluding the port number.
381 * by comparing (only) relevant fields, including the port number.
/linux-4.1.27/include/uapi/xen/
H A Dgntdev.h65 * of gntdev. N.B. munmap() must be called on the relevant virtual address(es)
/linux-4.1.27/arch/powerpc/platforms/pseries/
H A Dhvcserver.c40 * Convert arch specific return codes into relevant errnos. The hvcs
/linux-4.1.27/arch/parisc/include/asm/
H A Ddma.h33 ** Note: this is not relevant right now for PA-RISC, but we cannot
/linux-4.1.27/arch/blackfin/include/uapi/asm/
H A Dunistd.h428 /* Not relevant on no-mmu */
/linux-4.1.27/arch/cris/arch-v10/mm/
H A Dinit.c247 * As a workaround, we have to flush the relevant parts of the cache
/linux-4.1.27/arch/cris/arch-v32/mm/
H A Dmmu.S37 ; Bus fault handler. Extracts relevant information and calls mm subsystem
/linux-4.1.27/arch/ia64/include/asm/
H A Dtlb.h15 * (2) Clear the relevant portions of the page-table
H A Delf.h201 relevant until we have real hardware to play with... */
/linux-4.1.27/arch/ia64/lib/
H A Dcopy_page_mck.S31 * the prefetches. The four relevant points in the pipelined are called A, B, C, D:
/linux-4.1.27/arch/arm/mach-pxa/include/mach/
H A Dpcm990_baseboard.h26 * definitions relevant only when the PCM-990
/linux-4.1.27/arch/arm/mach-realview/
H A Dcore.c283 * Enable the relevant connector on the interface module.
/linux-4.1.27/net/dccp/ccids/lib/
H A Dtfrc_equation.c66 granularity for the practically more relevant case of small values of p (up to
/linux-4.1.27/net/ipv6/
H A Dproc.c93 /* IPSTATS_MIB_CSUMERRORS is not relevant in IPv6 (no checksum) */
/linux-4.1.27/drivers/hwmon/
H A Dmax6650.c210 * The relevant equations are given on pages 21 and 22 of the datasheet.
212 * From the datasheet, the relevant equation when in regulation is:
/linux-4.1.27/drivers/net/ethernet/cirrus/
H A Dmac89x0.c34 not relevant to the existing CS8900 cards on the Macintosh
43 * Basically eliminated everything not relevant to getting the
/linux-4.1.27/drivers/net/ethernet/arc/
H A Demac_main.c90 * relevant PHY ethtool API to get the PHY settings.
108 * relevant PHY ethtool API to set the PHY.
/linux-4.1.27/drivers/block/drbd/
H A Ddrbd_debugfs.c392 /* open coded SIOCINQ, the "relevant" part */ in_flight_summary_show()
396 /* open coded SIOCOUTQ, the "relevant" part */ in_flight_summary_show()
/linux-4.1.27/fs/nilfs2/
H A Dthe_nilfs.c180 * relevant information on the nilfs object preparatory for log
252 * relevant states of the nilfs object. load_nilfs()
/linux-4.1.27/drivers/platform/x86/
H A Dwmi.c372 * If ACPI_WMI_EXPENSIVE, call the relevant WCxx method first to wmi_query_block()
394 * If ACPI_WMI_EXPENSIVE, call the relevant WCxx method, even if wmi_query_block()
/linux-4.1.27/arch/blackfin/mm/
H A Dsram-alloc.c362 /* search the relevant memory slot */ _sram_free()
815 /* search the relevant memory slot */ _sram_proc_show()
/linux-4.1.27/fs/ext4/
H A Dioctl.c255 * the relevant capability. ext4_ioctl()
266 * the relevant capability. ext4_ioctl()
/linux-4.1.27/net/batman-adv/
H A Dsend.c240 * @packet_subtype: the unicast 4addr packet subtype (only relevant for unicast
313 * @packet_subtype: the unicast 4addr packet subtype (only relevant for unicast
/linux-4.1.27/drivers/media/i2c/m5mols/
H A Dm5mols_reg.h31 * The category means set including relevant command of M-5MOLS.
/linux-4.1.27/drivers/net/usb/
H A Dcdc_eem.c116 * all the relevant hardware and software. eem_tx_fixup()
H A Dcdc_subset.c83 * chip docs are unavailable, there's no way to reset the relevant state
/linux-4.1.27/drivers/media/tuners/
H A Dqm1d1c0042.c22 * DTV receiver cards) know the relevant info and
H A Dmt20xx.c262 // send only the relevant registers per Rev. 1.2 mt2032_set_if_freq()
/linux-4.1.27/drivers/media/usb/au0828/
H A Dau0828-cards.c275 /* Set relevant GPIOs as outputs (leave the EEPROM W/P au0828_gpio_setup()
/linux-4.1.27/drivers/media/usb/pvrusb2/
H A Dpvrusb2-ioread.c45 /* State relevant to current buffer being read */
/linux-4.1.27/drivers/net/ethernet/sfc/
H A Dvfdi.h21 * the domain of the relevant VF.
H A Dbitfield.h123 * The result will contain the relevant bits filled in in the range
/linux-4.1.27/drivers/nfc/st21nfca/
H A Dst21nfca_se.c131 * retrieve a relevant host list. st21nfca_hci_control_se()
/linux-4.1.27/drivers/infiniband/hw/nes/
H A Dnes_cm.h358 /* - only need to set relevant data, based on op. */
/linux-4.1.27/drivers/input/misc/
H A Dmpu3050.c306 * If present install the relevant sysfs interfaces and input device.
H A Dpowermate.c58 the relevant format. */
/linux-4.1.27/drivers/clocksource/
H A Dtcb_clksrc.c30 * unless the relevant platforms (ARM/AT91, AVR32/AT32) are changed so
/linux-4.1.27/arch/sh/mm/
H A Dinit.c369 * Populate the relevant portions of swapper_pg_dir so that paging_init()
/linux-4.1.27/drivers/bus/
H A Domap_l3_noc.h99 * struct omap_l3 - Description of data relevant for L3 bus.
/linux-4.1.27/drivers/hid/usbhid/
H A Dhid-quirks.c166 * the pointer to the relevant struct hid_blacklist if found.
/linux-4.1.27/fs/sysfs/
H A Dgroup.c191 * relevant files.
/linux-4.1.27/drivers/video/fbdev/geode/
H A Dgx1fb_core.c31 /* Modes relevant to the GX1 (taken from modedb.c) */
H A Dgxfb_core.c42 /* Modes relevant to the GX (taken from modedb.c) */
/linux-4.1.27/include/net/
H A Dudp.h227 * attacker is leaked. Only upper 16 bits are relevant in the udp_flow_src_port()
/linux-4.1.27/arch/powerpc/platforms/85xx/
H A Dsmp.c370 * Before we reset the other cores, we need to flush relevant cache
/linux-4.1.27/arch/s390/include/uapi/asm/
H A Dzcrypt.h225 * The ioctl()s which are implemented (along with relevant details)
/linux-4.1.27/arch/cris/arch-v32/kernel/
H A Dptrace.c351 /* Deconfigure relevant bits in control register. */ deconfigure_bp()
/linux-4.1.27/arch/ia64/kernel/
H A Dunaligned.c96 /* 0x086, 0x087 are not relevant */
102 /* 0x08e,0x8f are not relevant */
125 /* 0x0a6, 0xa7 are not relevant */
131 /* 0x0ae,0xaf are not relevant */
/linux-4.1.27/arch/arm/mach-integrator/
H A Dimpd1.c201 * Enable the relevant connector on the interface module.
/linux-4.1.27/arch/arc/kernel/
H A Dsignal.c282 * in orig_r0. Rest of relevant reg-file: arc_restart_syscall()
/linux-4.1.27/net/ipv4/
H A Dinet_timewait_sock.c128 * Essentially we whip up a timewait bucket, copy the relevant info into it
/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/fs/adfs/
H A Ddir_f.c253 * for holding the relevant locks.
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dnv04.c425 * NV05 will set/unset the relevant valid bits when you poke the relevant
432 * relevant bits in grobj. Instead, it'll allow rendering whenever bit 24
/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_atomic.c193 * needed. It will also grab the relevant crtc lock to make sure that the state
327 * needed. It will also grab the relevant plane lock to make sure that the state
561 * allocating it if needed. It will also grab the relevant connector lock to
H A Ddrm_sysfs.c592 * @dev should have all relevant members pre-filled with the exception
/linux-4.1.27/fs/jffs2/
H A Dreadinode.c249 /* Find the earliest node which _may_ be relevant to this one */ jffs2_add_tn_to_tree()
253 back up until the other node is found. It may be relevant */ jffs2_add_tn_to_tree()
1139 /* Grab all nodes relevant to this ino */ jffs2_do_read_inode_internal()
/linux-4.1.27/include/linux/spi/
H A Dspi.h237 * @flags: other constraints relevant to this driver
351 /* other constraints relevant to this driver */
572 * All SPI transfers start with the relevant chipselect active. Normally
/linux-4.1.27/arch/metag/include/asm/
H A Dmetag_regs.h521 * TXMRSIZE register value only relevant when DSP modulo addressing active
744 * The following values are only relevant to code that externally controls
1051 * The following values are only relevant to code that implements run-time
/linux-4.1.27/drivers/ide/
H A Dpiix.c13 * driver the list of errata that are relevant is below.going back to
/linux-4.1.27/drivers/iio/
H A Dindustrialio-trigger.c194 * the relevant function is in there may be the best option.
/linux-4.1.27/drivers/net/ethernet/myricom/myri10ge/
H A Dmyri10ge_mcp.h317 * (copy cached during the last relevant MXGEFW_CMD_I2C_READ)
/linux-4.1.27/drivers/mfd/
H A Dwm8994-core.c484 /* Revision C did not change the relevant layer */ wm8994_device_init()
/linux-4.1.27/drivers/scsi/mpt2sas/
H A Dmpt2sas_ctl.h354 * struct mpt2_diag_query - query relevant info associated with diag buffers
/linux-4.1.27/drivers/scsi/mpt3sas/
H A Dmpt3sas_ctl.h354 * struct mpt3_diag_query - query relevant info associated with diag buffers
/linux-4.1.27/drivers/net/wireless/prism54/
H A Dislpci_eth.c257 /* extract the relevant data from the header */ islpci_monitor_rx()
/linux-4.1.27/drivers/net/wireless/rsi/
H A Drsi_91x_sdio_ops.c499 * relevant fields in
/linux-4.1.27/drivers/spi/
H A Dspi-omap-uwire.c534 /* FIXME move these into the relevant board init code. also, include omap_uwire_init()
/linux-4.1.27/drivers/staging/fbtft/
H A Dfbtft.h174 * This structure holds all relevant data to operate the display
/linux-4.1.27/drivers/s390/net/
H A Dlcs.c692 /* Check relevant PCI/suspend bits. */ lcs_ready_buffer()
1160 * get mac address for the relevant Multicast address
1170 * function called by net device to handle multicast address relevant things
1291 * handle multicast address relevant things
/linux-4.1.27/drivers/nfc/st21nfcb/
H A Dst21nfcb_se.c433 * retrieve a relevant host list. st21nfcb_nci_control_se()
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
H A Dcfg80211.h190 * @mbss: Multiple BSS type, set if not first AP (not relevant for P2P).
/linux-4.1.27/drivers/gpu/drm/cirrus/
H A Dcirrus_mode.c321 * but that's not relevant to us
/linux-4.1.27/block/
H A Dbio-integrity.c212 * @proc_fn: Pointer to the relevant processing function
/linux-4.1.27/arch/sparc/include/asm/
H A Dtsb.h148 * are still within the relevant physical bits for the huge
/linux-4.1.27/arch/x86/ia32/
H A Dia32_signal.c50 3 ints plus the relevant union member. */ copy_siginfo_to_user32()

Completed in 5599 milliseconds

1234