Searched refs:apply (Results 1 - 25 of 116) sorted by relevance

12345

/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_region.h31 int (*process_obj)(struct i915_gem_apply_to_region *apply,
66 struct i915_gem_apply_to_region *apply);
H A Di915_gem_ttm_pm.c42 static int i915_ttm_backup(struct i915_gem_apply_to_region *apply, argument
46 container_of(apply, typeof(*pm_apply), base);
88 err = i915_gem_object_lock(backup, apply->ww);
117 static int i915_ttm_recover(struct i915_gem_apply_to_region *apply, argument
137 struct i915_gem_apply_to_region apply = {.ops = &recover_ops}; local
140 ret = i915_gem_process_region(mr, &apply);
168 static int i915_ttm_restore(struct i915_gem_apply_to_region *apply, argument
172 container_of(apply, typeof(*pm_apply), base);
184 err = i915_gem_object_lock(backup, apply->ww);
H A Di915_gem_region.c144 * @apply: ops and private data
155 struct i915_gem_apply_to_region *apply)
157 const struct i915_gem_apply_to_region_ops *ops = apply->ops;
163 * In the future, a non-NULL apply->ww could mean the caller is
166 GEM_WARN_ON(apply->ww);
188 apply->ww = &ww;
189 for_i915_gem_ww(&ww, ret, apply->interruptible) {
190 ret = i915_gem_object_lock(obj, apply->ww);
195 ret = ops->process_obj(apply, obj);
154 i915_gem_process_region(struct intel_memory_region *mr, struct i915_gem_apply_to_region *apply) argument
/linux-master/arch/mips/include/asm/
H A Dmachine.h60 * struct mips_fdt_fixup - Describe a fixup to apply to an FDT
61 * @apply: applies the fixup to @fdt, returns zero on success else -errno
64 * Describes a fixup applied to an FDT blob by the @apply function. The
66 * use in error messages if the @apply function returns non-zero.
69 int (*apply)(void *fdt); member in struct:mips_fdt_fixup
74 * apply_mips_fdt_fixups() - apply fixups to an FDT blob
80 * Loop through the array of fixups pointed to by @fixups, calling the apply
82 * the list as indicated by an entry with a NULL apply field.
/linux-master/tools/bootconfig/
H A Dmain.c449 pr_err("Failed to apply a boot config: %d\n", ret);
489 char *apply = NULL; local
499 apply = optarg;
510 if ((apply && delete) || (delete && list) || (apply && list)) {
522 if (apply)
523 return apply_xbc(path, apply);
/linux-master/arch/mips/generic/
H A Dinit.c136 for (; fixups->apply; fixups++) {
137 err = fixups->apply(fdt_out);
139 pr_err("Failed to apply FDT fixup \"%s\"\n",
/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Dmanager-sysfs.c103 r = mgr->apply(mgr);
105 DSSERR("failed to apply dispc config\n");
146 r = mgr->apply(mgr);
190 r = mgr->apply(mgr);
226 r = mgr->apply(mgr);
262 r = mgr->apply(mgr);
306 r = mgr->apply(mgr);
348 r = mgr->apply(mgr);
409 r = mgr->apply(mgr);
H A DMakefile8 omapdss-y += manager.o manager-sysfs.o overlay.o overlay-sysfs.o apply.o \
H A Doverlay-sysfs.c80 r = old_mgr->apply(old_mgr);
92 r = mgr->apply(mgr);
156 r = ovl->manager->apply(ovl->manager);
195 r = ovl->manager->apply(ovl->manager);
262 r = ovl->manager->apply(ovl->manager);
304 r = ovl->manager->apply(ovl->manager);
344 r = ovl->manager->apply(ovl->manager);
/linux-master/arch/x86/kernel/
H A Dmodule.c138 bool apply)
148 apply ? "Applying" : "Clearing",
199 if (apply) {
230 bool apply)
242 write, apply);
132 __write_relocate_add(Elf64_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me, void *(*write)(void *dest, const void *src, size_t len), bool apply) argument
225 write_relocate_add(Elf64_Shdr *sechdrs, const char *strtab, unsigned int symindex, unsigned int relsec, struct module *me, bool apply) argument
/linux-master/sound/soc/ti/
H A Dams-delta.c254 /* To actually apply any modem controlled configuration changes to the codec,
344 int apply, ret; local
374 /* Complete modem response received, apply config to codec */
378 apply = !ams_delta_muted && !cx81801_cmd_pending;
384 if (apply)
424 int apply; local
431 apply = !cx81801_cmd_pending;
434 if (apply)
/linux-master/fs/btrfs/
H A Dprops.c29 int (*apply)(struct inode *inode, const char *value, size_t len); member in struct:prop_handler
124 ret = handler->apply(inode, NULL, 0);
134 ret = handler->apply(inode, value, value_len);
266 ret = handler->apply(inode, value, len);
380 .apply = prop_compression_apply,
442 ret = h->apply(inode, value, strlen(value));
/linux-master/security/selinux/ss/
H A Dhashtab.c87 int hashtab_map(struct hashtab *h, int (*apply)(void *k, void *d, void *args),
97 ret = apply(cur->key, cur->datum, args);
H A Dhashtab.h126 * Applies the specified apply function to (key,datum,args)
132 * If apply returns a non-zero status, then hashtab_map will cease
136 int hashtab_map(struct hashtab *h, int (*apply)(void *k, void *d, void *args),
/linux-master/Documentation/sphinx/
H A Dtranslations.py37 def apply(self): member in class:TranslationsTransform
/linux-master/net/ipv4/
H A Dtcp_bpf.c35 bool apply = apply_bytes; local
50 size = (apply && apply_bytes < sge->length) ?
65 if (apply) {
92 bool apply = apply_bytes; local
103 size = (apply && apply_bytes < sge->length) ?
124 if (apply)
143 if (apply && !apply_bytes)
/linux-master/drivers/pwm/
H A Dpwm-clps711x.c73 .apply = clps711x_pwm_apply,
H A Dpwm-clk.c81 .apply = pwm_clk_apply,
H A Dpwm-ntxec.c128 .apply = ntxec_pwm_apply,
H A Dpwm-pxa.c136 .apply = pxa_pwm_apply,
H A Dpwm-sl28cpld.c200 .apply = sl28cpld_pwm_apply,
H A Dpwm-raspberrypi-poe.c136 .apply = raspberrypi_pwm_apply,
H A Dpwm-crc.c155 .apply = crc_pwm_apply,
H A Dpwm-mxs.c119 .apply = mxs_pwm_apply,
/linux-master/drivers/memory/
H A Datmel-ebi.c308 bool apply = false; local
346 apply = true;
352 if (apply) {
363 if (ebi->caps->ebi_csa_offs && apply)

Completed in 178 milliseconds

12345