Home
last modified time | relevance | path

Searched full:release (Results 1 – 25 of 3521) sorted by relevance

12345678910>>...141

/linux/drivers/gpu/drm/qxl/
H A Dqxl_release.c54 return "release"; in qxl_get_timeline_name()
87 struct qxl_release *release; in qxl_release_alloc() local
89 size_t size = sizeof(*release); in qxl_release_alloc()
91 release = kmalloc(size, GFP_KERNEL); in qxl_release_alloc()
92 if (!release) { in qxl_release_alloc()
96 release->base.ops = NULL; in qxl_release_alloc()
97 release->type = type; in qxl_release_alloc()
98 release->release_offset = 0; in qxl_release_alloc()
99 release->surface_release_id = 0; in qxl_release_alloc()
100 INIT_LIST_HEAD(&release->bos); in qxl_release_alloc()
[all …]
H A Dqxl_draw.c32 struct qxl_release *release, in alloc_clips() argument
38 return qxl_alloc_bo_reserved(qdev, release, size, clips_bo); in alloc_clips()
65 alloc_drawable(struct qxl_device *qdev, struct qxl_release **release) in alloc_drawable() argument
68 QXL_RELEASE_DRAWABLE, release, NULL); in alloc_drawable()
72 free_drawable(struct qxl_device *qdev, struct qxl_release *release) in free_drawable() argument
74 qxl_release_free(qdev, release); in free_drawable()
77 /* release needs to be reserved at this point */
81 struct qxl_release *release) in make_drawable() argument
86 drawable = (struct qxl_drawable *)qxl_release_map(qdev, release); in make_drawable()
115 qxl_release_unmap(qdev, release, &drawable->release_info); in make_drawable()
[all …]
H A Dqxl_cmd.c178 qxl_push_command_ring_release(struct qxl_device *qdev, struct qxl_release *release, in qxl_push_command_ring_release() argument
184 cmd.data = qxl_bo_physical_address(qdev, release->release_bo, release->release_offset); in qxl_push_command_ring_release()
190 qxl_push_cursor_ring_release(struct qxl_device *qdev, struct qxl_release *release, in qxl_push_cursor_ring_release() argument
196 cmd.data = qxl_bo_physical_address(qdev, release->release_bo, release->release_offset); in qxl_push_cursor_ring_release()
214 struct qxl_release *release; in qxl_garbage_collect() local
222 release = qxl_release_from_id_locked(qdev, id); in qxl_garbage_collect()
223 if (release == NULL) in qxl_garbage_collect()
226 info = qxl_release_map(qdev, release); in qxl_garbage_collect()
228 qxl_release_unmap(qdev, release, info); in qxl_garbage_collect()
233 switch (release->type) { in qxl_garbage_collect()
[all …]
H A Dqxl_drv.h332 struct qxl_release *release,
339 struct qxl_release *release,
362 struct qxl_release *release);
364 struct qxl_release *release,
366 int qxl_release_list_add(struct qxl_release *release, struct qxl_bo *bo);
367 int qxl_release_reserve_list(struct qxl_release *release, bool no_intr);
368 void qxl_release_backoff_reserve_list(struct qxl_release *release);
369 void qxl_release_fence_buffer_objects(struct qxl_release *release);
374 struct qxl_release **release);
376 int type, struct qxl_release **release,
[all …]
H A Dqxl_ioctl.c112 struct qxl_release *release, struct qxl_bo **qbo_p) in qxlhw_handle_to_bo() argument
124 ret = qxl_release_list_add(release, qobj); in qxlhw_handle_to_bo()
145 struct qxl_release *release; in qxl_process_single_command() local
178 &release, in qxl_process_single_command()
184 fb_cmd = qxl_bo_kmap_atomic_page(qdev, cmd_bo, (release->release_offset & PAGE_MASK)); in qxl_process_single_command()
186 (fb_cmd + sizeof(union qxl_release_info) + (release->release_offset & ~PAGE_MASK), in qxl_process_single_command()
223 ret = qxlhw_handle_to_bo(file_priv, reloc.dst_handle, release, in qxl_process_single_command()
230 reloc_info[i].dst_offset = reloc.dst_offset + release->release_offset; in qxl_process_single_command()
235 ret = qxlhw_handle_to_bo(file_priv, reloc.src_handle, release, in qxl_process_single_command()
247 ret = qxl_release_reserve_list(release, false); in qxl_process_single_command()
[all …]
/linux/include/trace/events/
H A Dpage_pool.h17 s32 inflight, u32 hold, u32 release),
19 TP_ARGS(pool, inflight, hold, release),
25 __field(u32, release)
33 __entry->release = release;
37 TP_printk("page_pool=%p inflight=%d hold=%u release=%u cnt=%llu",
39 __entry->release, __entry->cnt)
45 netmem_ref netmem, u32 release),
47 TP_ARGS(pool, netmem, release),
52 __field(u32, release)
59 __entry->release = release;
[all …]
/linux/arch/arm/boot/dts/intel/axm/
H A Daxm5516-cpus.dtsi77 cpu-release-addr = <0>; // Fixed by the boot loader
85 cpu-release-addr = <0>; // Fixed by the boot loader
93 cpu-release-addr = <0>; // Fixed by the boot loader
101 cpu-release-addr = <0>; // Fixed by the boot loader
109 cpu-release-addr = <0>; // Fixed by the boot loader
117 cpu-release-addr = <0>; // Fixed by the boot loader
125 cpu-release-addr = <0>; // Fixed by the boot loader
133 cpu-release-addr = <0>; // Fixed by the boot loader
141 cpu-release-addr = <0>; // Fixed by the boot loader
149 cpu-release-addr = <0>; // Fixed by the boot loader
[all …]
/linux/Documentation/scsi/
H A DChangeLog.megaraid_sas1 Release Date : Thu. Jun 19, 2014 17:00:00 PST 2014 -
15 Release Date : Mon. Mar 10, 2014 17:00:00 PST 2014 -
28 Release Date : Sat. Aug 31, 2013 17:00:00 PST 2013 -
38 Release Date : Wed. May 15, 2013 17:00:00 PST 2013 -
60 Release Date : Sat. Feb 9, 2013 17:00:00 PST 2013 -
69 Release Date : Mon. Oct 1, 2012 17:00:00 PST 2012 -
82 Release Date : Tue. Jun 17, 2012 17:00:00 PST 2012 -
92 Release Date : Mon. Mar 19, 2012 17:00:00 PST 2012 -
100 Release Date : Fri. Jan 6, 2012 17:00:00 PST 2010 -
110 Release Date : Wed. Oct 5, 2011 17:00:00 PST 2010 -
[all …]
/linux/tools/memory-model/
H A Dlinux-kernel.def12 // Release Acquire and friends
13 smp_store_release(X,V) { __store{release}(*X,V); }
15 rcu_assign_pointer(X,V) { __store{release}(X,V); }
33 xchg_release(X,V) __xchg{release}(X,V)
38 cmpxchg_release(X,V,W) __cmpxchg{release}(X,V,W)
74 atomic_add_return_release(V,X) __atomic_op_return{release}(X,+,V)
78 atomic_fetch_add_release(V,X) __atomic_fetch_op{release}(X,+,V)
83 atomic_inc_return_release(X) __atomic_op_return{release}(X,+,1)
87 atomic_fetch_inc_release(X) __atomic_fetch_op{release}(X,+,1)
92 atomic_sub_return_release(V,X) __atomic_op_return{release}(X,-,V)
[all …]
/linux/drivers/scsi/
H A Discsi_boot_sysfs.c59 if (boot_kobj->release) in iscsi_boot_kobj_release()
60 boot_kobj->release(boot_kobj->data); in iscsi_boot_kobj_release()
65 .release = iscsi_boot_kobj_release,
343 void (*release) (void *data)) in iscsi_boot_create_kobj()
361 boot_kobj->release = release; in iscsi_boot_create_kobj()
367 * the boot kobj was not setup and the normal release in iscsi_boot_create_kobj()
370 boot_kobj->release = NULL; in iscsi_boot_create_kobj()
396 * @release: release function
406 void (*release) (void *data)) in iscsi_boot_create_target()
410 release); in iscsi_boot_create_target()
[all …]
/linux/drivers/md/
H A Ddm-builtin.c5 * The kobject release method must not be placed in the module itself,
8 * The release method is called when the last reference to the kobject is
12 * The release method suffers from module unload race. We may prevent the
13 * module from being unloaded at the start of the release method (using
14 * increased module reference count or synchronizing against the release
16 * unloaded at the end of the release method.
40 * In order to fix this module unload race, we place the release method
/linux/net/batman-adv/
H A Doriginator.h89 * batadv_orig_node_vlan_put() - decrement the refcounter and possibly release
91 * @orig_vlan: the originator-vlan object to release
103 * batadv_neigh_ifinfo_put() - decrement the refcounter and possibly release
105 * @neigh_ifinfo: the neigh_ifinfo object to release
118 * and possibly release it
132 * release it
144 * batadv_orig_ifinfo_put() - decrement the refcounter and possibly release
146 * @orig_ifinfo: the orig_ifinfo object to release
159 * release it
/linux/drivers/gpu/drm/
H A Ddrm_managed.c27 * Release actions can be added with drmm_add_action(), memory allocations can
30 * release actions have been added and memory has been allocated since driver
33 * Note that release actions and managed memory can also be added and removed
41 drmres_release_t release; member
68 drm_dbg_drmres(dev, "drmres release begin\n"); in drm_managed_release()
73 if (dr->node.release) in drm_managed_release()
74 dr->node.release(dev, dr->node.size ? *(void **)&dr->data : NULL); in drm_managed_release()
79 drm_dbg_drmres(dev, "drmres release end\n"); in drm_managed_release()
86 static __always_inline struct drmres * alloc_dr(drmres_release_t release, in alloc_dr() argument
103 dr->node.release = release; in alloc_dr()
[all …]
/linux/include/linux/
H A Dkref.h51 * @release: pointer to the function that will clean up the object when the
56 * Decrement the refcount, and if 0, call release().
62 static inline int kref_put(struct kref *kref, void (*release)(struct kref *kref)) in kref_put()
65 release(kref); in kref_put()
72 void (*release)(struct kref *kref), in kref_put_mutex()
76 release(kref); in kref_put_mutex()
83 void (*release)(struct kref *kref), in kref_put_lock()
87 release(kref); in kref_put_lock()
H A Dposix-clock.h34 * @release: Optional character device release method
62 int (*release)(struct posix_clock_context *pccontext); member
83 * driver's private structure. It's 'release' field should be set to
84 * a release function for this private structure.
116 * 'release' field
120 * memory, then the caller must provide a 'release' function to free
134 * point it will be deallocated with its 'release' method.
H A Discsi_boot_sysfs.h74 * be freed for the LLD when the kobj release function is called.
96 * Driver specific release function.
100 void (*release) (void *data); member
113 void (*release) (void *data));
120 void (*release) (void *data));
126 void (*release) (void *data));
133 void (*release)(void *data));
H A Dcred.h48 * put_group_info - Release a reference to a group info structure
49 * @group_info: The group info to release
181 * release all acquired references.
194 * release the reference.
206 * Get references on the specified set of credentials. The caller must release
229 * release the reference. If %NULL is passed, it is returned with no action.
250 * put_cred - Release a reference to a set of credentials
251 * @cred: The credentials to release
252 * @nr: Number of references to release
254 * Release a reference to a set of credentials, deleting them when the last ref
[all …]
/linux/drivers/message/fusion/lsi/
H A Dmpi_history.txt9 Header Set Release Version: 01.05.19
10 Header Set Release Date: 03-28-08
34 * 05-08-00 00.10.01 Original release for 0.10 spec dated 4/26/2000.
46 * 11-02-00 01.01.01 Original release for post 1.0 work
59 * 08-08-01 01.02.01 Original release for v1.2 work.
105 * 05-08-00 00.10.01 Original release for 0.10 spec dated 4/26/2000.
117 * 11-02-00 01.01.01 Original release for post 1.0 work
130 * 08-08-01 01.02.01 Original release for v1.2 work.
151 * 05-11-04 01.03.01 Original release for MPI v1.3.
218 * 05-08-00 00.10.01 Original release for 0.10 spec dated 4/26/2000.
[all …]
/linux/Documentation/process/
H A D2.Process.rst16 The kernel developers use a loosely time-based release process, with a new
17 major kernel release happening every two or three months. The recent
18 release history looks like this:
29 Every 5.x release is a major kernel release with new features, internal
30 API changes, and more. A typical release can contain about 13,000
36 merging of patches for each release. At the beginning of each development
50 time, Linus Torvalds will declare that the window is closed and release the
52 for example, the release which happens at the end of the merge window will
53 be called 5.6-rc1. The -rc1 release is the signal that the time to
70 considered to be sufficiently stable and the final release is made.
[all …]
/linux/drivers/soc/renesas/
H A Dr9a06g032-smp.c20 * So the default value of the "cpu-release-addr" corresponds to BOOTADDR...
26 * in SRAM, and changes the "cpu-release-addr" of linux's DT to a SRAM address,
67 if (of_find_property(dn, "cpu-release-addr", &dns)) { in r9a06g032_smp_prepare_cpus()
72 "cpu-release-addr", &temp); in r9a06g032_smp_prepare_cpus()
76 "cpu-release-addr", in r9a06g032_smp_prepare_cpus()
82 pr_err("CPU#1: invalid cpu-release-addr property\n"); in r9a06g032_smp_prepare_cpus()
85 pr_info("CPU#1: cpu-release-addr %08x\n", bootaddr); in r9a06g032_smp_prepare_cpus()
/linux/Documentation/driver-api/acpi/
H A Dlinuxized-acpica.rst5 Linuxized ACPICA - Introduction to ACPICA Release Automation
116 ACPICA Release
120 https://github.com/acpica/acpica.git. As a rule, a release is made every
124 Linux, there is a release process to convert the ACPICA git commits into
126 "linuxized ACPICA patches". The release process is carried out on a local
127 copy the ACPICA git repository. Each commit in the monthly release is
129 ACPICA release patchset for the Linux ACPI community. This process is
195 the release process fully automatically.
202 1. Legacy divergences - Before the current ACPICA release process was
208 made directly in the Linux sources obviously hurts the ACPICA release
[all …]
/linux/Documentation/devicetree/bindings/arm/
H A Dcpus.yaml258 cpu-release-addr:
366 code release a secondary CPU. The value written to the register is
465 cpu-release-addr = <0 0x20000000>;
473 cpu-release-addr = <0 0x20000000>;
481 cpu-release-addr = <0 0x20000000>;
489 cpu-release-addr = <0 0x20000000>;
497 cpu-release-addr = <0 0x20000000>;
505 cpu-release-addr = <0 0x20000000>;
513 cpu-release-addr = <0 0x20000000>;
521 cpu-release-addr = <0 0x20000000>;
[all …]
/linux/Documentation/devicetree/bindings/cpu/
H A Dcpu-topology.txt281 cpu-release-addr = <0 0x20000000>;
289 cpu-release-addr = <0 0x20000000>;
297 cpu-release-addr = <0 0x20000000>;
305 cpu-release-addr = <0 0x20000000>;
313 cpu-release-addr = <0 0x20000000>;
321 cpu-release-addr = <0 0x20000000>;
329 cpu-release-addr = <0 0x20000000>;
337 cpu-release-addr = <0 0x20000000>;
345 cpu-release-addr = <0 0x20000000>;
353 cpu-release-addr = <0 0x20000000>;
[all …]
/linux/drivers/input/touchscreen/
H A Dgoodix_fwupload.c166 /* Release SS51 & DSP */ in goodix_start_firmware()
206 goto release; in goodix_firmware_upload()
210 goto release; in goodix_firmware_upload()
214 goto release; in goodix_firmware_upload()
220 goto release; in goodix_firmware_upload()
226 goto release; in goodix_firmware_upload()
232 goto release; in goodix_firmware_upload()
238 goto release; in goodix_firmware_upload()
244 goto release; in goodix_firmware_upload()
250 goto release; in goodix_firmware_upload()
[all …]
/linux/include/linux/ceph/
H A Dceph_features.h19 /* this bit is ignored but still advertised by release *when* */
26 * this bit is ignored by release *unused* and not advertised by
27 * release *unadvertised*
45 * A *major* release is a release through which all upgrades must pass
52 * a particular release. This is the first major release X (say,
63 * RETIRED. This can normally be done in the *next* major release
69 * - The bit can be reused in the first post-luminous release, 13.0.z

12345678910>>...141