/openbmc/qemu/hw/display/ |
H A D | next-fb.c | 75 int first = 0; in nextfb_update() local
|
/openbmc/linux/kernel/sched/ |
H A D | stop_task.c | 31 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 D | inode.c | 206 int cur, last, first = 1; in efs_map_block() local
|
/openbmc/linux/tools/perf/util/ |
H A D | record.c | 126 struct evsel *first = evlist__first(evlist); in evlist__config() local
|
/openbmc/linux/tools/testing/selftests/kvm/lib/ |
H A D | sparsebit.c | 1894 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 D | core.c | 172 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/include/linux/ |
H A D | rculist.h | 231 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/arch/arm/crypto/ |
H A D | aes-ce-glue.c | 448 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/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | l2t.h | 79 struct l2t_entry *first; /* start of hash chain */ member
|
/openbmc/linux/tools/perf/tests/ |
H A D | time-utils-test.c | 62 u64 first; member
|
/openbmc/linux/tools/include/linux/ |
H A D | types.h | 94 struct hlist_node *first; member
|
/openbmc/linux/drivers/net/wireless/st/cw1200/ |
H A D | scan.c | 194 struct ieee80211_channel *first = *priv->scan.curr; in cw1200_scan_work() local
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_dcb_lib.h | 109 struct ice_tx_buf __always_unused *first) in ice_tx_prepare_vlan_flags_dcb()
|
/openbmc/linux/drivers/acpi/pmic/ |
H A D | intel_pmic_xpower.c | 299 struct acpi_lpat first = lpat_table->lpat[0]; in intel_xpower_lpat_raw_to_temp() local
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_hashtab.c | 148 unsigned long first, unshifted_key; in drm_ht_just_insert_please() local
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-tangier.h | 85 unsigned int first; member
|
/openbmc/u-boot/cmd/ |
H A D | efi.c | 173 bool first; in efi_print_mem_table() local
|
/openbmc/linux/tools/testing/selftests/user_events/ |
H A D | dyn_test.c | 93 static int check_match(int *check, const char *first, const char *second, bool *match) in check_match()
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_types.c | 86 xfs_agino_t first; in xfs_verify_agno_agino() local
|
H A D | xfs_rtbitmap.c | 498 uint first = (uint)((char *)sp - (char *)bp->b_addr); in xfs_rtmodify_summary_int() local 546 xfs_rtword_t *first; /* first used word in the buffer */ in xfs_rtmodify_range() local
|
/openbmc/linux/kernel/trace/ |
H A D | rethook.c | 292 struct llist_node *first, *node = NULL; in rethook_trampoline_handler() local
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | json_utils.cpp | 315 uint8_t first = (compID >> 8) & 0xFF; in convertCompIDToChars() local
|
/openbmc/qemu/target/ppc/ |
H A D | ppc-qmp-cmds.c | 181 CpuDefinitionInfoList **first = user_data; in ppc_cpu_defs_entry() local
|
/openbmc/qemu/chardev/ |
H A D | baum.c | 276 int room, first; in baum_chr_accept_input() local 315 int first; in baum_write_packet() local
|
/openbmc/linux/rust/alloc/ |
H A D | slice.rs | 729 let first = match iter.next() { in join() localVariable 752 let first = match iter.next() { in join() localVariable
|