OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:kref
(Results
1 - 24
of
24
) sorted by null
/external/kernel-headers/original/linux/
kref.h
2
*
kref
.c - library routines for handling generic reference counted objects
23
struct
kref
{
struct
27
void kref_init(struct
kref
*
kref
);
28
void kref_get(struct
kref
*
kref
);
29
int kref_put(struct
kref
*
kref
, void (*release) (struct
kref
*
kref
));
[
all
...]
klist.h
17
#include <linux/
kref
.h>
35
struct
kref
n_ref;
relay.h
19
#include <linux/
kref
.h>
43
struct
kref
kref
; /* channel buffer refcount */
member in struct:rchan_buf
63
struct
kref
kref
; /* channel refcount */
member in struct:rchan
dmaengine.h
28
#include <linux/
kref
.h>
88
* @refcount:
kref
, used in "bigref" slow-mode
104
struct
kref
refcount;
113
void dma_chan_cleanup(struct
kref
*
kref
);
183
struct
kref
refcount;
kobject.h
25
#include <linux/
kref
.h>
54
struct
kref
kref
;
member in struct:kobject
usb.h
17
#include <linux/
kref
.h> /* for struct
kref
*/
184
struct
kref
ref; /* reference counter */
297
struct
kref
kref
; /* reference counting for this bus */
member in struct:usb_bus
847
struct
kref
kref
; \/* reference count of the URB *\/
member in struct:urb
[
all
...]
/bionic/libc/kernel/common/linux/
relay.h
21
#include <linux/
kref
.h>
38
struct
kref
kref
;
member in struct:rchan_buf
55
struct
kref
kref
;
member in struct:rchan
klist.h
17
#include <linux/
kref
.h>
31
struct
kref
n_ref;
/ndk/build/platforms/android-3/arch-arm/usr/include/linux/
relay.h
21
#include <linux/
kref
.h>
38
struct
kref
kref
;
member in struct:rchan_buf
55
struct
kref
kref
;
member in struct:rchan
klist.h
17
#include <linux/
kref
.h>
31
struct
kref
n_ref;
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/
relay.h
21
#include <linux/
kref
.h>
38
struct
kref
kref
;
member in struct:rchan_buf
55
struct
kref
kref
;
member in struct:rchan
klist.h
17
#include <linux/
kref
.h>
31
struct
kref
n_ref;
/ndk/build/platforms/android-5/arch-arm/usr/include/linux/
relay.h
21
#include <linux/
kref
.h>
38
struct
kref
kref
;
member in struct:rchan_buf
55
struct
kref
kref
;
member in struct:rchan
klist.h
17
#include <linux/
kref
.h>
31
struct
kref
n_ref;
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/
relay.h
21
#include <linux/
kref
.h>
38
struct
kref
kref
;
member in struct:rchan_buf
55
struct
kref
kref
;
member in struct:rchan
klist.h
17
#include <linux/
kref
.h>
31
struct
kref
n_ref;
/ndk/build/platforms/android-8/arch-arm/usr/include/linux/
relay.h
21
#include <linux/
kref
.h>
38
struct
kref
kref
;
member in struct:rchan_buf
55
struct
kref
kref
;
member in struct:rchan
klist.h
17
#include <linux/
kref
.h>
31
struct
kref
n_ref;
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/
relay.h
21
#include <linux/
kref
.h>
38
struct
kref
kref
;
member in struct:rchan_buf
55
struct
kref
kref
;
member in struct:rchan
klist.h
17
#include <linux/
kref
.h>
31
struct
kref
n_ref;
/external/kernel-headers/original/linux/sunrpc/
svcauth.h
48
struct
kref
ref;
/device/htc/passion-common/
bcm4329.ko
/prebuilt/android-arm/kernel/
vmlinux-qemu
vmlinux-qemu-armv7
Completed in 429 milliseconds