| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nf_conntrack_pptp.c | 150 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 D | palm_bk3710.c | 105 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 D | display-sysfs.c | 89 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 D | virtio_transport_common.c | 36 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 D | traits.hpp | 976 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 D | pata_ep93xx.c | 130 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 D | trace_probe.h | 170 #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 D | recordmcount.h | 278 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 D | vpx_rac.h | 31 #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 D | string.hpp | 40 inline std::string toString(T t) { in toString()
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | sigutil_32.c | 102 struct thread_info *t = current_thread_info(); in restore_rwin_state() local
|
| /OK3568_Linux_fs/kernel/arch/sh/drivers/ |
| H A D | heartbeat.c | 59 static void heartbeat_timer(struct timer_list *t) in heartbeat_timer()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | reciprocal_div.h | 35 u32 t = (u32)(((u64)a * R.m) >> 32); in reciprocal_divide() local
|
| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | xiquerypointer.c | 80 WindowPtr pWin, t; in ProcXIQueryPointer() local
|
| /OK3568_Linux_fs/u-boot/board/Synology/ds109/ |
| H A D | ds109.c | 118 struct tag_mv_uboot *t; in setup_board_tags() local
|
| /OK3568_Linux_fs/kernel/arch/mips/ralink/ |
| H A D | rt288x.c | 43 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 D | pnic.c | 87 void pnic_timer(struct timer_list *t) in pnic_timer()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath6kl/ |
| H A D | recovery.c | 63 static void ath6kl_recovery_hb_timer(struct timer_list *t) in ath6kl_recovery_hb_timer()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | refcount.c | 13 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 D | ad5686-spi.c | 51 struct spi_transfer t[] = { in ad5686_spi_read() local
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/mmp/hw/ |
| H A D | mmp_spi.c | 109 struct spi_transfer *t; in lcd_spi_one_transfer() local
|
| /OK3568_Linux_fs/kernel/kernel/time/ |
| H A D | hrtimer.c | 291 # 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 D | pointer.h | 405 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 D | parser.y | 49 #define APPEND(type, h, t) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt76x2/ |
| H A D | init.c | 156 struct mt76_rate_power t = {}; in mt76x2_init_txpower() local
|