/openbmc/qemu/tests/qemu-iotests/ |
H A D | 080.out | 5 qemu-io: can't open device TEST_DIR/t.qcow2: qcow2 header exceeds cluster size 6 qemu-io: can't open device TEST_DIR/t.qcow2: qcow2 header exceeds cluster size 10 qemu-io: can't open device TEST_DIR/t.qcow2: Invalid backing file offset 11 qemu-io: can't open device TEST_DIR/t.qcow2: Header extension too large 12 qemu-io: can't open device TEST_DIR/t.qcow2: Header extension too large 16 qemu-io: can't open device TEST_DIR/t.qcow2: Reference count table too large 17 qemu-io: can't open device TEST_DIR/t.qcow2: Reference count table too large 29 qemu-io: can't open device TEST_DIR/t.qcow2: Snapshot table too large 30 qemu-io: can't open device TEST_DIR/t.qcow2: Snapshot table too large 42 qemu-io: can't open device TEST_DIR/t.qcow2: Active L1 table too large [all …]
|
H A D | 191.out | 6 Formatting 'TEST_DIR/t.IMGFMT.mid', fmt=IMGFMT size=67108864 backing_file=TEST_DIR/t.IMGFMT.base ba… 7 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 backing_file=TEST_DIR/t.IMGFMT.mid backing… 8 Formatting 'TEST_DIR/t.IMGFMT.ovl2', fmt=IMGFMT size=67108864 backing_file=TEST_DIR/t.IMGFMT.mid ba… 396 image: TEST_DIR/t.IMGFMT 400 backing file: TEST_DIR/t.IMGFMT.base 402 image: TEST_DIR/t.IMGFMT.ovl2 406 backing file: TEST_DIR/t.IMGFMT.base 814 image: TEST_DIR/t.IMGFMT 818 backing file: TEST_DIR/t.IMGFMT.base 820 image: TEST_DIR/t.IMGFMT.ovl2 [all …]
|
H A D | 088.out | 4 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 5 qemu-io: can't open device TEST_DIR/t.vpc: Invalid block size 0 6 qemu-io: can't open device TEST_DIR/t.vpc: Invalid block size 0 7 qemu-io: can't open device TEST_DIR/t.vpc: Invalid block size 128 8 qemu-io: can't open device TEST_DIR/t.vpc: Invalid block size 128 9 qemu-io: can't open device TEST_DIR/t.vpc: Invalid block size 305419896 10 qemu-io: can't open device TEST_DIR/t.vpc: Invalid block size 305419896
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_uld.h | 168 tid -= t->tid_base; in lookup_tid() 169 return tid < t->ntids ? t->tid_tab[tid] : NULL; in lookup_tid() 174 return ((tid - t->tid_base) >= t->ntids); in tid_out_of_range() 179 return atid < t->natids ? t->atid_tab[atid].data : NULL; in lookup_atid() 185 if (t->nsftids && (stid >= t->sftid_base)) { in lookup_stid() 187 stid += t->nstids; in lookup_stid() 192 return stid < (t->nstids + t->nsftids) ? t->stid_tab[stid].data : NULL; in lookup_stid() 198 t->tid_tab[tid - t->tid_base] = data; in cxgb4_insert_tid() 199 if (t->hash_base && (tid >= t->hash_base)) { in cxgb4_insert_tid() 216 return eotid < t->neotids ? &t->eotid_tab[eotid] : NULL; in cxgb4_lookup_eotid() [all …]
|
/openbmc/linux/drivers/net/wireless/ti/wlcore/ |
H A D | spi.c | 103 memset(&t, 0, sizeof(t)); in wl12xx_spi_reset() 108 t.tx_buf = cmd; in wl12xx_spi_reset() 131 memset(&t, 0, sizeof(t)); in wl12xx_spi_init() 163 t.tx_buf = cmd; in wl12xx_spi_init() 183 t.len = 4; in wl12xx_spi_init() 214 memset(t, 0, sizeof(t)); in wl12xx_spi_read_busy() 257 memset(t, 0, sizeof(t)); in wl12xx_spi_raw_read() 260 t[0].len = 4; in wl12xx_spi_raw_read() 279 memset(t, 0, sizeof(t)); in wl12xx_spi_raw_read() 310 if (!t) in __wl12xx_spi_raw_write() [all …]
|
/openbmc/linux/net/ipv6/ |
H A D | sit.c | 130 if (t && (t->dev->flags & IFF_UP)) in ipip6_tunnel_lookup() 195 memcpy(&t->ip6rd, &t0->ip6rd, sizeof(t->ip6rd)); in ipip6_tunnel_clone_6rd() 567 if (!t) in ipip6_err() 1205 t = ipip6_tunnel_locate(t->net, &p, 0); in ipip6_tunnel_get6rd() 1207 if (!t) in ipip6_tunnel_get6rd() 1276 t = ipip6_tunnel_locate(t->net, p, 0); in ipip6_tunnel_get() 1293 t = ipip6_tunnel_locate(t->net, p, 1); in ipip6_tunnel_add() 1309 t = ipip6_tunnel_locate(t->net, p, 0); in ipip6_tunnel_change() 1324 ipip6_tunnel_update(t, p, t->fwmark); in ipip6_tunnel_change() 1339 t = ipip6_tunnel_locate(t->net, p, 0); in ipip6_tunnel_del() [all …]
|
/openbmc/linux/kernel/ |
H A D | rseq.c | 93 u32 mm_cid = task_mm_cid(t); in rseq_update_cpu_node_id() 108 trace_rseq_update(t); in rseq_update_cpu_node_id() 239 event_mask = t->rseq_event_mask; in rseq_need_restart() 240 t->rseq_event_mask = 0; in rseq_need_restart() 259 if (clear_user(&t->rseq->rseq_cs, sizeof(t->rseq->rseq_cs))) in clear_rseq_cs() 277 struct task_struct *t = current; in rseq_ip_fixup() local 291 return clear_rseq_cs(t); in rseq_ip_fixup() 295 ret = clear_rseq_cs(t); in rseq_ip_fixup() 317 struct task_struct *t = current; in __rseq_handle_notify_resume() local 351 struct task_struct *t = current; in rseq_syscall() local [all …]
|
H A D | hung_task.c | 92 unsigned long switch_count = t->nvcsw + t->nivcsw; in check_hung_task() 111 t->last_switch_time = jiffies; in check_hung_task() 117 trace_sched_process_hang(t); in check_hung_task() 133 t->comm, t->pid, (jiffies - t->last_switch_time) / HZ); in check_hung_task() 140 sched_show_task(t); in check_hung_task() 164 get_task_struct(t); in rcu_lock_break() 169 put_task_struct(t); in rcu_lock_break() 184 struct task_struct *g, *t; in check_hung_uninterruptible_tasks() local 201 if (!rcu_lock_break(g, t)) in check_hung_uninterruptible_tasks() 370 long t; in watchdog() local [all …]
|
/openbmc/linux/net/netfilter/ |
H A D | xt_HMARK.c | 100 t->proto = nf_ct_protonum(ct); in hmark_ct_set_htuple() 101 if (t->proto != IPPROTO_ICMP) { in hmark_ct_set_htuple() 119 u32 src = ntohl(t->src); in hmark_hash() 120 u32 dst = ntohl(t->dst); in hmark_hash() 142 if (skb_copy_bits(skb, nhoff, &t->uports, sizeof(t->uports)) < 0) in hmark_set_tuple_ports() 199 t->proto = nexthdr; in hmark_pkt_set_htuple_ipv6() 200 if (t->proto == IPPROTO_ICMPV6) in hmark_pkt_set_htuple_ipv6() 214 struct hmark_tuple t; in hmark_tg_v6() local 272 t->proto = ip->protocol; in hmark_pkt_set_htuple_ipv4() 275 if (t->proto == IPPROTO_ICMP) in hmark_pkt_set_htuple_ipv4() [all …]
|
/openbmc/linux/arch/m68k/atari/ |
H A D | time.c | 157 hour = t->tm_hour; in atari_mste_hwclk() 190 t->tm_hour = hour; in atari_mste_hwclk() 212 sec = t->tm_sec; in atari_tt_hwclk() 213 min = t->tm_min; in atari_tt_hwclk() 214 hour = t->tm_hour; in atari_tt_hwclk() 215 day = t->tm_mday; in atari_tt_hwclk() 218 wday = t->tm_wday + (t->tm_wday >= 0); in atari_tt_hwclk() 309 t->tm_sec = sec; in atari_tt_hwclk() 310 t->tm_min = min; in atari_tt_hwclk() 311 t->tm_hour = hour; in atari_tt_hwclk() [all …]
|
/openbmc/qemu/tests/unit/ |
H A D | ptimer-test-stubs.c | 58 while (t->next != NULL) { in timer_mod() 59 if (t->next == ts) { in timer_mod() 63 t = t->next; in timer_mod() 68 t->next = ts; in timer_mod() 76 while (t->next != NULL) { in timer_del() 77 if (t->next == ts) { in timer_del() 78 t->next = ts->next; in timer_del() 82 t = t->next; in timer_del() 97 while (t != NULL) { in qemu_clock_deadline_ns_all() 99 deadline = t->expire_time; in qemu_clock_deadline_ns_all() [all …]
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | trap.c | 46 rq->pdev = t->pdev; in mlx5e_init_trap_rq() 72 ccp.ch_stats = t->stats; in mlx5e_open_trap_rq() 73 ccp.napi = &t->napi; in mlx5e_open_trap_rq() 79 mlx5e_init_trap_rq(t, &t->params, rq); in mlx5e_open_trap_rq() 132 struct mlx5e_trap *t; in mlx5e_open_trap() local 135 t = kvzalloc_node(sizeof(*t), GFP_KERNEL, cpu_to_node(cpu)); in mlx5e_open_trap() 136 if (!t) in mlx5e_open_trap() 141 t->priv = priv; in mlx5e_open_trap() 155 err = mlx5e_create_trap_direct_rq_tir(t->mdev, &t->tir, t->rq.rqn); in mlx5e_open_trap() 159 return t; in mlx5e_open_trap() [all …]
|
/openbmc/qemu/hw/timer/ |
H A D | xilinx_timer.c | 81 return 2 - t->one_timer_only; in num_timers() 101 qemu_set_irq(t->irq, !!irq); in timer_update_irq() 107 XpsTimerState *t = opaque; in timer_read() local 114 xt = &t->timers[timer]; in timer_read() 158 XpsTimerState *t = opaque; in timer_write() local 165 xt = &t->timers[timer]; in timer_write() 189 timer_update_irq(t); in timer_write() 211 timer_update_irq(t); in timer_hit() 220 t->timers = g_malloc0(sizeof t->timers[0] * num_timers(t)); in xilinx_timer_realize() 224 xt->parent = t; in xilinx_timer_realize() [all …]
|
/openbmc/linux/mm/damon/ |
H A D | core.c | 142 t->nr_regions++; in damon_add_region() 148 t->nr_regions--; in damon_del_region() 392 t = kmalloc(sizeof(*t), GFP_KERNEL); in damon_new_target() 393 if (!t) in damon_new_target() 396 t->pid = NULL; in damon_new_target() 397 t->nr_regions = 0; in damon_new_target() 401 return t; in damon_new_target() 416 list_del(&t->list); in damon_del_target() 425 kfree(t); in damon_free_target() 777 trace_damon_aggregated(t, ti, r, damon_nr_regions(t)); in kdamond_reset_aggregated() [all …]
|
/openbmc/linux/kernel/time/ |
H A D | timeconst.bc | 6 auto t; 8 t = b; 10 a = t; 77 print "#define HZ_TO_MSEC_NUM\t\t", 1000/cd, "\n" 78 print "#define HZ_TO_MSEC_DEN\t\t", hz/cd, "\n" 79 print "#define MSEC_TO_HZ_NUM\t\t", hz/cd, "\n" 80 print "#define MSEC_TO_HZ_DEN\t\t", 1000/cd, "\n" 100 print "#define HZ_TO_USEC_DEN\t\t", hz/cd, "\n" 101 print "#define USEC_TO_HZ_NUM\t\t", hz/cd, "\n" 106 print "#define HZ_TO_NSEC_DEN\t\t", hz/cd, "\n" [all …]
|
/openbmc/linux/tools/accounting/ |
H A D | getdelays.c | 194 #define average_ms(t, c) (t / 1000000ULL / (c ? c : 1)) argument 220 average_ms((double)t->cpu_delay_total, t->cpu_count), in print_delayacct() 224 average_ms((double)t->blkio_delay_total, t->blkio_count), in print_delayacct() 228 average_ms((double)t->swapin_delay_total, t->swapin_count), in print_delayacct() 232 average_ms((double)t->freepages_delay_total, t->freepages_count), in print_delayacct() 236 average_ms((double)t->thrashing_delay_total, t->thrashing_count), in print_delayacct() 240 average_ms((double)t->compact_delay_total, t->compact_count), in print_delayacct() 244 average_ms((double)t->wpcopy_delay_total, t->wpcopy_count), in print_delayacct() 248 average_ms((double)t->irq_delay_total, t->irq_count)); in print_delayacct() 256 (unsigned long long)t->nvcsw, (unsigned long long)t->nivcsw); in task_context_switch_counts() [all …]
|
/openbmc/linux/drivers/md/ |
H A D | dm.h | 57 void dm_table_event_callback(struct dm_table *t, 66 void dm_table_presuspend_targets(struct dm_table *t); 67 void dm_table_presuspend_undo_targets(struct dm_table *t); 68 void dm_table_postsuspend_targets(struct dm_table *t); 69 int dm_table_resume_targets(struct dm_table *t); 70 enum dm_queue_mode dm_table_get_type(struct dm_table *t); 74 bool dm_table_bio_based(struct dm_table *t); 75 bool dm_table_request_based(struct dm_table *t); 88 #define dm_target_bio_based(t) ((t)->type->map != NULL) argument 93 #define dm_target_request_based(t) ((t)->type->clone_and_map_rq != NULL) argument [all …]
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | switch_to.h | 49 static inline void save_fpu(struct task_struct *t) { } in save_fpu() argument 112 t->thread.ebbrr = 0; in clear_task_ebb() 113 t->thread.ebbhr = 0; in clear_task_ebb() 114 t->thread.bescr = 0; in clear_task_ebb() 115 t->thread.mmcr2 = 0; in clear_task_ebb() 116 t->thread.mmcr0 = 0; in clear_task_ebb() 117 t->thread.siar = 0; in clear_task_ebb() 118 t->thread.sdar = 0; in clear_task_ebb() 119 t->thread.sier = 0; in clear_task_ebb() 120 t->thread.used_ebb = 0; in clear_task_ebb() [all …]
|
/openbmc/linux/lib/lzo/ |
H A D | lzo1x_compress.c | 115 t = ip - ii; in lzo1x_1_do_compress() 116 if (t != 0) { in lzo1x_1_do_compress() 117 if (t <= 3) { in lzo1x_1_do_compress() 120 op += t; in lzo1x_1_do_compress() 125 op += t; in lzo1x_1_do_compress() 143 t -= 16; in lzo1x_1_do_compress() 310 size_t t = 0; in lzogeneric1x_1_compress() local 333 t = lzo1x_1_do_compress(ip, ll, op, out_len, t, wrkmem, in lzogeneric1x_1_compress() 339 t += l; in lzogeneric1x_1_compress() 341 if (t > 0) { in lzogeneric1x_1_compress() [all …]
|
/openbmc/qemu/target/arm/tcg/ |
H A D | crypto_helper.c | 117 aesenc_MC(&t, &t, false); in HELPER() 504 CR_ST_WORD(d, 0) = t ^ ror32(t, 17) ^ ror32(t, 9); in HELPER() 507 CR_ST_WORD(d, 1) = t ^ ror32(t, 17) ^ ror32(t, 9); in HELPER() 510 CR_ST_WORD(d, 2) = t ^ ror32(t, 17) ^ ror32(t, 9); in HELPER() 513 CR_ST_WORD(d, 3) = t ^ ror32(t, 17) ^ ror32(t, 9); in HELPER() 535 ror32(t, 17) ^ ror32(t, 2) ^ ror32(t, 26); in HELPER() 580 t ^= rol32(t, 9) ^ rol32(t, 17); in crypto_sm3tt() 617 t = sm4_subword(t); in do_crypto_sm4e() 619 CR_ST_WORD(d, i) ^= t ^ rol32(t, 2) ^ rol32(t, 10) ^ rol32(t, 18) ^ in do_crypto_sm4e() 651 t = sm4_subword(t); in do_crypto_sm4ekey() [all …]
|
/openbmc/linux/drivers/net/wireless/ti/wl1251/ |
H A D | spi.c | 55 memset(&t, 0, sizeof(t)); in wl1251_spi_reset() 60 t.tx_buf = cmd; in wl1251_spi_reset() 83 memset(&t, 0, sizeof(t)); in wl1251_spi_wake() 113 t.tx_buf = cmd; in wl1251_spi_wake() 148 memset(t, 0, sizeof(t)); in wl1251_spi_read() 150 t[0].tx_buf = cmd; in wl1251_spi_read() 151 t[0].len = 4; in wl1251_spi_read() 159 t[2].rx_buf = buf; in wl1251_spi_read() 160 t[2].len = len; in wl1251_spi_read() 187 memset(t, 0, sizeof(t)); in wl1251_spi_write() [all …]
|
/openbmc/linux/arch/mips/math-emu/ |
H A D | dp_sqrt.c | 23 union ieee754dp y, z, t; in ieee754dp_sqrt() local 92 t = ieee754dp_div(x, y); in ieee754dp_sqrt() 93 y = ieee754dp_add(y, t); in ieee754dp_sqrt() 99 t = ieee754dp_mul(y, y); in ieee754dp_sqrt() 100 z = t; in ieee754dp_sqrt() 101 t.bexp += 0x001; in ieee754dp_sqrt() 102 t = ieee754dp_add(t, z); in ieee754dp_sqrt() 106 t = ieee754dp_div(z, ieee754dp_add(t, x)); in ieee754dp_sqrt() 107 t.bexp += 0x001; in ieee754dp_sqrt() 123 t.bits -= 1; in ieee754dp_sqrt() [all …]
|
/openbmc/linux/crypto/ |
H A D | aegis.h | 65 const u32 *t = crypto_ft_tab[0]; in crypto_aegis_aesenc() local 68 d0 = t[s[ 0]] ^ rol32(t[s[ 5]], 8) ^ rol32(t[s[10]], 16) ^ rol32(t[s[15]], 24); in crypto_aegis_aesenc() 69 d1 = t[s[ 4]] ^ rol32(t[s[ 9]], 8) ^ rol32(t[s[14]], 16) ^ rol32(t[s[ 3]], 24); in crypto_aegis_aesenc() 70 d2 = t[s[ 8]] ^ rol32(t[s[13]], 8) ^ rol32(t[s[ 2]], 16) ^ rol32(t[s[ 7]], 24); in crypto_aegis_aesenc() 71 d3 = t[s[12]] ^ rol32(t[s[ 1]], 8) ^ rol32(t[s[ 6]], 16) ^ rol32(t[s[11]], 24); in crypto_aegis_aesenc()
|
/openbmc/linux/drivers/firmware/arm_scmi/ |
H A D | base.c | 67 struct scmi_xfer *t; in scmi_base_attributes_get() local 78 attr_info = t->rx.buf; in scmi_base_attributes_get() 102 struct scmi_xfer *t; in scmi_base_vendor_id_get() local 143 struct scmi_xfer *t; in scmi_base_implementation_version_get() local 177 struct scmi_xfer *t; in scmi_base_implementation_list_get() local 188 num_skip = t->tx.buf; in scmi_base_implementation_list_get() 189 num_ret = t->rx.buf; in scmi_base_implementation_list_get() 215 t->rx.len); in scmi_base_implementation_list_get() 267 struct scmi_xfer *t; in scmi_base_discover_agent_get() local 292 struct scmi_xfer *t; in scmi_base_error_notify() local [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/perl/liburi-perl/ |
H A D | 0001-Skip-TODO-test-cases-that-fail.patch | 14 t/iri.t | 18 +++++++++--------- 15 t/mailto.t | 12 ++++++------ 18 diff --git a/t/escape-char.t b/t/escape-char.t 20 --- a/t/escape-char.t 21 +++ b/t/escape-char.t 49 diff --git a/t/iri.t b/t/iri.t 51 --- a/t/iri.t 52 +++ b/t/iri.t 88 diff --git a/t/mailto.t b/t/mailto.t 90 --- a/t/mailto.t [all …]
|