Home
last modified time | relevance | path

Searched refs:at_end (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/atm/
H A Deni.c876 int at_end; in close_rx() local
881 at_end = eni_vcc->rx_pos == tmp >> MID_VCI_READ_SHIFT; in close_rx()
883 if (at_end) break; in close_rx()
/openbmc/linux/fs/btrfs/
H A Dsend.c6637 static int process_recorded_refs_if_needed(struct send_ctx *sctx, int at_end, in process_recorded_refs_if_needed() argument
6645 if (!at_end && sctx->cur_ino == sctx->cmp_key->objectid && in process_recorded_refs_if_needed()
6660 static int finish_inode_if_needed(struct send_ctx *sctx, int at_end) in finish_inode_if_needed() argument
6682 ret = process_recorded_refs_if_needed(sctx, at_end, &pending_move, in finish_inode_if_needed()
6704 if (!at_end && sctx->cmp_key->objectid == sctx->cur_ino) in finish_inode_if_needed()
/openbmc/qemu/tests/avocado/acpi-bits/bits-tests/
H A Dsmbios.py2116 if not u.at_end():
151 if not self.u.at_end():
398 if not u.at_end():