Home
last modified time | relevance | path

Searched defs:txc (Results 1 – 13 of 13) sorted by relevance

/external/ltp/testcases/kernel/syscalls/clock_adjtime/
Dclock_adjtime.h25 static int sys_clock_adjtime(clockid_t clk_id, struct timex *txc) in sys_clock_adjtime()
30 static void timex_show(char *given, struct timex txc) in timex_show()
/external/ltp/include/
Dtst_safe_clocks.h53 clockid_t clk_id, struct timex *txc) in safe_clock_adjtime()
74 #define SAFE_CLOCK_ADJTIME(clk_id, txc)\ argument
/external/linux-kselftest/tools/testing/selftests/timers/
Dfreq-step.c82 struct timex txc; in reset_ntp_error() local
96 struct timex txc; in set_frequency() local
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_tex.c243 struct nouveau_bo *txc = nv50->screen->txc; in nv50_validate_tic() local
Dnv50_screen.h70 struct nouveau_bo *txc; /* TIC (offset 0) and TSC (65536) */ member
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnve4_compute.c226 struct nouveau_bo *txc = nvc0->screen->txc; in gm107_compute_validate_surfaces() local
951 struct nouveau_bo *txc = nvc0->screen->txc; in nve4_compute_validate_textures() local
Dnvc0_screen.h80 struct nouveau_bo *txc; /* TIC (offset 0) and TSC (65536) */ member
/external/libwebsockets/lib/secure-streams/
Dsecure-streams-client.c65 int n, txc; in lws_sspc_serialize_metadata() local
Dprivate-lib-secure-streams.h223 struct lws_tx_credit txc; member
/external/libwebsockets/lib/core-net/
Dwsi.c1251 lws_wsi_txc_check_skint(struct lws_tx_credit *txc, int32_t tx_cr) in lws_wsi_txc_check_skint()
1280 lws_wsi_txc_describe(struct lws_tx_credit *txc, const char *at, uint32_t sid) in lws_wsi_txc_describe()
Dprivate-lib-core-net.h663 struct lws_tx_credit txc; member
/external/libwebsockets/lib/roles/http/server/
Dserver.c2868 lws_filepos_t txc = in lws_serve_http_file_fragment() local
/external/mesa3d/src/intel/isl/
Disl.h1137 enum isl_txc txc; member