Searched refs:lref (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-mxc/include/mach/
H A Dcommon.h37 extern int mx21_clocks_init(unsigned long lref, unsigned long fref);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/lock/
H A Dlock_id.c121 DB_LOCKER *lref; local
123 lref = lref_arg;
124 lref->pid = pid;
125 lref->tid = tid;
H A Dlock_stub.c441 __lock_set_thread_id(lref, pid, tid)
442 void *lref;
446 COMPQUIET(lref, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_stati.c433 STAT_HEX("Default locker ID", dbc->lref == NULL ? 0 : dbc->lref->id);
H A Ddb_am.c115 dbc->lref = env->env_lref;
118 __lock_id(env, NULL, &dbc->lref)) != 0)
231 __lock_set_thread_id(dbc->lref, pid, tid);
233 dbc->locker = dbc->lref;
H A Ddb_cam.c183 (t_ret = __lock_id_free(env, dbc->lref)) != 0 && ret == 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-imx/
H A Dclock-imx21.c1200 int __init mx21_clocks_init(unsigned long lref, unsigned long href) argument
1204 external_low_reference = lref;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h1652 DB_LOCKER *lref; /* Reference to default locker. */ member in struct:__dbc
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h1641 DB_LOCKER *lref; /* Reference to default locker. */ member in struct:__dbc
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h1662 DB_LOCKER *lref; /* Reference to default locker. */ member in struct:__dbc
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h1650 DB_LOCKER *lref; /* Reference to default locker. */ member in struct:__dbc
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h1689 DB_LOCKER *lref; /* Reference to default locker. */ member in struct:__dbc
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h1689 DB_LOCKER *lref; /* Reference to default locker. */ member in struct:__dbc

Completed in 239 milliseconds