Searched refs:acceptable (Results 1 - 200 of 205) sorted by relevance

12

/linux-4.1.27/arch/avr32/include/asm/
H A Dptrace.h29 * Some of the Java bits might be acceptable if/when we valid_user_regs()
/linux-4.1.27/drivers/media/i2c/
H A Daptina-pll.c85 * We're looking for the highest acceptable P1 value for which a aptina_pll_calculate()
99 * The first naive approach is to iterate over all p1 values acceptable aptina_pll_calculate()
100 * according to (1) and all mf values acceptable according to (2), and aptina_pll_calculate()
105 * we can compute the mf increment between two acceptable values aptina_pll_calculate()
114 * acceptable p1 and mf values by modifying the minimum and maximum aptina_pll_calculate()
133 * range is not empty, any value in the mf range is acceptable. We thus aptina_pll_calculate()
/linux-4.1.27/fs/exportfs/
H A Dexpfs.c38 * Check if the dentry or any of it's aliases is acceptable.
42 int (*acceptable)(void *context, struct dentry *dentry), find_acceptable_alias()
48 if (acceptable(context, result)) find_acceptable_alias()
58 if (dentry != result && acceptable(context, dentry)) { find_acceptable_alias()
414 int (*acceptable)(void *, struct dentry *), void *context) exportfs_decode_fh()
447 if (!acceptable(context, result)) { exportfs_decode_fh()
461 * or any alias for it is acceptable. This is always true exportfs_decode_fh()
468 alias = find_acceptable_alias(result, acceptable, context); exportfs_decode_fh()
526 * And finally make sure the dentry is actually acceptable exportfs_decode_fh()
529 alias = find_acceptable_alias(result, acceptable, context); exportfs_decode_fh()
/linux-4.1.27/drivers/pci/pcie/
H A Daspm.c65 * Endpoint acceptable latencies. A pcie downstream port only
68 struct aspm_latency acceptable[8]; member in struct:pcie_link_state
260 /* Convert L0s acceptable latency encoding to ns */ calc_l0s_acceptable()
276 /* Convert L1 acceptable latency encoding to ns */ calc_l1_acceptable()
308 struct aspm_latency *acceptable; pcie_aspm_check_latency() local
317 acceptable = &link->acceptable[PCI_FUNC(endpoint->devfn)]; pcie_aspm_check_latency()
322 (link->latency_up.l0s > acceptable->l0s)) pcie_aspm_check_latency()
327 (link->latency_dw.l0s > acceptable->l0s)) pcie_aspm_check_latency()
336 (latency + l1_switch_latency > acceptable->l1)) pcie_aspm_check_latency()
405 /* Get and check endpoint acceptable latencies */ pcie_aspm_cap_init()
408 struct aspm_latency *acceptable = pcie_aspm_cap_init() local
409 &link->acceptable[PCI_FUNC(child->devfn)]; pcie_aspm_cap_init()
416 /* Calculate endpoint L0s acceptable latency */ pcie_aspm_cap_init()
418 acceptable->l0s = calc_l0s_acceptable(encoding); pcie_aspm_cap_init()
419 /* Calculate endpoint L1 acceptable latency */ pcie_aspm_cap_init()
421 acceptable->l1 = calc_l1_acceptable(encoding); pcie_aspm_cap_init()
/linux-4.1.27/drivers/sh/intc/
H A Duserimask.c39 * Minimal acceptable IRQ levels are in the 2 - 16 range, but store_intc_userimask()
/linux-4.1.27/arch/powerpc/kernel/
H A Dmachine_kexec_32.c39 /* Interrupts aren't acceptable while we reboot */ default_machine_kexec()
H A Dnvram_64.c1010 * @min_size: minimum acceptable size (0 means req_size)
H A Dentry_64.S990 /* There is no way it is acceptable to get here with interrupts enabled,
/linux-4.1.27/arch/arm/nwfpe/
H A Dmilieu.h24 Derivative works are acceptable, even for commercial purposes, so long as
H A Dsoftfloat.h24 Derivative works are acceptable, even for commercial purposes, so long as
H A Dsoftfloat.c23 Derivative works are acceptable, even for commercial purposes, so long as
/linux-4.1.27/include/linux/
H A Dkdev_t.h22 /* acceptable for old filesystems */ old_valid_dev()
H A Dkref.h56 * This pointer is required, and it is not acceptable to pass kfree
85 * This pointer is required, and it is not acceptable to pass kfree
107 * This pointer is required, and it is not acceptable to pass kfree
H A Dexportfs.h153 * it should return a %NULL pointer if the file was found but no acceptable
224 int fh_len, int fileid_type, int (*acceptable)(void *, struct dentry *),
H A Dinetdevice.h177 * Check if a mask is acceptable.
H A Duwb.h707 * This is way to determine if the number of acceptable errors per time
713 * @returns 1 if maximum acceptable errors per timeframe has been exceeded.
/linux-4.1.27/mm/
H A Dkmemcheck.c80 * faults are not acceptable, the slab cache itself kmemcheck_slab_alloc()
H A Dvmpressure.c64 * Any value in this range is acceptable for this tunable (i.e. from 12 to
H A Dmemory-failure.c1478 * That's acceptable because that won't trigger kernel panic. Instead, unpoison_memory()
H A Dmmap.c1139 * acceptable for merging, so we can do all of this optimistically. But
2089 * Verify that the stack growth is acceptable and
H A Dslub.c216 * The rmw is racy on a preemptible kernel but this is acceptable, so stat()
2842 * First we reduce the acceptable waste in a slab. Then calculate_order()
H A Dhuge_memory.c2277 /* If there is a count for this node already, it must be acceptable */ khugepaged_scan_abort()
H A Dpercpu.c817 * pcpu_verify_alloc_info - check alloc_info is acceptable during init
H A Dswapfile.c2759 * An acceptable race has occurred since the failing add_swap_count_continuation()
H A Dslab.c1972 /* Found something acceptable - save it away */ calculate_slab_order()
/linux-4.1.27/drivers/media/radio/
H A Dradio-aztech.c36 /* acceptable ports: 0x350 (JP3 shorted), 0x358 (JP3 open) */
H A Dradio-trust.c34 /* acceptable ports: 0x350 (JP3 shorted), 0x358 (JP3 open) */
/linux-4.1.27/drivers/net/fddi/skfp/h/
H A Dsba.h100 u_long msg_max_t_neg ; /* longest T_Neg acceptable */
/linux-4.1.27/arch/powerpc/include/asm/
H A Dnvram.h32 int min_size; /* minimum acceptable size (0 means req_size) */
/linux-4.1.27/arch/ia64/kernel/
H A Dmachine_kexec.c111 /* Interrupts aren't acceptable while we reboot */ ia64_machine_kexec()
/linux-4.1.27/drivers/scsi/sym53c8xx_2/
H A Dsym53c8xx.h176 * this driver, thus going with the maximum is acceptable.
H A Dsym_hipd.c4002 * then it isn't acceptable. Reject it. sym_sync_nego_check()
4055 if (result) /* Not acceptable, reject it */ sym_sync_nego()
4128 * then it isn't acceptable. Reject it. sym_ppr_nego_check()
4192 if (result) /* Not acceptable, reject it */ sym_ppr_nego()
4240 * then it isn't acceptable. Reject it. sym_wide_nego_check()
4292 if (result) /* Not acceptable, reject it */ sym_wide_nego()
/linux-4.1.27/arch/sh/kernel/
H A Dmachine_kexec.c102 /* Interrupts aren't acceptable while we reboot */ machine_kexec()
/linux-4.1.27/drivers/pnp/
H A Dsupport.c97 return "acceptable"; pnp_option_priority_name()
/linux-4.1.27/arch/arm64/lib/
H A Dmemmove.S77 * those extra instructions' cost is acceptable. It also make the
/linux-4.1.27/net/bridge/netfilter/
H A Debt_vlan.c129 * Any value of user_priority are acceptable, ebt_vlan_mt_check()
/linux-4.1.27/sound/soc/samsung/
H A Dsmdk_wm8580.c54 * results in (params_rate(params) * rfs), and itself, acceptable smdk_hw_params()
/linux-4.1.27/drivers/net/wimax/i2400m/
H A Di2400m-usb.h110 * Returns: !0 1 if maximum acceptable errors per timeframe has been
113 * This is way to determine if the number of acceptable errors per time
/linux-4.1.27/drivers/sbus/char/
H A Dbbc_envctrl.c52 * If the temperature begins to rise/fall outside of the acceptable
55 * situation. After exceeding the acceptable operating range by a
/linux-4.1.27/drivers/acpi/acpica/
H A Ddswload.c226 /* These are acceptable types */ acpi_ds_load1_begin_op()
288 * There are only two conditions where it is acceptable that the name acpi_ds_load1_begin_op()
H A Ddswload2.c209 /* These are acceptable types */ acpi_ds_load2_begin_op()
/linux-4.1.27/arch/powerpc/platforms/512x/
H A Dmpc512x_shared.c103 * determine the acceptable clock range for the monitor (+/- 5%), mpc512x_set_pixel_clock()
168 * for an available pixel clock which is acceptable to the mpc512x_set_pixel_clock()
/linux-4.1.27/security/apparmor/
H A Dmatch.c93 * @flags: flags controlling what type of accept table are acceptable
195 * @flags: flags controlling what type of accept tables are acceptable
/linux-4.1.27/drivers/scsi/megaraid/
H A Dmegaraid_ioctl.h252 * @max_kioc : Maximum ioctl packets acceptable by the lld
/linux-4.1.27/drivers/input/touchscreen/
H A Dmc13783_ts.c55 * delay is HZ / 50 which is acceptable. mc13783_ts_handler()
/linux-4.1.27/arch/x86/kernel/
H A Dmachine_kexec_32.c201 /* Interrupts aren't acceptable while we reboot */ machine_kexec()
H A Dmachine_kexec_64.c266 /* Interrupts aren't acceptable while we reboot */ machine_kexec()
/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/
H A Darb.c180 /* Max burst value with an acceptable latency. */ nv10_calc_arb()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dpllnv04.c243 nv_error(subdev, "unable to compute acceptable pll values\n"); nv04_pll_calc()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/timer/
H A Dnv04.c185 /* reduce ratio to acceptable values */ nv04_timer_init()
/linux-4.1.27/drivers/ata/
H A Dpata_atiixp.c184 * adjust the PIO mode to keep the timings acceptable atiixp_set_dmamode()
/linux-4.1.27/drivers/video/fbdev/kyro/
H A DSTG4000InitDevice.c133 /* Work out acceptable clock ProgramClock()
/linux-4.1.27/include/linux/sunrpc/
H A Dmsg_prot.h200 * [RFC2373] are also acceptable.
/linux-4.1.27/arch/mips/kernel/
H A Delf.c64 * Not present means that everything is acceptable except FR1.
H A Dtraps.c1260 * Neither of those options is acceptable. We cannot restore the least enable_restore_fp_context()
/linux-4.1.27/tools/usb/usbip/libsrc/
H A Dvhci_driver.c162 * truncated to an acceptable length.
/linux-4.1.27/include/linux/amba/
H A Dclcd.h133 * Optional. Check whether the var structure is acceptable
/linux-4.1.27/drivers/staging/rtl8188eu/include/
H A Drtw_mlme.h290 /* Max duration for owner, preferred or min acceptable duration for
293 /* Length of interval for owner, preferred or max acceptable interval
/linux-4.1.27/drivers/cpuidle/governors/
H A Dmenu.c93 * noticeable impact on workloads, which is not acceptable for most sysadmins,
98 * The busier the system, the less impact of C states is acceptable
/linux-4.1.27/drivers/crypto/nx/
H A Dnx.c465 * acceptable, when we exit this function props->flags will indicate that
499 * If all OF properties are in an acceptable state, the driver flags will
/linux-4.1.27/arch/ia64/sn/kernel/
H A Dsetup.c230 * Scan the EFI PCDP table (if it exists) for an acceptable VGA console
239 * Returns 0 if no acceptable vga is found, !0 otherwise.
/linux-4.1.27/drivers/lguest/
H A Dlg.h229 * acceptable to simply terminate the Guest and give the Launcher a nicely
/linux-4.1.27/drivers/hwmon/
H A Dhwmon-vid.c187 * The stepping_to parameter is highest acceptable stepping for current line.
/linux-4.1.27/drivers/media/rc/
H A Dmceusb.c1305 dev_dbg(&intf->dev, "acceptable bulk inbound endpoint found\n"); mceusb_dev_probe()
1309 dev_dbg(&intf->dev, "acceptable interrupt inbound endpoint found\n"); mceusb_dev_probe()
1316 dev_dbg(&intf->dev, "acceptable bulk outbound endpoint found\n"); mceusb_dev_probe()
1320 dev_dbg(&intf->dev, "acceptable interrupt outbound endpoint found\n"); mceusb_dev_probe()
/linux-4.1.27/drivers/pwm/
H A Dpwm-renesas-tpu.c267 * TODO: Pick the highest acceptable prescaler. tpu_pwm_config()
/linux-4.1.27/drivers/pci/
H A Dbus.c193 * alignment and type, try to find an acceptable resource allocation
H A Dprobe.c1773 * subsequent read will verify if the value is acceptable or not. pcie_write_mrrs()
1774 * If the MRRS value provided is not acceptable (e.g., too large), pcie_write_mrrs()
1775 * shrink the value until it is acceptable to the HW. pcie_write_mrrs()
/linux-4.1.27/drivers/usb/wusbcore/
H A Dwa-nep.c241 dev_err(dev, "NEP: URB max acceptable errors " wa_nep_cb()
H A Dwa-xfer.c849 dev_err(dev, "DTO: URB max acceptable errors exceeded, resetting device\n"); wa_seg_dto_cb()
917 dev_err(dev, "iso xfer: URB max acceptable errors exceeded, resetting device\n"); wa_seg_iso_pack_desc_cb()
994 dev_err(dev, "DTO: URB max acceptable errors " wa_seg_tr_cb()
2377 dev_err(dev, "DTI: URB max acceptable errors " wa_xfer_result_chew()
2426 dev_err(dev, "DTI: URB max acceptable errors " wa_xfer_result_chew()
2705 dev_err(dev, "DTO: URB max acceptable errors " wa_buf_in_cb()
2831 dev_err(dev, "DTI: URB max acceptable errors " wa_dti_cb()
/linux-4.1.27/drivers/platform/x86/
H A Ddell-laptop.c891 * cbRES4, byte0 Maximum acceptable seconds value (0 if seconds not supported).
892 * cbRES4, byte1 Maximum acceptable minutes value (0 if minutes not supported).
893 * cbRES4, byte2 Maximum acceptable hours value (0 if hours not supported).
894 * cbRES4, byte3 Maximum acceptable days value (0 if days not supported)
/linux-4.1.27/arch/ia64/include/asm/sn/
H A Dshub_mmr.h462 /* It is acceptable to use (for example) SH_IPI_INT to reference the */
/linux-4.1.27/net/batman-adv/
H A Dmain.h96 * at most from the primary one in order to be still considered acceptable
/linux-4.1.27/net/ipv4/
H A Dtcp_fastopen.c25 * for a valid cookie, so this is an acceptable risk. tcp_fastopen_init_key_once()
H A Dip_input.c405 * Is the datagram acceptable? ip_rcv()
H A Dtcp_input.c990 * them correctly, the acceptable range must be extended even more though
3272 /* Check that window update is acceptable.
5106 * And page 69: "If an incoming segment is not acceptable, tcp_validate_incoming()
5501 /* Now ACK is acceptable. tcp_rcv_synsent_state_process()
5504 * If the ACK was acceptable then signal the user "error: tcp_rcv_synsent_state_process()
5526 * are acceptable then ... tcp_rcv_synsent_state_process()
5704 bool acceptable; tcp_rcv_state_process() local
5776 acceptable = tcp_ack(sk, skb, FLAG_SLOWPATH | tcp_rcv_state_process()
5781 if (!acceptable) tcp_rcv_state_process()
5847 * Fast Open socket and this is the first acceptable tcp_rcv_state_process()
5858 if (!acceptable) tcp_rcv_state_process()
H A Dcipso_ipv4.c460 * function to add it to the list of acceptable domains. The caller must
/linux-4.1.27/drivers/video/fbdev/
H A Dskeletonfb.c196 * this case, it is more acceptable that this function just return
360 * is acceptable by the hardware. xxxfb_setcolreg()
370 * palette after converting the colors to something acceptable by xxxfb_setcolreg()
H A D68328fb.c188 * work. This way we let the user know what is acceptable. mc68x328fb_check_var()
H A Dvfb.c217 * work. This way we let the user know what is acceptable. vfb_check_var()
H A Dfb-puv3.c399 * make it work. This way we let the user know what is acceptable. unifb_check_var()
H A Dpm3fb.c1110 * is acceptable by the hardware. pm3fb_setcolreg()
H A Dsh_mobile_hdmi.c935 * .fb_check_var(), keep looking, until an acceptable sh_hdmi_read_edid()
H A Dsstfb.c41 -TODO: at one time or another test that the mode is acceptable by the monitor
H A Dneofb.c608 /* Is the mode one of the acceptable sizes? */ neofb_check_var()
/linux-4.1.27/drivers/isdn/pcbit/
H A Dlayer2.c690 /* ack is acceptable */ pcbit_recv_ack()
/linux-4.1.27/drivers/clk/at91/
H A Dclk-pll.c207 * Iterate over the acceptable divider values to find the best clk_pll_get_best_div_mul()
/linux-4.1.27/include/uapi/linux/
H A Dsysctl.h33 the largest acceptable value for the nlen
H A Dopenvswitch.h562 * The @vlan_tpid value is typically %ETH_P_8021Q. The only acceptable TPID
/linux-4.1.27/arch/arm/mach-ixp4xx/include/mach/
H A Dio.h39 * but in some cases the performance hit is acceptable. In addition, you
/linux-4.1.27/fs/ecryptfs/
H A Dmiscdev.c424 printk(KERN_WARNING "%s: Minimum acceptable packet " ecryptfs_miscdev_write()
H A Dkeystore.c380 printk(KERN_ERR "%s: message_len is [%zd]; minimum acceptable " parse_tag_67_packet()
/linux-4.1.27/sound/pci/hda/
H A Dhda_controller.h278 /* Check if current position is acceptable */
H A Dhda_controller.c1727 /* check whether this IRQ is really acceptable */ azx_interrupt()
H A Dhda_intel.c557 * Check whether the current DMA position is acceptable for updating
/linux-4.1.27/sound/soc/codecs/
H A Duda134x.c284 /* Anything between 256fs*8Khz and 512fs*48Khz should be acceptable uda134x_set_dai_sysclk()
/linux-4.1.27/drivers/net/fddi/skfp/
H A Dpmf.c1387 /* 0 .. ffff acceptable */ smt_set_para()
1391 /* 0 .. ffff acceptable */ smt_set_para()
/linux-4.1.27/drivers/net/irda/
H A Dvlsi_ir.h391 * we get the minimum acceptable PLSWID values according to the VLSI
466 /* maximum acceptable length for received packets */
H A Dks959-sir.c46 * and padding required to produce an USB traffic acceptable for the dongle can
H A Dali-ircc.c1481 * be acceptable ali_ircc_fir_hard_xmit()
H A Dnsc-ircc.c1515 * be acceptable nsc_ircc_hard_xmit_fir()
/linux-4.1.27/include/net/
H A Diw_handler.h377 __u16 min_tokens; /* Min acceptable token number */
378 __u16 max_tokens; /* Max acceptable token number */
/linux-4.1.27/drivers/net/ethernet/sfc/
H A Dptp.c149 /* Maximum parts-per-billion adjustment that is acceptable */
239 * @min_synchronisation_ns: Minimum acceptable corrected sync window
516 * to use for the minimum acceptable corrected synchronization window. efx_ptp_get_attributes()
H A Dfalcon_boards.c31 * limited. The maximum acceptable ambient temperature varies
H A Dmcdi_pcol.h1373 /* Minimum acceptable value for a corrected synchronization timeset. When
4785 /* The minimum number of VIs that is acceptable */
/linux-4.1.27/drivers/md/
H A Ddm-stats.c462 * events, so it is acceptable. On 32-bit architectures the race could dm_stat_for_entry()
H A Dmd.h469 * failure due to interrupts is not acceptable.
H A Draid10.c3941 * allow chunk size to change if new is generally acceptable, raid10_check_reshape()
4255 * to ensure the size we choose is acceptable to all devices. reshape_request()
H A Ddm.c2507 * Return 1 if it is acceptable to ignore merge_bvec_fn based
H A Dmd.c913 * Verify that dev is acceptable into mddev.
6298 * happening, and if the new size is acceptable. It must fit before the update_size()
/linux-4.1.27/drivers/mtd/
H A Dinftlmount.c78 (which is apparently acceptable) */ find_boot_record()
H A Dnftlmount.c69 (which is apparently acceptable) */ find_boot_record()
/linux-4.1.27/fs/ocfs2/
H A Dextent_map.c49 * inode, so linear order operations are acceptable. If we ever want
/linux-4.1.27/fs/logfs/
H A Dgc.c573 * Also we double the acceptable wear difference, compared to ostore wear
/linux-4.1.27/arch/sh/kernel/cpu/sh4/
H A Dsoftfloat.c28 * Derivative works are acceptable, even for commercial purposes, so long as
/linux-4.1.27/arch/powerpc/kvm/
H A Dbook3s_hv_rm_xics.c277 * the rejected interrupt might actually be already acceptable. icp_rm_deliver_irq()
H A Dbook3s_64_mmu_hv.c656 * This assumes it is acceptable to lose reference and kvm_for_each_memslot()
H A Dbook3s_xics.c459 * the rejected interrupt might actually be already acceptable. icp_deliver_irq()
/linux-4.1.27/net/tipc/
H A Dmsg.c194 * This routine ensures a TIPC message has an acceptable header, and at least
H A Dsocket.c1624 * Enqueues message on receive queue if acceptable; optionally handles
/linux-4.1.27/tools/testing/selftests/x86/
H A Dsigreturn.c452 * Check that each register had an acceptable value when the test_valid_sigreturn()
/linux-4.1.27/drivers/scsi/
H A Dnsp32.c2286 * the received sync period. If sync period is acceptable nsp32_analyze_sdtr()
2289 * If it's not acceptable, send back reject and fall back nsp32_analyze_sdtr()
2305 * acceptable NinjaSCSI-32Bi/UDE. nsp32_analyze_sdtr()
H A Datp870u.c1256 G2Q5: /* srch from max acceptable ID# */ tscam()
1257 k = i; /* max acceptable ID# */ tscam()
H A Du14-34f.c303 * get acceptable performance while using floppy drive and hard disk
H A Dscsi_error.c662 * more restrictive about what we consider acceptable.
H A Din2000.c153 * period. Default is 500; acceptable values are 250 - 1000.
H A Dwd33c93.c125 * period. Default is 500; acceptable values are 250 - 1000.
H A Dncr53c8xx.c6935 /* Answer wasn't acceptable. */ ncr_int_sir()
7024 /* Answer wasn't acceptable. */ ncr_int_sir()
H A Dst.c3301 is acceptable also to some other old drives and enforced if the first partition partition_tape()
H A Dpmcraid.c5844 * buffers are within firmware acceptable address ranges. pmcraid_probe()
/linux-4.1.27/kernel/power/
H A Dsnapshot.c1508 * minimum_image_size - Estimate the minimum acceptable size of an image
1512 * minimum acceptable size of a hibernation image to use as the lower limit for
1557 * acceptable image size returned by minimum_image_size(), whichever is greater.
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_pf.c1146 * assumption is that in this case it is acceptable to just directly
1165 * The assumption is that in this case it is acceptable to just directly
/linux-4.1.27/drivers/net/wireless/rtlwifi/
H A Dwifi.h1127 /* Max duration for owner, preferred or min acceptable duration
1131 /* Length of interval for owner, preferred or max acceptable intervali
/linux-4.1.27/drivers/char/
H A Drandom.c60 * applications this is not acceptable. So instead, we must try to
120 * strong. For many applications, however, this is acceptable.
/linux-4.1.27/net/l2tp/
H A Dl2tp_core.c511 /* If packet has sequence numbers, queue it if acceptable. Returns 0 if
512 * acceptable, else non-zero.
/linux-4.1.27/drivers/iommu/
H A Diommu.c1012 /* build a mask of acceptable page sizes */ iommu_pgsize()
/linux-4.1.27/drivers/i2c/busses/
H A Di2c-s3c2410.c859 * either by the requested frequency, or scanning the acceptable
/linux-4.1.27/drivers/infiniband/hw/cxgb3/
H A Diwch_qp.c317 * PBL for each SGE. This restriction is acceptable since build_zero_stag_recv()
/linux-4.1.27/drivers/net/ethernet/amd/
H A Dni65.c82 * the current setting allows an acceptable performance
/linux-4.1.27/drivers/net/ethernet/
H A Djme.h87 __u8 spd; /* The maxim acceptable speed of controller, in MHz.*/
/linux-4.1.27/drivers/media/i2c/cx25840/
H A Dcx25840-ir.c1127 v4l2_info(sd, "\tMin acceptable pulse width (LPF): %u us, " cx25840_ir_log_status()
/linux-4.1.27/drivers/media/pci/cx23885/
H A Dcx23888-ir.c1029 v4l2_info(sd, "\tMin acceptable pulse width (LPF): %u us, " cx23888_ir_log_status()
/linux-4.1.27/drivers/net/wan/
H A Dsdla.c405 netdev_info(dev, "Bc/CIR overflow, acceptable size is %i\n", sdla_errors()
/linux-4.1.27/drivers/misc/carma/
H A Dcarma-fpga-program.c957 * DMA Channel #0 is the only acceptable device dma_filter()
/linux-4.1.27/drivers/misc/genwqe/
H A Dcard_base.c470 /* do this after the tweaks. alloc fail is acceptable */ genwqe_start()
/linux-4.1.27/drivers/net/wireless/rt2x00/
H A Drt2400pci.h946 * mac80211 stack to the rt2400 acceptable value.
/linux-4.1.27/drivers/staging/comedi/drivers/
H A Dni_labpc_common.c388 /* make sure a0 and b1 values are acceptable */ labpc_adc_timing()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
H A Dvvp_io.c1064 * It is acceptable that file is marked DIRTY even if I/O is dropped vvp_io_commit_write()
/linux-4.1.27/drivers/tty/hvc/
H A Dhvc_console.c150 /* Console access attempt outside of acceptable console range. */ hvc_console_print()
/linux-4.1.27/drivers/uwb/
H A Dhwa-rc.c667 dev_err(dev, "NEEP: URB max acceptable errors " hwarc_neep_cb()
/linux-4.1.27/fs/ufs/
H A Dufs_fs.h189 * MINFREE gives the minimum acceptable percentage of file system
/linux-4.1.27/fs/jffs2/
H A Dnodemgmt.c55 * @minsize: Minimum acceptable size of allocation
/linux-4.1.27/fs/kernfs/
H A Dfile.c78 * directly visible to userland, ERR_PTR(-ENODEV) is the only acceptable
/linux-4.1.27/arch/arm/vfp/
H A Dvfpdouble.c27 * Derivative works are acceptable, even for commercial purposes, so long as
H A Dvfpsingle.c27 * Derivative works are acceptable, even for commercial purposes, so long as
/linux-4.1.27/net/dccp/ccids/
H A Dccid2.c93 * acceptable since this causes starvation/deadlock whenever cwnd < 2. ccid2_change_l_ack_ratio()
/linux-4.1.27/net/mpls/
H A Daf_mpls.c701 /* Any value is acceptable for rtm_protocol */ rtm_to_route_config()
/linux-4.1.27/net/rxrpc/
H A Dar-ack.c1179 /* post a notification of an acceptable connection to the app */ rxrpc_process_call()
/linux-4.1.27/drivers/tty/serial/
H A Dserial_core.c320 * @min: minimum acceptable baud rate
321 * @max: maximum acceptable baud rate
H A Dxilinx_uartps.c371 /* use the values when percent error is acceptable */ cdns_uart_calc_baud_divs()
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_main.c1432 * frames is a acceptable to allow RSN IBSS to be used. ath9k_htc_set_key()
H A Dmain.c1668 * frames is a acceptable to allow RSN IBSS to be used. ath9k_set_key()
/linux-4.1.27/drivers/input/keyboard/
H A Datkbd.c1414 /* 64 bytes on stack should be acceptable */ atkbd_set_force_release()
/linux-4.1.27/drivers/block/
H A Dcciss_scsi.c1491 // were set correctly. Either way is acceptable for cciss_scsi_queue_command_lck()
/linux-4.1.27/arch/mips/cavium-octeon/
H A Docteon-irq.c2145 default: /* Nothing else is acceptable. */ octeon_irq_cib_xlat()
/linux-4.1.27/drivers/usb/storage/
H A Dsddr09.c1414 /* set the configuration -- STALL is an acceptable response here */ sddr09_common_init()
/linux-4.1.27/net/dccp/
H A Dfeat.c1134 * acceptable, and apply the following checks: dccp_feat_change_recv()
/linux-4.1.27/net/decnet/
H A Ddn_route.c264 * 230 to get the minimum acceptable mtu. If there is no neighbour, then we
/linux-4.1.27/net/sunrpc/
H A Dsvcsock.c385 * which isn't acceptable. Until that is made conditional svc_sock_setbufsize()
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
H A Dd3.c218 * be deauthenticated, but that was considered acceptable. iwl_mvm_wowlan_program_keys()
/linux-4.1.27/drivers/scsi/libfc/
H A Dfc_rport.c44 * path this potential over-use of the mutex is acceptable.
/linux-4.1.27/drivers/usb/host/
H A Duhci-q.c622 * check whether the bandwidth requirement is acceptable.
/linux-4.1.27/drivers/video/fbdev/aty/
H A Daty128fb.c1398 /* now, find an acceptable divider */ aty128_var_to_pll()
/linux-4.1.27/fs/reiserfs/
H A Ddo_balan.c1769 * while do_balance works. ( Only interrupt handlers are acceptable.)
H A Djournal.c2112 * given the start, and values for the oldest acceptable transactions,
/linux-4.1.27/arch/alpha/kernel/
H A Dsmc37c669.c1161 ** acceptable, then the external routine should do nothing. SMC37c669_detect()
/linux-4.1.27/net/irda/
H A Dirlmp.c1740 * not in use and is within the acceptable range. Jean II */ irlmp_find_free_slsap()
/linux-4.1.27/kernel/
H A Dsys.c1893 * known and acceptable trade off: we leave it as is to prctl_set_mm_map()
/linux-4.1.27/net/netfilter/
H A Dnf_conntrack_proto_tcp.c45 /* Max number of the retransmitted packets without receiving an (acceptable)
/linux-4.1.27/drivers/isdn/i4l/
H A Disdn_net.c2120 /* check acceptable call types for DOV */ isdn_net_find_icall()
/linux-4.1.27/drivers/mtd/chips/
H A Dcfi_cmdset_0002.c500 * We have chosen 500µs because this latency is acceptable.
/linux-4.1.27/drivers/media/v4l2-core/
H A Dv4l2-ctrls.c2680 If all the values are correct, then it is acceptable to just give up
H A Dvideobuf2-core.c1037 * buffer and their sizes are acceptable __create_bufs()
/linux-4.1.27/drivers/dma/
H A Dpl330.c1421 /* First dry run to check if req is acceptable */ pl330_submit_req()
/linux-4.1.27/drivers/clk/
H A Dclk.c2136 * that's not acceptable for a specific clk (Eg: the consumer can't handle
/linux-4.1.27/drivers/atm/
H A Dhorizon.c2169 // most of which are not integers. It is almost certainly acceptable hrz_open()
/linux-4.1.27/drivers/usb/gadget/udc/
H A Dnet2280.c101 * USB suspend requests will be ignored. This is acceptable for
/linux-4.1.27/fs/
H A Dlocks.c2055 * some acceptable default.
H A Dnamespace.c2333 /* that's acceptable only for automounts done in private ns */ do_add_mount()
/linux-4.1.27/fs/cifs/
H A Dcifspdu.h542 __le16 DialectIndex; /* 0xFFFF = no dialect acceptable */
H A Dconnect.c2015 * Now check if signing mode is acceptable. No need to check match_security()
/linux-4.1.27/virt/kvm/
H A Dkvm_main.c2946 * accept any overlapping write. Any order is acceptable for kvm_io_bus_cmp()
/linux-4.1.27/net/sctp/
H A Dsocket.c6136 /* Check if port is acceptable. Possibly find first available port.
7022 * prematurely. I assume that this is acceptable because
/linux-4.1.27/drivers/regulator/
H A Dcore.c2656 * @max_uV: Maximum acceptable voltage in uV
/linux-4.1.27/drivers/staging/rtl8192u/
H A Dr8192U_core.c4224 /* Check if the received packet is acceptable. */ TranslateRxSignalStuff819xUsb()
/linux-4.1.27/drivers/staging/rts5208/
H A Dsd.c1276 * acceptable; bit[511:496] = 0x0000 means some error happened. sd_check_switch_mode()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
H A Dlustre_idl.h54 * The only other acceptable items in this file are VERY SIMPLE accessor
/linux-4.1.27/drivers/net/wireless/b43/
H A Dmain.c4197 * frames is a acceptable to allow RSN IBSS to be used. b43_op_set_key()
/linux-4.1.27/drivers/usb/dwc2/
H A Dgadget.c2707 /* Search for smallest acceptable fifo */ s3c_hsotg_ep_enable()
/linux-4.1.27/fs/ext4/
H A Dext4.h1257 ext4_group_t s_blockfile_groups;/* Groups acceptable for non-extent files */
/linux-4.1.27/scripts/
H A Dcheckpatch.pl1793 # It is, so see if the prefix is acceptable.

Completed in 6455 milliseconds

12