Searched defs:curr (Results 176 - 200 of 218) sorted by relevance

123456789

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Dmsm_sdcc.h211 struct msmsdcc_curr_req curr; member in struct:msmsdcc_host
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/bt8xx/
H A Dbttvp.h425 struct bttv_buffer_set curr; /* active buffers */ member in struct:bttv
H A Dbttv-driver.c3859 bttv_irq_wakeup_video(struct bttv *btv, struct bttv_buffer_set *wakeup, struct bttv_buffer_set *curr, unsigned int state) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsungem.c730 int cluster_start, curr, count, kick; local
H A Dpxa168_eth.c1056 int curr; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dcosa.c1499 int i=0, id=0, prev=0, curr=0; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dexec.c1744 struct core_thread *curr, *next; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dcmm_wpa.c1483 int i, curr; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_bsg.c749 struct list_head head, *curr, *next; local
1954 struct list_head head, *curr, *next; local
2109 struct lpfc_dmabuf *curr; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/udf/
H A Dsuper.c1457 struct udf_vds_record *curr; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Dsuballoc.c445 u16 curr, best; local
1396 u16 curr, best; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dssl_ciph.c692 static void ll_append_tail(CIPHER_ORDER **head, CIPHER_ORDER *curr, argument
709 ll_append_head(CIPHER_ORDER **head, CIPHER_ORDER *curr, CIPHER_ORDER **tail) argument
973 CIPHER_ORDER *head, *tail, *curr, *next, *last; local
1108 CIPHER_ORDER *curr; local
1477 CIPHER_ORDER *co_list = NULL, *head = NULL, *tail = NULL, *curr; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dvideo.c194 int curr; member in struct:acpi_video_device_brightness
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Deni.c655 struct atm_vcc *curr; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/cdrom/
H A Dcdrom.c1486 sanitize_format(union cdrom_addr *addr, u_char * curr, u_char requested) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dsymbol.c84 struct symbol *curr, *prev; local
106 struct map *prev, *curr; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dmca.c492 const struct mca_table_entry *curr; local
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Ddevfsd.c349 struct initial_symlink_struct *curr; local
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dmin_osl.c615 uint32 curr, lim; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43/
H A Dphy_n.c1971 s32 curr; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/bonding/
H A Dbond_main.c383 struct vlan_entry *bond_next_vlan(struct bonding *bond, struct vlan_entry *curr) argument
1029 struct slave *curr = bond->curr_active_slave; local
3209 struct slave *curr; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dosst.c915 osst_wait_frame(struct osst_tape * STp, struct osst_request ** aSRpnt, int curr, int minlast, int to) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dlockdep.c524 static void lockdep_print_held_locks(struct task_struct *curr) argument
1044 struct task_struct *curr = current; local
1076 struct task_struct *curr = current; local
1308 print_bad_irq_dependency(struct task_struct *curr, struct lock_list *prev_root, struct lock_list *next_root, struct lock_list *backwards_entry, struct lock_list *forwards_entry, struct held_lock *prev, struct held_lock *next, enum lock_usage_bit bit1, enum lock_usage_bit bit2, const char *irqclass) argument
1379 check_usage(struct task_struct *curr, struct held_lock *prev, struct held_lock *next, enum lock_usage_bit bit_backwards, enum lock_usage_bit bit_forwards, const char *irqclass) argument
1452 check_irq_usage(struct task_struct *curr, struct held_lock *prev, struct held_lock *next, enum lock_usage_bit bit) argument
1481 check_prev_add_irq(struct task_struct *curr, struct held_lock *prev, struct held_lock *next) argument
1508 check_prev_add_irq(struct task_struct *curr, struct held_lock *prev, struct held_lock *next) argument
1522 print_deadlock_bug(struct task_struct *curr, struct held_lock *prev, struct held_lock *next) argument
1556 check_deadlock(struct task_struct *curr, struct held_lock *next, struct lockdep_map *next_instance, int read) argument
1614 check_prev_add(struct task_struct *curr, struct held_lock *prev, struct held_lock *next, int distance, int trylock_loop) argument
1719 check_prevs_add(struct task_struct *curr, struct held_lock *next) argument
1800 lookup_chain_cache(struct task_struct *curr, struct held_lock *hlock, u64 chain_key) argument
1890 validate_chain(struct task_struct *curr, struct lockdep_map *lock, struct held_lock *hlock, int chain_head, u64 chain_key) argument
1944 validate_chain(struct task_struct *curr, struct lockdep_map *lock, struct held_lock *hlock, int chain_head, u64 chain_key) argument
1956 check_chain_key(struct task_struct *curr) argument
1994 print_usage_bug(struct task_struct *curr, struct held_lock *this, enum lock_usage_bit prev_bit, enum lock_usage_bit new_bit) argument
2033 valid_state(struct task_struct *curr, struct held_lock *this, enum lock_usage_bit new_bit, enum lock_usage_bit bad_bit) argument
2050 print_irq_inversion_bug(struct task_struct *curr, struct lock_list *root, struct lock_list *other, struct held_lock *this, int forwards, const char *irqclass) argument
2091 check_usage_forwards(struct task_struct *curr, struct held_lock *this, enum lock_usage_bit bit, const char *irqclass) argument
2115 check_usage_backwards(struct task_struct *curr, struct held_lock *this, enum lock_usage_bit bit, const char *irqclass) argument
2134 print_irqtrace_events(struct task_struct *curr) argument
2190 mark_lock_irq(struct task_struct *curr, struct held_lock *this, enum lock_usage_bit new_bit) argument
2251 mark_held_locks(struct task_struct *curr, enum mark_type mark) argument
2294 struct task_struct *curr = current; local
2352 struct task_struct *curr = current; local
2386 struct task_struct *curr = current; local
2420 struct task_struct *curr = current; local
2443 struct task_struct *curr = current; local
2483 mark_irqflags(struct task_struct *curr, struct held_lock *hlock) argument
2547 separate_irq_context(struct task_struct *curr, struct held_lock *hlock) argument
2575 mark_lock_irq(struct task_struct *curr, struct held_lock *this, enum lock_usage_bit new_bit) argument
2582 mark_irqflags(struct task_struct *curr, struct held_lock *hlock) argument
2588 separate_irq_context(struct task_struct *curr, struct held_lock *hlock) argument
2603 mark_lock(struct task_struct *curr, struct held_lock *this, enum lock_usage_bit new_bit) argument
2716 struct task_struct *curr = current; local
2863 print_unlock_inbalance_bug(struct task_struct *curr, struct lockdep_map *lock, unsigned long ip) argument
2892 check_unlock(struct task_struct *curr, struct lockdep_map *lock, unsigned long ip) argument
2935 struct task_struct *curr = current; local
2989 lock_release_non_nested(struct task_struct *curr, struct lockdep_map *lock, unsigned long ip) argument
3064 lock_release_nested(struct task_struct *curr, struct lockdep_map *lock, unsigned long ip) argument
3108 struct task_struct *curr = current; local
3126 struct task_struct *curr = current; local
3270 print_lock_contention_bug(struct task_struct *curr, struct lockdep_map *lock, unsigned long ip) argument
3299 struct task_struct *curr = current; local
3347 struct task_struct *curr = current; local
3626 print_freed_lock_bug(struct task_struct *curr, const void *mem_from, const void *mem_to, struct held_lock *hlock) argument
3660 struct task_struct *curr = current; local
3683 print_held_locks_bug(struct task_struct *curr) argument
3787 struct task_struct *curr = current; local
3803 struct task_struct *curr = current; local
[all...]
H A Dsched_fair.c503 __update_curr(struct cfs_rq *cfs_rq, struct sched_entity *curr, argument
521 struct sched_entity *curr local
844 check_preempt_tick(struct cfs_rq *cfs_rq, struct sched_entity *curr) argument
951 entity_tick(struct cfs_rq *cfs_rq, struct sched_entity *curr, int queued) argument
1020 struct task_struct *curr = rq->curr; local
1090 struct task_struct *curr = rq->curr; local
1579 wakeup_gran(struct sched_entity *curr, struct sched_entity *se) argument
1617 wakeup_preempt_entity(struct sched_entity *curr, struct sched_entity *se) argument
1652 struct task_struct *curr = rq->curr; local
3726 task_tick_fair(struct rq *rq, struct task_struct *curr, int queued) argument
3745 struct sched_entity *se = &p->se, *curr = cfs_rq->curr; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-brcm/
H A Dbuzzz.c1361 buzzz_pmon_ctr_t elapsed, prev, curr; local
2195 uint32_t curr[BUZZZ_KEVT_COUNTERS], prev[BUZZZ_KEVT_COUNTERS]; local
[all...]

Completed in 300 milliseconds

123456789