/linux-4.1.27/drivers/net/wireless/mwifiex/ |
D | 11h.c | 43 struct mwifiex_ie_types_local_pwr_constraint *constraint; in mwifiex_11h_process_infra_join() local 61 constraint = (struct mwifiex_ie_types_local_pwr_constraint *)*buffer; in mwifiex_11h_process_infra_join() 62 constraint->header.type = cpu_to_le16(WLAN_EID_PWR_CONSTRAINT); in mwifiex_11h_process_infra_join() 63 constraint->header.len = cpu_to_le16(2); in mwifiex_11h_process_infra_join() 64 constraint->chan = bss_desc->channel; in mwifiex_11h_process_infra_join() 65 constraint->constraint = bss_desc->local_constraint; in mwifiex_11h_process_infra_join() 66 *buffer += sizeof(*constraint); in mwifiex_11h_process_infra_join()
|
D | fw.h | 1459 u8 constraint; member
|
/linux-4.1.27/kernel/ |
D | resource.c | 559 struct resource_constraint *constraint) in __find_resource() argument 582 resource_clip(&tmp, constraint->min, constraint->max); in __find_resource() 586 avail.start = ALIGN(tmp.start, constraint->align); in __find_resource() 591 alloc.start = constraint->alignf(constraint->alignf_data, &avail, in __find_resource() 592 size, constraint->align); in __find_resource() 616 struct resource_constraint *constraint) in find_resource() argument 618 return __find_resource(root, NULL, new, size, constraint); in find_resource() 633 struct resource_constraint *constraint) in reallocate_resource() argument 641 if ((err = __find_resource(root, old, &new, newsize, constraint))) in reallocate_resource() 692 struct resource_constraint constraint; in allocate_resource() local [all …]
|
/linux-4.1.27/arch/frv/include/asm/ |
D | uaccess.h | 141 #define __put_user_asm(err,x,ptr,dsize,constraint) \ argument 154 : "m" (*__ptr(ptr)), constraint (x), "i"(-EFAULT), "0"(err) \ 229 #define __get_user_asm(err,x,ptr,dtype,constraint) \ argument 242 : "=r" (err), constraint (x) \
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-class-powercap | 92 constraint can have an optional name. Here "X" can have values 110 constraint_X_power_limit_uw to define a power constraint. 119 Maximum allowed power in micro watts for this constraint. 127 Minimum allowed power in micro watts for this constraint. 136 constraint. Here "X" can have values from 0 to max integer. 144 constraint. Here "X" can have values from 0 to max integer.
|
D | sysfs-class-regulator | 156 NOTE: this will return the string 'constraint not defined' if 157 the power domain has no min microvolts constraint defined by 171 NOTE: this will return the string 'constraint not defined' if 172 the power domain has no max microvolts constraint defined by 186 NOTE: this will return the string 'constraint not defined' if 187 the power domain has no min microamps constraint defined by 201 NOTE: this will return the string 'constraint not defined' if 202 the power domain has no max microamps constraint defined by
|
/linux-4.1.27/mm/ |
D | oom_kill.c | 614 void check_panic_on_oom(enum oom_constraint constraint, gfp_t gfp_mask, in check_panic_on_oom() argument 626 if (constraint != CONSTRAINT_NONE) in check_panic_on_oom() 715 enum oom_constraint constraint = CONSTRAINT_NONE; in __out_of_memory() local 741 constraint = constrained_alloc(zonelist, gfp_mask, nodemask, in __out_of_memory() 743 mpol_mask = (constraint == CONSTRAINT_MEMORY_POLICY) ? nodemask : NULL; in __out_of_memory() 744 check_panic_on_oom(constraint, gfp_mask, order, mpol_mask, NULL); in __out_of_memory()
|
/linux-4.1.27/Documentation/power/powercap/ |
D | powercap.txt | 153 max_energy_range_uj) and constraint attributes (constraint_*) allowing controls 168 each zone there are 2 attributes representing the constraint names, 2 power 170 constraint_j_* attributes correspond to the jth constraint (j = 0,1). 206 constraint_X_name (ro): An optional name of the constraint
|
/linux-4.1.27/security/selinux/ss/ |
D | services.c | 624 struct constraint_node *constraint; in context_struct_compute_av() local 680 constraint = tclass_datum->constraints; in context_struct_compute_av() 681 while (constraint) { in context_struct_compute_av() 682 if ((constraint->permissions & (avd->allowed)) && in context_struct_compute_av() 684 constraint->expr)) { in context_struct_compute_av() 685 avd->allowed &= ~(constraint->permissions); in context_struct_compute_av() 687 constraint = constraint->next; in context_struct_compute_av() 751 struct constraint_node *constraint; in security_validate_transition() local 794 constraint = tclass_datum->validatetrans; in security_validate_transition() 795 while (constraint) { in security_validate_transition() [all …]
|
D | policydb.c | 641 struct constraint_node *constraint, *ctemp; in cls_destroy() local 649 constraint = cladatum->constraints; in cls_destroy() 650 while (constraint) { in cls_destroy() 651 e = constraint->expr; in cls_destroy() 657 ctemp = constraint; in cls_destroy() 658 constraint = constraint->next; in cls_destroy() 662 constraint = cladatum->validatetrans; in cls_destroy() 663 while (constraint) { in cls_destroy() 664 e = constraint->expr; in cls_destroy() 670 ctemp = constraint; in cls_destroy() [all …]
|
/linux-4.1.27/include/linux/ |
D | oom.h | 68 extern void check_panic_on_oom(enum oom_constraint constraint, gfp_t gfp_mask,
|
/linux-4.1.27/Documentation/blockdev/drbd/ |
D | drbd-connection-state-overview.dot | 70 WFBitMapT -> WFSyncUUID [minlen=0.1,constraint=false]
|
/linux-4.1.27/Documentation/arm/ |
D | Porting | 31 and eventually executed. The following constraint must be valid: 44 Virtual address of the initial RAM disk. The following constraint
|
/linux-4.1.27/sound/soc/codecs/ |
D | arizona.c | 1209 const struct snd_pcm_hw_constraint_list *constraint; in arizona_startup() local 1227 constraint = &arizona_44k1_constraint; in arizona_startup() 1229 constraint = &arizona_48k_constraint; in arizona_startup() 1233 constraint); in arizona_startup()
|
/linux-4.1.27/drivers/video/fbdev/omap2/dss/ |
D | Kconfig | 117 If this is set to 0, there's no extra constraint on the
|
/linux-4.1.27/Documentation/power/regulator/ |
D | overview.txt | 124 If the regulator request passes all the constraint tests
|
/linux-4.1.27/Documentation/scheduler/ |
D | sched-rt-group.txt | 154 The constraint on the period is that a subgroup must have a smaller or
|
D | sched-deadline.txt | 278 - a time constraint by which each instance must be completed.
|
/linux-4.1.27/Documentation/crypto/ |
D | async-tx-api.txt | 116 contexts are permitted provided constraint #2 is not violated.
|
/linux-4.1.27/Documentation/thermal/ |
D | intel_powerclamp.txt | 31 reduced at runtime, due to power budget, thermal constraint, or noise
|
/linux-4.1.27/Documentation/serial/ |
D | driver | 365 min..max constraint, 9600 baud will be returned. termios will
|
/linux-4.1.27/drivers/powercap/ |
D | intel_rapl.c | 143 struct powercap_zone_constraint *constraint; member
|
/linux-4.1.27/Documentation/development-process/ |
D | 5.Posting | 165 for the change as well as possible given the one-line constraint. The
|
/linux-4.1.27/Documentation/cgroups/ |
D | unified-hierarchy.txt | 223 structural constraint:
|
/linux-4.1.27/Documentation/gpio/ |
D | gpio-legacy.txt | 228 setup or driver probe/teardown code, so this is an easy constraint.)
|
/linux-4.1.27/Documentation/scsi/ |
D | ChangeLog.1992-1997 | 1208 * ultrastor.c: Change constraint on asm() operand so that it works
|
/linux-4.1.27/Documentation/devicetree/ |
D | booting-without-of.txt | 675 constraint.
|
/linux-4.1.27/Documentation/networking/ |
D | bonding.txt | 1138 Because of this constraint, users must manually configure a
|
/linux-4.1.27/Documentation/ |
D | kernel-parameters.txt | 663 placement constraint by the physical address range of
|