Home
last modified time | relevance | path

Searched defs:first (Results 151 – 175 of 786) sorted by relevance

12345678910>>...32

/openbmc/qemu/hw/display/
H A Dnext-fb.c75 int first = 0; in nextfb_update() local
/openbmc/linux/kernel/sched/
H A Dstop_task.c31 static void set_next_task_stop(struct rq *rq, struct task_struct *stop, bool first) in set_next_task_stop()
/openbmc/linux/fs/efs/
H A Dinode.c206 int cur, last, first = 1; in efs_map_block() local
/openbmc/linux/tools/perf/util/
H A Drecord.c126 struct evsel *first = evlist__first(evlist); in evlist__config() local
/openbmc/linux/tools/testing/selftests/kvm/lib/
H A Dsparsebit.c1894 sparsebit_idx_t first, last; member
1913 static void operate(int code, sparsebit_idx_t first, sparsebit_idx_t last) in operate()
2078 uint64_t first = get64(); in main() local
/openbmc/linux/drivers/dma/dw/
H A Dcore.c172 static void dwc_dostart(struct dw_dma_chan *dwc, struct dw_desc *first) in dwc_dostart()
544 struct dw_desc *first; in dwc_prep_dma_memcpy() local
623 struct dw_desc *first; in dwc_prep_slave_sg() local
/openbmc/linux/arch/arm/crypto/
H A Daes-ce-glue.c448 int err, first, rounds = num_rounds(&ctx->key1); in xts_encrypt() local
520 int err, first, rounds = num_rounds(&ctx->key1); in xts_decrypt() local
/openbmc/linux/include/linux/
H A Drculist.h231 struct list_head *first = list->next; in __list_splice_init_rcu() local
587 struct hlist_node *first = h->first; in hlist_add_head_rcu() local
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dl2t.h79 struct l2t_entry *first; /* start of hash chain */ member
/openbmc/linux/tools/perf/tests/
H A Dtime-utils-test.c62 u64 first; member
/openbmc/linux/tools/include/linux/
H A Dtypes.h94 struct hlist_node *first; member
/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dscan.c194 struct ieee80211_channel *first = *priv->scan.curr; in cw1200_scan_work() local
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_dcb_lib.h109 struct ice_tx_buf __always_unused *first) in ice_tx_prepare_vlan_flags_dcb()
/openbmc/linux/drivers/acpi/pmic/
H A Dintel_pmic_xpower.c299 struct acpi_lpat first = lpat_table->lpat[0]; in intel_xpower_lpat_raw_to_temp() local
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_hashtab.c148 unsigned long first, unshifted_key; in drm_ht_just_insert_please() local
/openbmc/linux/drivers/gpio/
H A Dgpio-tangier.h85 unsigned int first; member
/openbmc/u-boot/cmd/
H A Defi.c173 bool first; in efi_print_mem_table() local
/openbmc/linux/tools/testing/selftests/user_events/
H A Ddyn_test.c93 static int check_match(int *check, const char *first, const char *second, bool *match) in check_match()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_types.c86 xfs_agino_t first; in xfs_verify_agno_agino() local
/openbmc/linux/kernel/trace/
H A Drethook.c292 struct llist_node *first, *node = NULL; in rethook_trampoline_handler() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Djson_utils.cpp315 uint8_t first = (compID >> 8) & 0xFF; in convertCompIDToChars() local
/openbmc/qemu/target/ppc/
H A Dppc-qmp-cmds.c181 CpuDefinitionInfoList **first = user_data; in ppc_cpu_defs_entry() local
/openbmc/qemu/chardev/
H A Dbaum.c276 int room, first; in baum_chr_accept_input() local
315 int first; in baum_write_packet() local
/openbmc/linux/net/netfilter/
H A Dnft_set_rbtree.c294 struct rb_node *first) in nft_rbtree_update_first()
313 struct rb_node *node, *next, *parent, **p, *first = NULL; in __nft_rbtree_insert() local
/openbmc/linux/rust/alloc/
H A Dslice.rs729 let first = match iter.next() { in join() localVariable
752 let first = match iter.next() { in join() localVariable

12345678910>>...32