/linux/net/netfilter/ipset/ |
H A D | ip_set_hash_gen.h | 376 mtype_ahash_memsize(const struct htype *h, const struct htable *t) in mtype_ahash_memsize() 400 struct htable *t; in mtype_flush() local 429 mtype_ahash_destroy(struct ip_set *set, struct htable *t, bool ext_destroy) in mtype_ahash_destroy() 484 mtype_gc_do(struct ip_set *set, struct htype *h, struct htable *t, u32 r) in mtype_gc_do() 562 struct htable *t; in mtype_gc() local 625 struct htable *t, *orig; in mtype_resize() local 811 const struct htable *t; in mtype_ext_size() local 843 struct htable *t; in mtype_add() local 1038 struct htable *t; in mtype_del() local 1164 struct htable *t = rcu_dereference_bh(h->table); in mtype_test_cidrs() local [all …]
|
/linux/drivers/scsi/cxgbi/cxgb4i/ |
H A D | cxgb4i.c | 899 struct tid_info *t = lldi->tids; in do_act_establish() local 988 static void csk_act_open_retry_timer(struct timer_list *t) in csk_act_open_retry_timer() 1052 struct tid_info *t = lldi->tids; in do_act_open_rpl() local 1098 struct tid_info *t = lldi->tids; in do_peer_close() local 1119 struct tid_info *t = lldi->tids; in do_close_con_rpl() local 1158 struct tid_info *t = lldi->tids; in do_abort_req_rss() local 1206 struct tid_info *t = lldi->tids; in do_abort_rpl_rss() local 1230 struct tid_info *t = lldi->tids; in do_rx_data() local 1252 struct tid_info *t = lldi->tids; in do_rx_iscsi_hdr() local 1355 struct tid_info *t = lldi->tids; in do_rx_iscsi_data() local [all …]
|
/linux/net/bridge/netfilter/ |
H A D | ebtables.c | 200 const struct ebt_entry_target *t; in ebt_do_table() local 659 struct ebt_entry_target *t; in ebt_cleanup_entry() local 686 struct ebt_entry_target *t; in ebt_check_entry() local 805 const struct ebt_entry_target *t; in check_chainloops() local 1015 struct ebt_table *t; in do_replace_finish() local 1186 struct ebt_table *t, *table; in ebt_register_table() local 1294 int ebt_register_template(const struct ebt_table *t, int (*table_init)(struct net *net)) in ebt_register_template() 1322 void ebt_unregister_template(const struct ebt_table *t) in ebt_unregister_template() 1345 struct ebt_table *t; in __ebt_find_table() local 1384 struct ebt_table *t; in do_update_counters() local [all …]
|
/linux/include/net/tc_act/ |
H A D | tc_tunnel_key.h | 30 struct tcf_tunnel_key *t = to_tunnel_key(a); in is_tcf_tunnel_set() local 44 struct tcf_tunnel_key *t = to_tunnel_key(a); in is_tcf_tunnel_release() local 58 struct tcf_tunnel_key *t = to_tunnel_key(a); in tcf_tunnel_info() local
|
/linux/drivers/net/wireless/mediatek/mt76/mt76x2/ |
H A D | eeprom.c | 292 void mt76x2_get_rate_power(struct mt76x02_dev *dev, struct mt76x02_rate_power *t, in mt76x2_get_rate_power() 345 struct mt76x2_tx_power_info *t, in mt76x2_get_power_info_2g() 375 struct mt76x2_tx_power_info *t, in mt76x2_get_power_info_5g() 426 struct mt76x2_tx_power_info *t, in mt76x2_get_power_info() 458 int mt76x2_get_temp_comp(struct mt76x02_dev *dev, struct mt76x2_temp_comp *t) in mt76x2_get_temp_comp()
|
/linux/fs/ |
H A D | utimes.c | 231 SYSCALL_DEFINE2(utime32, const char __user *, filename, in SYSCALL_DEFINE2() argument 247 …2, unsigned int, dfd, const char __user *, filename, struct old_timespec32 __user *, t, int, flags) in SYSCALL_DEFINE4() argument 264 struct old_timeval32 __user *t) in do_compat_futimesat() 283 SYSCALL_DEFINE3(futimesat_time32, unsigned int, dfd, in SYSCALL_DEFINE3() argument 290 SYSCALL_DEFINE2(utimes_time32, const char __user *, filename, struct old_timeval32 __user *, t) in SYSCALL_DEFINE2() argument
|
/linux/net/rose/ |
H A D | rose_timer.c | 119 static void rose_heartbeat_expiry(struct timer_list *t) in rose_heartbeat_expiry() 164 static void rose_timer_expiry(struct timer_list *t) in rose_timer_expiry() 199 static void rose_idletimer_expiry(struct timer_list *t) in rose_idletimer_expiry()
|
/linux/tools/usb/ |
H A D | ffs-test.c | 379 static void init_thread(struct thread *t) in init_thread() 390 struct thread *t = arg; in cleanup_thread() local 422 struct thread *t = arg; in start_thread_helper() local 464 static void start_thread(struct thread *t) in start_thread() 472 static void join_thread(struct thread *t) in join_thread() 483 static ssize_t read_wrap(struct thread *t, void *buf, size_t nbytes) in read_wrap() 488 static ssize_t write_wrap(struct thread *t, const void *buf, size_t nbytes) in write_wrap() 626 static void ep0_init(struct thread *t, bool legacy_descriptors) in ep0_init()
|
/linux/drivers/md/ |
H A D | dm.h | 89 #define dm_target_bio_based(t) ((t)->type->map != NULL) argument 94 #define dm_target_request_based(t) ((t)->type->clone_and_map_rq != NULL) argument 100 #define dm_target_hybrid(t) (dm_target_bio_based(t) && dm_target_request_based(t)) argument
|
/linux/drivers/net/wireless/zydas/zd1211rw/ |
H A D | zd_rf.c | 61 int t; in zd_rf_init_hw() local 126 int r, t; in zd_switch_radio_on() local 142 int r, t; in zd_switch_radio_off() local
|
/linux/drivers/irqchip/ |
H A D | irq-imx-irqsteer.c | 21 #define CHANMASK(n, t) (CTRL_STRIDE_OFF(t, 0) + 0x4 * (n) + 0x4) argument 22 #define CHANSET(n, t) (CTRL_STRIDE_OFF(t, 1) + 0x4 * (n) + 0x4) argument 23 #define CHANSTATUS(n, t) (CTRL_STRIDE_OFF(t, 2) + 0x4 * (n) + 0x4) argument 24 #define CHAN_MINTDIS(t) (CTRL_STRIDE_OFF(t, 3) + 0x4) argument 25 #define CHAN_MASTRSTAT(t) (CTRL_STRIDE_OFF(t, 3) + 0x8) argument
|
/linux/include/asm-generic/ |
H A D | ioctl.h | 8 #define _IOC_TYPECHECK(t) (sizeof(t)) argument 12 #define _IOC_TYPECHECK(t) \ argument
|
/linux/drivers/spi/ |
H A D | spi-sprd.c | 173 struct spi_transfer *t) in sprd_spi_transfer_max_timeout() 193 static int sprd_spi_wait_for_tx_end(struct sprd_spi *ss, struct spi_transfer *t) in sprd_spi_wait_for_tx_end() 218 static int sprd_spi_wait_for_rx_end(struct sprd_spi *ss, struct spi_transfer *t) in sprd_spi_wait_for_rx_end() 401 static int sprd_spi_txrx_bufs(struct spi_device *sdev, struct spi_transfer *t) in sprd_spi_txrx_bufs() 516 static int sprd_spi_dma_rx_config(struct sprd_spi *ss, struct spi_transfer *t) in sprd_spi_dma_rx_config() 534 static int sprd_spi_dma_tx_config(struct sprd_spi *ss, struct spi_transfer *t) in sprd_spi_dma_tx_config() 579 struct spi_transfer *t) in sprd_spi_dma_txrx_bufs() 664 static int sprd_spi_init_hw(struct sprd_spi *ss, struct spi_transfer *t) in sprd_spi_init_hw() 715 struct spi_transfer *t) in sprd_spi_setup_transfer() 790 struct spi_transfer *t) in sprd_spi_transfer_one() [all …]
|
H A D | spi-tegra210-quad.c | 276 tegra_qspi_calculate_curr_xfer_param(struct tegra_qspi *tqspi, struct spi_transfer *t) in tegra_qspi_calculate_curr_xfer_param() 315 tegra_qspi_fill_tx_fifo_from_client_txbuf(struct tegra_qspi *tqspi, struct spi_transfer *t) in tegra_qspi_fill_tx_fifo_from_client_txbuf() 364 tegra_qspi_read_rx_fifo_to_client_rxbuf(struct tegra_qspi *tqspi, struct spi_transfer *t) in tegra_qspi_read_rx_fifo_to_client_rxbuf() 408 tegra_qspi_copy_client_txbuf_to_qspi_txbuf(struct tegra_qspi *tqspi, struct spi_transfer *t) in tegra_qspi_copy_client_txbuf_to_qspi_txbuf() 445 tegra_qspi_copy_qspi_rxbuf_to_client_rxbuf(struct tegra_qspi *tqspi, struct spi_transfer *t) in tegra_qspi_copy_qspi_rxbuf_to_client_rxbuf() 481 static int tegra_qspi_start_tx_dma(struct tegra_qspi *tqspi, struct spi_transfer *t, int len) in tegra_qspi_start_tx_dma() 509 static int tegra_qspi_start_rx_dma(struct tegra_qspi *tqspi, struct spi_transfer *t, int len) in tegra_qspi_start_rx_dma() 568 static int tegra_qspi_dma_map_xfer(struct tegra_qspi *tqspi, struct spi_transfer *t) in tegra_qspi_dma_map_xfer() 593 static void tegra_qspi_dma_unmap_xfer(struct tegra_qspi *tqspi, struct spi_transfer *t) in tegra_qspi_dma_unmap_xfer() 605 static int tegra_qspi_start_dma_based_transfer(struct tegra_qspi *tqspi, struct spi_transfer *t) in tegra_qspi_start_dma_based_transfer() [all …]
|
/linux/drivers/mmc/core/ |
H A D | mmc_test.c | 833 struct mmc_test_area *t = &test->area; in mmc_test_nonblock_transfer() local 1386 struct mmc_test_area *t = &test->area; in mmc_test_area_map() local 1428 struct mmc_test_area *t = &test->area; in mmc_test_area_transfer() local 1451 struct mmc_test_area *t = &test->area; in mmc_test_area_io_seq() local 1501 struct mmc_test_area *t = &test->area; in mmc_test_area_fill() local 1511 struct mmc_test_area *t = &test->area; in mmc_test_area_erase() local 1525 struct mmc_test_area *t = &test->area; in mmc_test_area_cleanup() local 1543 struct mmc_test_area *t = &test->area; in mmc_test_area_init() local 1652 struct mmc_test_area *t = &test->area; in mmc_test_best_performance() local 1695 struct mmc_test_area *t = &test->area; in mmc_test_profile_read_perf() local [all …]
|
/linux/drivers/net/hamradio/ |
H A D | scc.c | 999 void (*handler)(struct timer_list *t), in __scc_start_tx_timer() 1017 void (*handler)(struct timer_list *t), in scc_start_tx_timer() 1128 static void t_dwait(struct timer_list *t) in t_dwait() 1170 static void t_txdelay(struct timer_list *t) in t_txdelay() 1191 static void t_tail(struct timer_list *t) in t_tail() 1218 static void t_busy(struct timer_list *t) in t_busy() 1237 static void t_maxkeyup(struct timer_list *t) in t_maxkeyup() 1271 static void t_idle(struct timer_list *t) in t_idle() 1404 static void scc_stop_calibrate(struct timer_list *t) in scc_stop_calibrate()
|
/linux/arch/mips/kernel/ |
H A D | vpe-mt.c | 31 struct tc *t; in vpe_run() local 208 struct tc *t; in vpe_stop() local 229 struct tc *t; in vpe_free() local 330 struct tc *t; in vpe_module_init() local
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | verifier_global_ptr_args.c | 79 struct task_struct *t = bpf_get_current_task_btf(); in trusted_task_arg_nonnull_fail2() local 100 struct task_struct *t = bpf_get_current_task_btf(); in trusted_task_arg_nonnull() local 124 struct task_struct___local *t = (void *)bpf_get_current_task_btf(); in flavor_ptr_nullable() local 142 struct task_struct *t = bpf_get_current_task_btf(); in flavor_ptr_nonnull() local
|
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_tc_u32.c | 156 struct cxgb4_tc_u32_table *t; in cxgb4_config_knode() local 357 struct cxgb4_tc_u32_table *t; in cxgb4_delete_knode() local 479 struct cxgb4_tc_u32_table *t; in cxgb4_cleanup_tc_u32() local 498 struct cxgb4_tc_u32_table *t; in cxgb4_init_tc_u32() local
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | btf_dump.c | 48 static int test_btf_dump_case(int n, struct btf_dump_test_case *t) in test_btf_dump_case() 137 static void test_ctx__free(struct test_ctx *t) in test_ctx__free() 145 static int test_ctx__init(struct test_ctx *t) in test_ctx__init() 164 static void test_ctx__dump_and_compare(struct test_ctx *t, in test_ctx__dump_and_compare() 183 struct test_ctx t = {}; in test_btf_dump_incremental() local 284 struct test_ctx t = {}; in test_btf_dump_type_tags() local 964 struct test_ctx t = {}; in test_btf_dump_string_data() local 1053 struct btf_dump_test_case *t = &btf_dump_test_cases[i]; in test_btf_dump() local
|
/linux/drivers/net/wireless/ti/wlcore/ |
H A D | spi.c | 93 struct spi_transfer t; in wl12xx_spi_reset() local 120 struct spi_transfer t; in wl12xx_spi_init() local 199 struct spi_transfer t[1]; in wl12xx_spi_read_busy() local 235 struct spi_transfer t[2]; in wl12xx_spi_raw_read() local 301 struct spi_transfer *t; in __wl12xx_spi_raw_write() local
|
/linux/arch/um/kernel/ |
H A D | irq.c | 101 enum um_irq_type t) in irq_do_timetravel_handler() 132 enum um_irq_type t; in irq_do_pending_events() local 152 enum um_irq_type t) in irq_do_timetravel_handler() 162 static void sigio_reg_handler(int idx, struct irq_entry *entry, enum um_irq_type t, in sigio_reg_handler() 225 enum um_irq_type t; in _sigio_handler() local 567 enum um_irq_type t; in um_irqs_suspend() local 634 enum um_irq_type t; in normal_irq_set_wake() local
|
/linux/tools/lib/bpf/ |
H A D | btf_iter.c | 9 #define btf_var_secinfos(t) (struct btf_var_secinfo *)btf_type_var_secinfo(t) argument 16 int btf_field_iter_init(struct btf_field_iter *it, struct btf_type *t, in btf_field_iter_init()
|
/linux/net/netfilter/ |
H A D | x_tables.c | 248 struct xt_target *t; in xt_find_target() local 340 int xt_target_to_user(const struct xt_entry_target *t, in xt_target_to_user() 372 const struct xt_target *t; in target_revfn() local 811 struct compat_xt_entry_target t; member 816 struct compat_xt_entry_target t; member 825 const struct compat_xt_entry_target *t; in xt_compat_check_entry_offsets() local 918 const struct xt_entry_target *t; in xt_check_entry_offsets() local 1131 void xt_compat_target_from_user(struct xt_entry_target *t, void **dstptr, in xt_compat_target_from_user() 1159 int xt_compat_target_to_user(const struct xt_entry_target *t, in xt_compat_target_to_user() 1220 struct xt_table *t; in xt_find_table() local [all …]
|
/linux/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_filter.c | 1396 static int qede_flow_get_min_header_size(struct qede_arfs_tuple *t) in qede_flow_get_min_header_size() 1424 static void qede_flow_build_ipv4_hdr(struct qede_arfs_tuple *t, in qede_flow_build_ipv4_hdr() 1444 static void qede_flow_stringify_ipv4_hdr(struct qede_arfs_tuple *t, in qede_flow_stringify_ipv4_hdr() 1471 static void qede_flow_build_ipv6_hdr(struct qede_arfs_tuple *t, in qede_flow_build_ipv6_hdr() 1520 static int qede_set_v4_tuple_to_profile(struct qede_arfs_tuple *t, in qede_set_v4_tuple_to_profile() 1549 static int qede_set_v6_tuple_to_profile(struct qede_arfs_tuple *t, in qede_set_v6_tuple_to_profile() 1585 qede_flow_find_fltr(struct qede_dev *edev, struct qede_arfs_tuple *t) in qede_flow_find_fltr() 1701 qede_flow_parse_ports(struct flow_rule *rule, struct qede_arfs_tuple *t, in qede_flow_parse_ports() 1724 struct qede_arfs_tuple *t, in qede_flow_parse_v6_common() 1759 struct qede_arfs_tuple *t, in qede_flow_parse_v4_common() [all …]
|