Home
last modified time | relevance | path

Searched defs:t (Results 751 – 775 of 3450) sorted by relevance

1...<<31323334353637383940>>...138

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_pptp.c150 const struct nf_conntrack_tuple *t) in destroy_sibling_or_exp()
187 struct nf_conntrack_tuple t; in pptp_destroy_siblings() local
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dpalm_bk3710.c105 struct ide_timing *t; in palm_bk3710_setdmamode() local
136 struct ide_timing *t; in palm_bk3710_setpiomode() local
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddisplay-sysfs.c89 struct omap_video_timings t; in display_timings_show() local
105 struct omap_video_timings t = dssdev->panel.timings; in display_timings_store() local
/OK3568_Linux_fs/kernel/net/vmw_vsock/
H A Dvirtio_transport_common.c36 const struct vsock_transport *t = vsock_core_get_transport(vsk); in virtio_transport_get_ops() local
710 static int virtio_transport_reset_no_sock(const struct virtio_transport *t, in virtio_transport_reset_no_sock()
1044 struct virtio_transport *t) in virtio_transport_recv_listen()
1106 void virtio_transport_recv_pkt(struct virtio_transport *t, in virtio_transport_recv_pkt()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/
H A Dtraits.hpp976 as_expr(T const &t) in as_expr()
996 as_expr(T const &t) in as_expr()
1033 as_child(T const &t) in as_child()
1053 as_child(T const &t) in as_child()
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dpata_ep93xx.c130 struct ata_timing t; member
267 const struct ata_timing *t = &drv_data->t; in ep93xx_pata_read() local
301 const struct ata_timing *t = &drv_data->t; in ep93xx_pata_write() local
346 struct ata_timing t; in ep93xx_pata_set_piomode() local
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_probe.h170 #define __DEFAULT_FETCH_TYPE(t) x##t argument
171 #define _DEFAULT_FETCH_TYPE(t) __DEFAULT_FETCH_TYPE(t) argument
175 #define __ADDR_FETCH_TYPE(t) u##t argument
176 #define _ADDR_FETCH_TYPE(t) __ADDR_FETCH_TYPE(t) argument
/OK3568_Linux_fs/kernel/scripts/
H A Drecordmcount.h278 uint_t t = 1 + strlen(mc_name) + _w(shstr->sh_size); in append_func() local
417 unsigned t; in sift_rel_mcount() local
464 unsigned t; in nop_mcount() local
529 unsigned t; in find_secsym_ndx() local
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/vp9/
H A Dvpx_rac.h31 #define DECLARE_ALIGNED(n,t,v) t v argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dstring.hpp40 inline std::string toString(T t) { in toString()
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dsigutil_32.c102 struct thread_info *t = current_thread_info(); in restore_rwin_state() local
/OK3568_Linux_fs/kernel/arch/sh/drivers/
H A Dheartbeat.c59 static void heartbeat_timer(struct timer_list *t) in heartbeat_timer()
/OK3568_Linux_fs/kernel/include/linux/
H A Dreciprocal_div.h35 u32 t = (u32)(((u64)a * R.m) >> 32); in reciprocal_divide() local
/OK3568_Linux_fs/external/xserver/Xi/
H A Dxiquerypointer.c80 WindowPtr pWin, t; in ProcXIQueryPointer() local
/OK3568_Linux_fs/u-boot/board/Synology/ds109/
H A Dds109.c118 struct tag_mv_uboot *t; in setup_board_tags() local
/OK3568_Linux_fs/kernel/arch/mips/ralink/
H A Drt288x.c43 u32 t = rt_sysc_r32(SYSC_REG_SYSTEM_CONFIG); in ralink_clk_init() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/dec/tulip/
H A Dpnic.c87 void pnic_timer(struct timer_list *t) in pnic_timer()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath6kl/
H A Drecovery.c63 static void ath6kl_recovery_hb_timer(struct timer_list *t) in ath6kl_recovery_hb_timer()
/OK3568_Linux_fs/kernel/lib/
H A Drefcount.c13 void refcount_warn_saturate(refcount_t *r, enum refcount_saturation_type t) in refcount_warn_saturate()
/OK3568_Linux_fs/kernel/drivers/iio/dac/
H A Dad5686-spi.c51 struct spi_transfer t[] = { in ad5686_spi_read() local
/OK3568_Linux_fs/kernel/drivers/video/fbdev/mmp/hw/
H A Dmmp_spi.c109 struct spi_transfer *t; in lcd_spi_one_transfer() local
/OK3568_Linux_fs/kernel/kernel/time/
H A Dhrtimer.c291 # define switch_hrtimer_base(t, b, p) (b) argument
1831 struct hrtimer_sleeper *t = in hrtimer_wakeup() local
1933 static int __sched do_nanosleep(struct hrtimer_sleeper *t, enum hrtimer_mode mode) in do_nanosleep()
1970 struct hrtimer_sleeper t; in hrtimer_nanosleep_restart() local
1985 struct hrtimer_sleeper t; in hrtimer_nanosleep() local
2179 struct hrtimer_sleeper t; in schedule_hrtimeout_range_clock() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/
H A Dpointer.h405 for (const Token *t = tokens_; t != tokens_ + tokenCount_; ++t) { variable
482 for (const Token *t = tokens_; t != tokens_ + tokenCount_; ++t) { variable
718 for (const Token *t = tokens_; t != last; ++t) { in Erase() local
764 for (Token *t = rhs.tokens_; t != rhs.tokens_ + rhs.tokenCount_; ++t) variable
779 for (Token *t = tokens_; t != tokens_ + rhs.tokenCount_; ++t) variable
947 for (Token *t = tokens_; t != tokens_ + tokenCount_; ++t) { in Stringify() local
/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Dparser.y49 #define APPEND(type, h, t) \ argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dinit.c156 struct mt76_rate_power t = {}; in mt76x2_init_txpower() local

1...<<31323334353637383940>>...138