Searched refs:constraint (Results 1 - 140 of 140) sorted by relevance

/linux-4.4.14/security/selinux/ss/
H A Dconstraint.h2 * A constraint is a condition that must be satisfied in
58 struct constraint_expr *expr; /* constraint on permissions */
59 struct constraint_node *next; /* next constraint */
H A Dpolicydb.h35 #include "constraint.h"
157 * type set preserves data needed to determine constraint info from
159 * utilities such as audit2allow to determine constraint denials.
H A Dservices.c262 * Return the boolean value of a constraint expression
538 * on boundary constraint.
654 struct constraint_node *constraint; context_struct_compute_av() local
714 * Remove any permissions prohibited by a constraint (this includes
717 constraint = tclass_datum->constraints;
718 while (constraint) {
719 if ((constraint->permissions & (avd->allowed)) &&
721 constraint->expr)) {
722 avd->allowed &= ~(constraint->permissions);
724 constraint = constraint->next;
746 * constraint, lazy checks have to mask any violated
788 struct constraint_node *constraint; security_validate_transition() local
831 constraint = tclass_datum->validatetrans; security_validate_transition()
832 while (constraint) { security_validate_transition()
834 constraint->expr)) { security_validate_transition()
839 constraint = constraint->next; security_validate_transition()
H A Dpolicydb.c646 struct constraint_node *constraint, *ctemp; cls_destroy() local
654 constraint = cladatum->constraints; cls_destroy()
655 while (constraint) { cls_destroy()
656 e = constraint->expr; cls_destroy()
662 ctemp = constraint; cls_destroy()
663 constraint = constraint->next; cls_destroy()
667 constraint = cladatum->validatetrans; cls_destroy()
668 while (constraint) { cls_destroy()
669 e = constraint->expr; cls_destroy()
675 ctemp = constraint; cls_destroy()
676 constraint = constraint->next; cls_destroy()
/linux-4.4.14/drivers/net/wireless/mwifiex/
H A D11h.c43 struct mwifiex_ie_types_local_pwr_constraint *constraint; mwifiex_11h_process_infra_join() local
61 constraint = (struct mwifiex_ie_types_local_pwr_constraint *)*buffer; mwifiex_11h_process_infra_join()
62 constraint->header.type = cpu_to_le16(WLAN_EID_PWR_CONSTRAINT); mwifiex_11h_process_infra_join()
63 constraint->header.len = cpu_to_le16(2); mwifiex_11h_process_infra_join()
64 constraint->chan = bss_desc->channel; mwifiex_11h_process_infra_join()
65 constraint->constraint = bss_desc->local_constraint; mwifiex_11h_process_infra_join()
66 *buffer += sizeof(*constraint); mwifiex_11h_process_infra_join()
H A Duap_cmd.c669 pwr_ct->constraint = bss_cfg->power_constraint; mwifiex_uap_bss_param_prepare()
H A Dfw.h1571 u8 constraint; member in struct:mwifiex_ie_types_local_pwr_constraint
1866 u8 constraint; member in struct:host_cmd_tlv_power_constraint
/linux-4.4.14/arch/arm/mach-omap2/
H A Domap-pm.h60 * @dev: struct device * requesting the constraint
86 * XXX This constraint will be deprecated soon in favor of the more
89 * Returns -EINVAL for an invalid argument, -ERANGE if the constraint
97 * @dev: struct device * requesting the constraint
113 * a driver requests a minimum L4 interconnect speed constraint, the
115 * constraint,
121 * Returns -EINVAL for an invalid argument, -ERANGE if the constraint
128 * CPUFreq-originated constraint
H A Domap-pm-noop.c43 pr_debug("OMAP PM: remove max MPU wakeup latency constraint: dev %s\n", omap_pm_set_max_mpu_wakeup_lat()
46 pr_debug("OMAP PM: add max MPU wakeup latency constraint: dev %s, t = %ld usec\n", omap_pm_set_max_mpu_wakeup_lat()
53 * the latency constraint has changed, the code should omap_pm_set_max_mpu_wakeup_lat()
72 pr_debug("OMAP PM: remove min bus tput constraint: dev %s for agent_id %d\n", omap_pm_set_min_bus_tput()
75 pr_debug("OMAP PM: add min bus tput constraint: dev %s for agent_id %d: rate %ld KiB\n", omap_pm_set_min_bus_tput()
H A Di2c.c173 * set a wake up latency constraint for the MPU. This is to omap_i2c_add_bus()
/linux-4.4.14/include/linux/
H A Dpowercap.h131 * @const_id_cnt: Number of constraint defined.
168 * struct powercap_zone_constraint_ops - Define constraint callbacks
177 * @get_name: Get the name of constraint
179 * This structure is used to define the constraint callbacks for the client
201 * struct powercap_zone_constraint- Defines instance of a constraint
202 * @id: Instance Id of this constraint.
203 * @power_zone: Pointer to the power zone for this constraint.
204 * @ops: Pointer to the constraint callbacks.
206 * This defines a constraint instance.
294 * @const_ops: Pointer to constraint callback structure
H A Doom.h86 enum oom_constraint constraint,
H A Drbtree_latch.h11 * lookups; but has the constraint (inherent to the seqlock) that read sides
H A Dcompiler-gcc.h46 * the inline assembly constraint from =g to =r, in this particular
H A Dperf_event.h283 * to service the event, this includes any counter constraint
H A Dusb.h369 unsigned no_sg_constraint:1; /* no sg constraint */
/linux-4.4.14/arch/powerpc/include/asm/
H A Dperf_event_server.h99 * Select field: this expresses the constraint that some set of bits
103 * MMCR* bits. The constraint checking code will ensure that two events
107 * Add field: this expresses the constraint that there can be at most
116 * NAND field: this expresses the constraint that you may not have events
125 * If an event_id is not subject to the constraint expressed by a particular
H A Dio.h114 /* gcc 4.0 and older doesn't have 'Z' constraint */
/linux-4.4.14/drivers/crypto/nx/
H A Dnx-842.h119 * compressed data can be less than the minimum constraint. It can be
121 * constraint.
125 * if any constraint is not met.
/linux-4.4.14/drivers/base/power/
H A Dqos.c22 * The notification chain data is stored in the per-device constraint
27 * Note about the per-device constraint data struct allocation:
102 * __dev_pm_qos_read_value - Get PM QoS constraint for a given device.
103 * @dev: Device to get the PM QoS constraint value for.
116 * dev_pm_qos_read_value - Get PM QoS constraint for a given device (locked).
117 * @dev: Device to get the PM QoS constraint value for.
181 * Called at the first call to add_request, for constraint data allocation
329 * @dev: target device for the constraint
340 * Returns 1 if the aggregated constraint value has changed,
341 * 0 if the aggregated constraint value has not changed,
412 * Returns 1 if the aggregated constraint value has changed,
413 * 0 if the aggregated constraint value has not changed,
459 * Returns 1 if the aggregated constraint value has changed,
460 * 0 if the aggregated constraint value has not changed,
482 * @dev: target device for the constraint
515 * @dev: target device for the constraint
/linux-4.4.14/arch/tile/include/asm/
H A Dpercpu.h28 * The 'U' constraint is like 'm' but disallows postincrement.
/linux-4.4.14/arch/x86/lib/
H A Dusercopy_64.c19 /* no memory constraint because it doesn't change any memory gcc knows __clear_user()
/linux-4.4.14/include/linux/regulator/
H A Dmachine.h24 * Regulator operation constraint flags. These flags are used to enable
89 * @apply_uV: Apply the voltage constraint when initialising.
143 /* constraint flags */
146 unsigned apply_uV:1; /* apply uV constraint if min == max */
/linux-4.4.14/arch/frv/include/asm/
H A Duaccess.h141 #define __put_user_asm(err,x,ptr,dsize,constraint) \
154 : "m" (*__ptr(ptr)), constraint (x), "i"(-EFAULT), "0"(err) \
229 #define __get_user_asm(err,x,ptr,dtype,constraint) \
242 : "=r" (err), constraint (x) \
H A Datomic_defs.h48 * The exact constraint is that conditional instructions cannot deal with an
/linux-4.4.14/kernel/
H A Dresource.c570 struct resource_constraint *constraint) __find_resource()
593 resource_clip(&tmp, constraint->min, constraint->max); __find_resource()
597 avail.start = ALIGN(tmp.start, constraint->align); __find_resource()
602 alloc.start = constraint->alignf(constraint->alignf_data, &avail, __find_resource()
603 size, constraint->align); __find_resource()
627 struct resource_constraint *constraint) find_resource()
629 return __find_resource(root, NULL, new, size, constraint); find_resource()
640 * @constraint: the size and alignment constraints to be met.
644 struct resource_constraint *constraint) reallocate_resource()
652 if ((err = __find_resource(root, old, &new, newsize, constraint))) reallocate_resource()
703 struct resource_constraint constraint; allocate_resource() local
708 constraint.min = min; allocate_resource()
709 constraint.max = max; allocate_resource()
710 constraint.align = align; allocate_resource()
711 constraint.alignf = alignf; allocate_resource()
712 constraint.alignf_data = alignf_data; allocate_resource()
717 return reallocate_resource(root, new, size, &constraint); allocate_resource()
721 err = find_resource(root, new, size, &constraint); allocate_resource()
567 __find_resource(struct resource *root, struct resource *old, struct resource *new, resource_size_t size, struct resource_constraint *constraint) __find_resource() argument
625 find_resource(struct resource *root, struct resource *new, resource_size_t size, struct resource_constraint *constraint) find_resource() argument
642 reallocate_resource(struct resource *root, struct resource *old, resource_size_t newsize, struct resource_constraint *constraint) reallocate_resource() argument
/linux-4.4.14/arch/powerpc/perf/
H A Dppc970-pmu.c87 * Layout of constraint bits:
93 * SP - SPCSEL constraint
96 * T0 - TTM0 constraint
99 * T1 - TTM1 constraint
102 * UC - unit constraint: can't have all three of FPU|IFU|VPU, ISU, IDU|STS
H A Dpower4-pmu.c104 * Layout of constraint bits:
113 * SMPL - SAMPLE_ENABLE constraint
116 * UC1 - unit constraint 1: can't have all three of FPU/ISU1/IDU0|ISU2
122 * UC2 - unit constraint 2: can't have all three of FPU/IFU/LSU0
128 * UC3 - unit constraint 3: can't have all four of LSU0/IFU/IDU0|ISU2/ISU1
H A Dpower5+-pmu.c76 * Layout of constraint bits:
93 * T0 - TTM0 constraint
96 * T1 - TTM1 constraint
99 * UC - unit constraint: can't have all three of FPU|IFU|ISU1, ISU0, IDU|GRS
H A Dpower5-pmu.c76 * Layout of constraint bits:
82 * T0 - TTM0 constraint
85 * T1 - TTM1 constraint
99 * UC - unit constraint: can't have all three of FPU|IFU|ISU1, ISU0, IDU|GRS
H A Dmpc7450-pmu.c113 * Layout of constraint bits:
148 { 0x00000000, 0x00000000 }, /* class 0: no constraint */
H A Dpower8-pmu.c186 * Layout of constraint bits:
212 /* We just throw all the threshold bits into the constraint */
H A Dpower7-pmu.c65 * Layout of constraint bits:
H A Dpower6-pmu.c261 * Layout of constraint bits:
/linux-4.4.14/arch/openrisc/mm/
H A Dinit.c175 /* Soft ordering constraint to ensure that dtlb_vector is paging_init()
186 /* Soft ordering constraint to ensure that cache invalidation and paging_init()
/linux-4.4.14/drivers/net/wireless/ti/wl12xx/
H A Devent.h88 /* rx ba constraint */
/linux-4.4.14/drivers/net/wireless/ti/wl18xx/
H A Devent.h65 /* rx ba constraint */
/linux-4.4.14/sound/core/
H A Dpcm_lib.c1129 * snd_pcm_hw_rule_add - add the hw-constraint rule
1189 * snd_pcm_hw_constraint_mask - apply the given bitmap mask constraint
1194 * Apply the constraint of the given bitmap mask to a 32-bit mask parameter.
1211 * snd_pcm_hw_constraint_mask64 - apply the given bitmap mask constraint
1216 * Apply the constraint of the given bitmap mask to a 64-bit mask parameter.
1235 * snd_pcm_hw_constraint_integer - apply an integer constraint to an interval
1237 * @var: hw_params variable to apply the integer constraint
1239 * Apply the constraint of integer to an interval parameter.
1253 * snd_pcm_hw_constraint_minmax - apply a min/max range constraint to an interval
1259 * Apply the min/max range constraint to an interval parameter.
1290 * @var: hw_params variable to apply the list constraint
1356 * snd_pcm_hw_constraint_ratnums - apply ratnums constraint to a parameter
1359 * @var: hw_params variable to apply the ratnums constraint
1391 * snd_pcm_hw_constraint_ratdens - apply ratdens constraint to a parameter
1394 * @var: hw_params variable to apply the ratdens constraint
1430 * snd_pcm_hw_constraint_msbits - add a hw constraint msbits rule
1436 * This constraint will set the number of most significant bits (msbits) if a
1465 * snd_pcm_hw_constraint_step - add a hw constraint step rule
1468 * @var: hw_params variable to apply the step constraint
1498 * snd_pcm_hw_constraint_pow2 - add a hw constraint power-of-2 rule
1501 * @var: hw_params variable to apply the power-of-2 constraint
/linux-4.4.14/mm/
H A Doom_kill.c205 * Determine the type of allocation constraint.
628 void check_panic_on_oom(struct oom_control *oc, enum oom_constraint constraint, check_panic_on_oom() argument
639 if (constraint != CONSTRAINT_NONE) check_panic_on_oom()
679 enum oom_constraint constraint = CONSTRAINT_NONE; out_of_memory() local
707 constraint = constrained_alloc(oc, &totalpages); out_of_memory()
708 if (constraint != CONSTRAINT_MEMORY_POLICY) out_of_memory()
710 check_panic_on_oom(oc, constraint, NULL); out_of_memory()
H A Dslab_common.c403 * Some allocators will constraint the set of valid flags to a subset kmem_cache_create()
H A Dhugetlb.c2336 * hstate attribute for optionally mempolicy-based constraint on persistent
/linux-4.4.14/drivers/powercap/
H A Dpowercap_sys.c70 /* Power zone constraint show function */
95 /* Power zone constraint store function */
136 /* Power zone constraint attributes callbacks */
146 /* For one time seeding of constraint device attributes */
H A Dintel_rapl.c143 struct powercap_zone_constraint *constraint; member in struct:rapl_power_limit
/linux-4.4.14/drivers/clk/shmobile/
H A Dclk-rz.c54 * and the constraint that always g <= i. To get the rz platform started, rz_cpg_register_clock()
/linux-4.4.14/arch/m68k/include/asm/
H A Datomic.h25 * so for them we do not specify the "i" asm constraint.
/linux-4.4.14/arch/arm/mach-s3c64xx/include/mach/
H A Dpm-core.h77 /* We have a constraint on changing the clock type of the UART s3c_pm_arch_update_uart()
/linux-4.4.14/include/linux/power/
H A Dcharger-manager.h97 * and set current limit according to constraint data of
116 * Store constraint information related to current limit,
/linux-4.4.14/drivers/mtd/nand/
H A Dorion_nand.c62 * Since GCC has no proper constraint (PR 43518) orion_nand_read_buf()
/linux-4.4.14/drivers/ata/
H A Dpata_opti.c134 /* Hardware constraint */ opti_set_piomode()
H A Dpata_optidma.c154 /* Hardware constraint */ optidma_mode_setup()
/linux-4.4.14/arch/arc/include/asm/
H A Dpgalloc.h84 * Thus we need to programatically assert the size constraint
H A Duaccess.h77 * (hence +r asm constraint below).
/linux-4.4.14/include/uapi/linux/
H A Dv4l2-subdev.h140 * @flags: constraint flags, defined in v4l2-common.h; V4L2_SEL_FLAG_*.
H A Dperf_event.h324 precise_ip : 2, /* skid constraint */
/linux-4.4.14/arch/arm/mach-s3c24xx/include/mach/
H A Dio.h84 * These have to be macros for the 'J' constraint to work -
/linux-4.4.14/arch/x86/include/asm/
H A Dmsr.h45 * constraint has different meanings. For i386, "A" means exactly
115 * only ordering constraint it supplies is the ordering implied by
H A Dmmu_context.h122 * This logic has an ordering constraint: switch_mm()
/linux-4.4.14/sound/soc/omap/
H A Domap-hdmi-audio.c84 dev_err(dai->dev, "Could not apply period constraint: %d\n", hdmi_dai_startup()
91 dev_err(dai->dev, "Could not apply buffer constraint: %d\n", hdmi_dai_startup()
H A Domap-mcbsp.c128 * It is simpler to place constraint for buffer and period based on omap_mcbsp_dai_startup()
/linux-4.4.14/arch/x86/kernel/cpu/
H A Dperf_event_intel.c1991 * state for this extra reg constraint. Also see the comment below. __intel_shared_reg_get_constraints()
2060 * Only put constraint if extra reg was actually allocated. Also takes __intel_shared_reg_put_constraints()
2248 * because we modify the constraint, we need intel_get_excl_constraints()
2252 * only needed when constraint has not yet intel_get_excl_constraints()
2259 * grab pre-allocated constraint entry intel_get_excl_constraints()
2264 * initialize dynamic constraint intel_get_excl_constraints()
2265 * with static constraint intel_get_excl_constraints()
2270 * mark constraint as dynamic, so we intel_get_excl_constraints()
2278 * From here on, the constraint is dynamic. intel_get_excl_constraints()
2301 * Modify static constraint with current dynamic intel_get_excl_constraints()
2332 * back to static empty constraint to avoid intel_get_excl_constraints()
2353 * - static constraint: no change across incremental scheduling calls intel_get_event_constraints()
2354 * - dynamic constraint: handled by intel_get_excl_constraints() intel_get_event_constraints()
H A Dperf_event_intel_uncore.c18 /* constraint for the fixed counter */
134 * generic get constraint function for shared match/mask registers.
148 * fake state for this extra reg constraint. uncore_get_constraint()
180 * Only put constraint if extra reg was actually allocated. Also uncore_put_constraint()
436 /* constraint still honored */ uncore_assign_events()
H A Dperf_event.h76 #define PERF_X86_EVENT_DYNAMIC 0x0080 /* dynamic alloc'd constraint */
271 * a subset of any other counter mask of a constraint with an equal or
337 /* Event constraint, but match on all event flags too. */
H A Dperf_event_amd.c278 * constraint is returned and scheduling will eventually fail
H A Dperf_event.c864 /* constraint still honored */ x86_schedule_events()
/linux-4.4.14/drivers/video/fbdev/
H A Dasiliantfb.c135 /* This expresses the constraint that 150kHz <= Fref/n <= 5Mhz, asiliant_calc_dclk2()
234 /* First check the constraint that the maximum post-VCO divisor is 32, asiliantfb_check_var()
H A Datafb.c1278 /* One more Videl constraint: data fetch of two lines must not overlap */ falcon_decode_var()
H A Dcirrusfb.c498 * Additional constraint: 8bpp uses DAC clock doubling to allow maximum cirrusfb_check_pixclock()
/linux-4.4.14/kernel/events/
H A Dhw_breakpoint.c182 * Add a pinned breakpoint for the given task in our constraint table
200 * Add/remove the given breakpoint in our constraint table
H A Dcore.c470 * reschedule events based on the cgroup constraint of task.
2764 * Listen to the 'cpu' scheduling filter constraint ctx_flexible_sched_in()
/linux-4.4.14/drivers/pwm/
H A Dpwm-img.c47 * resolution. Therefore, let's constraint the timebase to
/linux-4.4.14/drivers/media/platform/s5p-tv/
H A Dmixer_grp_layer.c120 /* remove all non-constraint flags */ closest()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/
H A Dphy_hal.h135 u8 local_constraint; /* local constraint according to the AP */
/linux-4.4.14/drivers/gpu/drm/i915/
H A Di915_gem_evict.c54 * @alignment: alignment constraint of the desired free space
H A Di915_gem_context.c93 /* This is a HW constraint. The value below is the largest known requirement
H A Dintel_display.c5706 * rate later on, with the constraint of choosing a frequency that skl_dpll0_enable()
6279 * self-refresh mode constraint explained above. i9xx_crtc_disable()
6599 DRM_DEBUG_KMS("fdi link bw constraint, reducing pipe bpp to %i\n", ironlake_fdi_compute_config()
/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_ialloc.h62 * To work within the constraint of one allocation per transaction,
/linux-4.4.14/arch/powerpc/mm/
H A Dsubpage-prot.c184 * protection mechanism is an additional constraint, so putting 0
/linux-4.4.14/arch/s390/kernel/
H A Dasm-offsets.c18 * is known to work with the "Q" assembler constraint.
H A Dtraps.c152 "transaction constraint exception")
/linux-4.4.14/arch/parisc/include/asm/
H A Ddma.h19 ** On parisc, this is more of the software/tuning constraint
/linux-4.4.14/arch/arm/kernel/
H A Dtopology.c145 * constraint explained near table_efficiency[].
H A Dsetup.c473 * Define the placement constraint for the inline asm directive below. cpu_init()
/linux-4.4.14/drivers/regulator/
H A Dcore.c212 /* Platform voltage constraint check */ regulator_check_voltage()
252 * with anything in the constraint range. regulator_check_consumers()
272 /* current constraint check */ regulator_check_current_limit()
301 /* operating mode constraint check */ regulator_mode_constrain()
336 /* dynamic regulator mode switching constraint check */ regulator_check_drms()
483 return sprintf(buf, "constraint not defined\n"); regulator_min_uA_show()
495 return sprintf(buf, "constraint not defined\n"); regulator_max_uA_show()
507 return sprintf(buf, "constraint not defined\n"); regulator_min_uV_show()
519 return sprintf(buf, "constraint not defined\n"); regulator_max_uV_show()
907 /* do we need to apply the constraint voltage */ machine_constraints_voltage()
924 "failed to apply %duV constraint(%d)\n", machine_constraints_voltage()
1023 rdev_err(rdev, "Failed to set current constraint, %d\n", ret); machine_constraints_current()
4107 * constraint in a late_initcall.
H A Dfan53555.c377 /* if no ramp constraint set, get the pdata ramp_delay */ fan53555_regulator_probe()
/linux-4.4.14/lib/
H A Dgenalloc.c498 * of memory matching the size requirement (no alignment constraint)
534 * macthing the size requirement (no alignment constraint)
/linux-4.4.14/kernel/power/
H A Dqos.c270 * This function returns 1 if the aggregated constraint value has changed, 0
350 * value has changed. Returns 1 if the aggregate constraint value has changed,
/linux-4.4.14/drivers/char/
H A Dmspec.c26 * Due to a design constraint of the SN2 Shub, you can not have processors
/linux-4.4.14/sound/soc/codecs/
H A Darizona.c1375 const struct snd_pcm_hw_constraint_list *constraint; arizona_startup() local
1393 constraint = &arizona_44k1_constraint; arizona_startup()
1395 constraint = &arizona_48k_constraint; arizona_startup()
1399 constraint); arizona_startup()
H A Dwm8523.c227 * constraint matching. wm8523_set_dai_sysclk()
H A Dsgtl5000.c554 * 2. as constraint by sys_mclk, sample freq should be set to 32 kHz, 44.1 kHz
H A Dtwl4030.c1667 * constraint for the first stream for channels, the twl4030_startup()
/linux-4.4.14/sound/soc/samsung/
H A Di2s.c802 /* Reset any constraint on RFS and BFS */ i2s_shutdown()
822 /* Select least possible multiple(2) if no constraint set */ config_setup()
1006 /* Reset any constraint on RFS and BFS */ samsung_i2s_dai_probe()
/linux-4.4.14/drivers/md/persistent-data/
H A Ddm-btree-remove.c17 * A very important constraint for our btree is that no node, except the
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
H A Dwlcore_i.h436 /* RX BA constraint value */
/linux-4.4.14/fs/logfs/
H A Dinode.c245 * unaware of the ordering constraint and would ordinarily destroy the master
/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Dud.c591 * increment port recv constraint errors, drop MAD opa_smp_check()
594 * increment port recv constraint errors, drop MAD opa_smp_check()
/linux-4.4.14/drivers/i2c/busses/
H A Di2c-omap.c611 /* calculate wakeup latency constraint for MPU */ omap_i2c_resize_fifo()
1402 /* calculate wakeup latency constraint for MPU */ omap_i2c_probe()
/linux-4.4.14/drivers/scsi/lpfc/
H A Dlpfc_vport.c248 * The time constraint on this loop is a balance between the lpfc_discovery_wait()
/linux-4.4.14/drivers/media/platform/sti/bdisp/
H A Dbdisp-hw.c713 /* Split source in vertical strides (HW constraint) */ bdisp_hw_build_all_nodes()
/linux-4.4.14/arch/x86/include/asm/xen/
H A Dhypercall.h61 * constraint, so we use explicit register variables to get the
/linux-4.4.14/arch/powerpc/platforms/ps3/
H A Dinterrupt.c61 * that there is no constraint on how many in this set an individual thread
/linux-4.4.14/arch/metag/kernel/perf/
H A Dperf_event.c574 * constraint checking yet. _hw_perf_event_init()
/linux-4.4.14/sound/firewire/
H A Damdtp-stream.c147 * Additionally, even if adding a constraint to fit period size to amdtp_stream_add_pcm_hw_constraints()
/linux-4.4.14/sound/oss/dmasound/
H A Ddmasound_paula.c13 * [0.3] - put in constraint on state buffer usage.
/linux-4.4.14/sound/pci/ac97/
H A Dac97_pcm.c732 * Installs the hardware constraint rules to prevent using double rates and
/linux-4.4.14/drivers/spi/
H A Dspi-atmel.c873 * constraint, assuming div32/fdiv/mbz == 0. atmel_spi_set_xfer_speed()
879 * register bitfield, we can't satisfy the constraint. atmel_spi_set_xfer_speed()
/linux-4.4.14/sound/soc/davinci/
H A Ddavinci-mcasp.c1249 * a constraint for the second stream. davinci_mcasp_startup()
1251 * calculated constraint. davinci_mcasp_startup()
/linux-4.4.14/sound/soc/
H A Dsoc-pcm.c208 "ASoC: Unable to apply rate constraint: %d\n", soc_pcm_apply_symmetry()
224 "ASoC: Unable to apply channel symmetry constraint: %d\n", soc_pcm_apply_symmetry()
240 "ASoC: Unable to apply sample bits symmetry constraint: %d\n", soc_pcm_apply_symmetry()
/linux-4.4.14/fs/ecryptfs/
H A Dkeystore.c835 * constraint that ECRYPTFS_FILENAME_MIN_RANDOM_PREPEND_BYTES ecryptfs_write_tag_70_packet()
1035 * constraint that ECRYPTFS_FILENAME_MIN_RANDOM_PREPEND_BYTES ecryptfs_parse_tag_70_packet()
/linux-4.4.14/drivers/tty/serial/8250/
H A D8250_omap.c470 /* calculate wakeup latency constraint */ omap_8250_set_termios()
/linux-4.4.14/drivers/staging/rdma/ehca/
H A Dehca_main.c159 case H_CONSTRAINED: /* resource constraint */ ehca2ib_return_code()
/linux-4.4.14/drivers/media/common/saa7146/
H A Dsaa7146_video.c684 if (f->fmt.pix.bytesperline > (2 * PAGE_SIZE * fmt->depth) / 8) /* arbitrary constraint */ vidioc_try_fmt_vid_cap()
/linux-4.4.14/drivers/net/irda/
H A Dvlsi_ir.h114 * range). The only constraint we have which supports "several objects
/linux-4.4.14/drivers/pci/host/
H A Dpci-mvebu.c344 * have this constraint. Therefore, we have to split the PCI BAR into
/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/
H A Dhal.h1677 * constraint if any */
1814 * constraint if any */
1911 /* Local power constraint */
2085 /* Local power constraint */
/linux-4.4.14/drivers/dma/
H A Dmv_xor.c1186 * constraint. Note that we also want to use channels from mv_xor_probe()
/linux-4.4.14/fs/
H A Duserfaultfd.c748 * FIXME: remove the below error constraint by userfaultfd_register()
/linux-4.4.14/arch/powerpc/platforms/512x/
H A Dclock-commonclk.c639 * "MCLK <= IPS" constraint, the fixed divider value of 1 mpc512x_clk_setup_mclk()
/linux-4.4.14/sound/soc/sti/
H A Duniperif_player.c446 /* Force slot width to 32 in I2S mode (HW constraint) */ uni_player_prepare_pcm()
/linux-4.4.14/drivers/usb/musb/
H A Dcppi_dma.c549 * Plus, there's allegedly an undocumented constraint that rndis transfer
/linux-4.4.14/drivers/tty/serial/
H A Domap-serial.c883 /* calculate wakeup latency constraint */ serial_omap_set_termios()
/linux-4.4.14/drivers/media/platform/s3c-camif/
H A Dcamif-capture.c1432 * this scaler constraint is not met. __camif_try_crop()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dhal_btc.c828 /* Note: There is a constraint between TDMA and 2AntHID rtl8723e_dm_bt_set_bt_dm()
/linux-4.4.14/include/linux/spi/
H A Dspi.h296 * @dma_alignment: SPI controller constraint on DMA buffers alignment.
/linux-4.4.14/arch/avr32/mach-at32ap/
H A Dat32ap700x.c334 * must satisfy the constraint
/linux-4.4.14/sound/pci/
H A Dsis7019.c159 * We'll add a constraint upon open that limits the period and buffer sample
H A Dvia82xx.c1286 /* channels constraint for VIA8233A snd_via8233_multi_open()
/linux-4.4.14/drivers/md/
H A Ddm-crypt.c2054 * Unfortunate constraint that is required to avoid the potential crypt_io_hints()
/linux-4.4.14/net/sctp/
H A Doutqueue.c550 * to the MTU constraint for the path corresponding to the sctp_outq_flush_rtx()
H A Dsm_statefuns.c5456 * to the MTU constraint for the path corresponding to the sctp_sf_do_6_3_3_rtx()
/linux-4.4.14/include/net/
H A Dtcp.h1285 of this constraint to relax it: if peer reboots, clock may go tcp_paws_reject()
/linux-4.4.14/arch/ia64/hp/common/
H A Dsba_iommu.c267 ** On parisc, this is more of the software/tuning constraint
/linux-4.4.14/sound/pci/asihpi/
H A Dasihpi.c332 * constraint on buffer_bytes, so disable this format
/linux-4.4.14/drivers/of/
H A Dbase.c420 * passing NULL or an empty string as the constraint.
/linux-4.4.14/arch/x86/xen/
H A Dmmu.c24 * The other constraint is that all pages which make up a pagetable
/linux-4.4.14/fs/xfs/
H A Dxfs_inode.c2494 * The big problem here is that we have an ordering constraint on AGF and AGI
/linux-4.4.14/net/ipv6/
H A Daddrconf.c2275 * be extended, subject to the overall constraint that no manage_tempaddrs()
/linux-4.4.14/drivers/gpu/drm/
H A Ddrm_crtc.c3914 * Bitmask enum properties have the additional constraint of values drm_property_add_enum()
/linux-4.4.14/kernel/sched/
H A Dcore.c1638 * not worry about this generic constraint ] select_task_rq()
H A Dfair.c3706 /* no need to continue the timer with no bandwidth constraint */ do_sched_cfs_period_timer()

Completed in 4465 milliseconds