Searched refs:prev (Results 251 - 275 of 590) sorted by relevance

<<11121314151617181920>>

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acpi/parser/
H A Dpsargs.c637 acpi_parse_object *prev = NULL; local
681 if (prev) {
682 prev->next = field;
689 prev = field;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/drm/
H A Di810_drm.h127 unsigned char next, prev; /* indices to form a circular LRU */ member in struct:_drm_i810_tex_region
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/drm-4.0/
H A Di810_drm.h120 unsigned char next, prev; /* indices to form a circular LRU */ member in struct:_drm_i810_tex_region
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/
H A Ds390mach.c369 mchchk_queue_tail = qe->prev;
408 pmache->prev = NULL;
415 pmache->prev = NULL;
418 mchchk_queue_head->prev = pmache;
/asus-wl-520gu-7.0.1.45/src/router/libbcmcrypto/openssl/
H A Deng_int.h186 struct engine_st *prev; member in struct:engine_st
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc/
H A Dmmu_context.h158 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, argument
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Ds390mach.h95 struct _mache *prev; member in struct:_mache
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Ds390mach.h95 struct _mache *prev; member in struct:_mache
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc/
H A Dmmu_context.h158 static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
H A Ds390mach.h95 struct _mache *prev; member in struct:_mache
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390x/
H A Ds390mach.h95 struct _mache *prev; member in struct:_mache
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/
H A Dmmu_context.h110 activate_mm (struct mm_struct *prev, struct mm_struct *next) argument
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dagp_backend.h106 * A caller may manipulate the next and prev
119 struct _agp_memory *prev; member in struct:_agp_memory
H A Dsem.h102 struct sem_queue ** prev; /* previous entry in the queue, *(q->prev) == q */ member in struct:sem_queue
H A Dtty_driver.h178 struct tty_driver *prev; member in struct:tty_driver
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dagp_backend.h106 * A caller may manipulate the next and prev
119 struct _agp_memory *prev; member in struct:_agp_memory
H A Dsem.h102 struct sem_queue ** prev; /* previous entry in the queue, *(q->prev) == q */ member in struct:sem_queue
H A Dtty_driver.h178 struct tty_driver *prev; member in struct:tty_driver
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/
H A Dmmu_context.h110 activate_mm (struct mm_struct *prev, struct mm_struct *next) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/nfs/
H A Dpagelist.c244 struct nfs_page *prev = req; local
247 if (prev) {
248 if (req->wb_cred != prev->wb_cred)
250 if (page_index(req->wb_page) != page_index(prev->wb_page)+1)
/asus-wl-520gu-7.0.1.45/src/router/samba/source/libsmb/
H A Dconncache.c41 struct failed_connection_cache *prev, *next; member in struct:failed_connection_cache
/asus-wl-520gu-7.0.1.45/src/router/samba/source/wrepld/
H A Dwins_repl.h145 struct wins_packet_struct *prev; member in struct:wins_packet_struct
/asus-wl-520gu-7.0.1.45/src/router/LPRng/
H A Dlibtool404 prev=
425 if test -n "$prev"; then
426 case $prev in
431 eval "$prev=\$arg"
435 prev=
482 --mode) prevopt="--mode" prev=mode ;;
493 prev=execute_dlfiles
580 prev=
588 case $prev in
592 prev
[all...]
H A Dltmain.sh110 prev=
131 if test -n "$prev"; then
132 case $prev in
137 eval "$prev=\$arg"
141 prev=
188 --mode) prevopt="--mode" prev=mode ;;
199 prev=execute_dlfiles
286 prev=
294 case $prev in
298 prev
[all...]
/asus-wl-520gu-7.0.1.45/src/router/acl/
H A Dlibtool399 prev=
420 if test -n "$prev"; then
421 case $prev in
426 eval "$prev=\$arg"
430 prev=
477 --mode) prevopt="--mode" prev=mode ;;
488 prev=execute_dlfiles
575 prev=
583 case $prev in
587 prev
[all...]

Completed in 284 milliseconds

<<11121314151617181920>>