Home
last modified time | relevance | path

Searched refs:tic (Results 1 – 19 of 19) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_log.c212 struct xlog_ticket *tic; in xlog_grant_head_wake_all() local
215 list_for_each_entry(tic, &head->waiters, t_queue) in xlog_grant_head_wake_all()
216 wake_up_process(tic->t_task); in xlog_grant_head_wake_all()
224 struct xlog_ticket *tic) in xlog_ticket_reservation() argument
227 ASSERT(tic->t_flags & XLOG_TIC_PERM_RESERV); in xlog_ticket_reservation()
228 return tic->t_unit_res; in xlog_ticket_reservation()
231 if (tic->t_flags & XLOG_TIC_PERM_RESERV) in xlog_ticket_reservation()
232 return tic->t_unit_res * tic->t_cnt; in xlog_ticket_reservation()
234 return tic->t_unit_res; in xlog_ticket_reservation()
243 struct xlog_ticket *tic; in xlog_grant_head_wake() local
[all …]
H A Dxfs_log_cil.c37 struct xlog_ticket *tic; in xlog_cil_ticket_alloc() local
39 tic = xlog_ticket_alloc(log, 0, 1, 0); in xlog_cil_ticket_alloc()
45 tic->t_curr_res = 0; in xlog_cil_ticket_alloc()
46 tic->t_iclog_hdrs = 0; in xlog_cil_ticket_alloc()
47 return tic; in xlog_cil_ticket_alloc()
987 struct xlog_ticket *tic = ctx->ticket; in xlog_cil_build_trans_hdr() local
988 __be32 tid = cpu_to_be32(tic->t_tid); in xlog_cil_build_trans_hdr()
1010 hdr->thdr.th_tid = tic->t_tid; in xlog_cil_build_trans_hdr()
1023 tic->t_curr_res -= lvhdr->lv_bytes; in xlog_cil_build_trans_hdr()
H A Dxfs_log.h144 int xfs_log_regrant(struct xfs_mount *mp, struct xlog_ticket *tic);
H A Dxfs_log_priv.h516 struct list_head *lv_chain, struct xlog_ticket *tic,
H A Dxfs_trace.h1205 TP_PROTO(struct xlog *log, struct xlog_ticket *tic),
1206 TP_ARGS(log, tic),
1226 __entry->ocnt = tic->t_ocnt;
1227 __entry->cnt = tic->t_cnt;
1228 __entry->curr_res = tic->t_curr_res;
1229 __entry->unit_res = tic->t_unit_res;
1230 __entry->flags = tic->t_flags;
1270 TP_PROTO(struct xlog *log, struct xlog_ticket *tic), \
1271 TP_ARGS(log, tic))
/openbmc/qemu/backends/tpm/
H A Dtpm_backend.c28 TPMIfClass *tic = TPM_IF_GET_CLASS(s->tpmif); in tpm_backend_request_completed() local
30 tic->request_completed(s->tpmif, ret); in tpm_backend_request_completed()
168 TPMIfClass *tic = TPM_IF_GET_CLASS(s->tpmif); in tpm_backend_query_tpm() local
171 info->model = tic->model; in tpm_backend_query_tpm()
/openbmc/linux/drivers/s390/cio/
H A Dvfio_ccw_cp.c403 static int tic_target_chain_exists(struct ccw1 *tic, struct channel_program *cp) in tic_target_chain_exists() argument
410 if (is_cpa_within_range(tic->cda, ccw_head, chain->ch_len)) in tic_target_chain_exists()
464 struct ccw1 *tic; in ccwchain_loop_tic() local
468 tic = &chain->ch_ccw[i]; in ccwchain_loop_tic()
470 if (!ccw_is_tic(tic)) in ccwchain_loop_tic()
474 if (tic_target_chain_exists(tic, cp)) in ccwchain_loop_tic()
478 ret = ccwchain_handle_ccw(tic->cda, cp); in ccwchain_loop_tic()
/openbmc/openbmc/poky/meta/recipes-core/ncurses/files/
H A D0001-tic-hang.patch4 Subject: [PATCH] tic hang
8 'tic' of some linux distributions (e.g. fedora 11) hang in an infinite
/openbmc/openbmc/poky/meta/recipes-sato/rxvt-unicode/
H A Drxvt-unicode.inc60 ${STAGING_BINDIR_NATIVE}/tic -x ${S}/doc/etc/rxvt-unicode.terminfo -o ${D}${datadir}/terminfo || \
61 ${STAGING_BINDIR_NATIVE}/tic ${S}/doc/etc/rxvt-unicode.terminfo -o ${D}${datadir}/terminfo
/openbmc/openbmc/poky/meta/recipes-core/ncurses/
H A Dncurses_6.5.bb3 SRC_URI += "file://0001-tic-hang.patch \
H A Dncurses.inc2 DESCRIPTION = "SVr4 and XSI-Curses compatible curses library and terminfo tools including tic, info…
169 # tic will be run by install.data, and tic needs libtinfo.so
295 ${bindir}/tic \
/openbmc/qemu/target/m68k/
H A Dhelper.c484 uint32_t tia, tib, tic; in dump_address_map() local
517 tic = address_space_ldl(cs->as, (tib & tib_mask) + k * 4, in dump_address_map()
519 if (txres != MEMTX_OK || !M68K_PDT_VALID(tic)) { in dump_address_map()
522 if (M68K_PDT_INDIRECT(tic)) { in dump_address_map()
523 tic = address_space_ldl(cs->as, M68K_INDIRECT_POINTER(tic), in dump_address_map()
536 physical = tic & ~((1 << tic_shift) - 1); in dump_address_map()
539 attr = tic & ((1 << tic_shift) - 1); in dump_address_map()
/openbmc/linux/drivers/tty/serial/
H A Dsunsab.h64 u8 tic; /* Transmit Immediate Character */ member
H A Dsunsab.c479 writeb(ch, &up->regs->w.tic); in sunsab_send_xchar()
850 writeb(c, &up->regs->w.tic); in sunsab_console_putchar()
/openbmc/qemu/docs/devel/
H A Ds390-dasd-ipl.rst17 information: ``[psw][read ccw][tic ccw]``. When the machine executes the Read
20 ccw and a tic ccw is automatically executed because of the chain flag from
/openbmc/linux/drivers/net/ethernet/renesas/
H A Dravb_main.c1136 u32 tic = ravb_read(ndev, TIC); in ravb_queue_interrupt() local
1138 if (((ris0 & ric0) & BIT(q)) || ((tis & tic) & BIT(q))) { in ravb_queue_interrupt()
1143 ravb_write(ndev, tic & ~BIT(q), TIC); in ravb_queue_interrupt()
1155 tis, tic); in ravb_queue_interrupt()
/openbmc/openbmc/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist2.txt4695 -rw-r--r-- root root 14830 ./usr/include/tic.h
6065 -rw-r--r-- root root 467 ./usr/lib/pkgconfig/tic.pc
H A Dbuildhistory_filelist1.txt4694 -rw-r--r-- root root 14830 ./usr/include/tic.h
6063 -rw-r--r-- root root 467 ./usr/lib/pkgconfig/tic.pc
/openbmc/linux/
H A Dopengrok0.0.log[all...]