Searched defs:first (Results 51 - 75 of 693) sorted by relevance

1234567891011>>

/linux-master/tools/perf/trace/beauty/
H A Dperf_event_open.c51 bool first; member in struct:attr_fprintf_args
/linux-master/arch/s390/boot/
H A Dpgm_check_info.c130 bool first = true; local
/linux-master/arch/loongarch/lib/
H A Ddump_tlb.c28 static void dump_tlb(int first, int last) argument
/linux-master/include/media/
H A Dv4l2-event.h79 unsigned int first; member in struct:v4l2_subscribed_event
/linux-master/kernel/sched/
H A Dstop_task.c31 static void set_next_task_stop(struct rq *rq, struct task_struct *stop, bool first) argument
/linux-master/drivers/video/fbdev/core/
H A Dsyscopyarea.c31 unsigned long first, last; local
174 unsigned long first, last; local
[all...]
H A Dsysfillrect.c28 unsigned long first, last; local
74 unsigned long first, last; local
129 unsigned long first, last; local
185 unsigned long first, last; local
[all...]
H A Dcfbfillrect.c38 unsigned long first, last; local
95 unsigned long first, last; local
151 unsigned long first, last; local
221 unsigned long first, last, dat; local
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Dcpumask_success.c182 u32 first; local
/linux-master/tools/testing/selftests/bpf/
H A Dbpf_arena_list.h16 struct arena_list_node __arena *first; member in struct:arena_list_head
45 arena_list_node_t *first = h->first, * __arena *tmp; local
[all...]
/linux-master/drivers/pcmcia/
H A Dsa11xx_base.c217 sa11xx_drv_pcmcia_probe(struct device *dev, struct pcmcia_low_level *ops, int first, int nr) argument
/linux-master/tools/testing/radix-tree/
H A Dtag_check.c16 unsigned long first = 0; local
314 unsigned long first = 0; local
/linux-master/drivers/scsi/sym53c8xx_2/
H A Dsym_misc.h77 struct sym_quehead *first = list->flink; local
94 struct sym_quehead *first, *last; local
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dl2t.h79 struct l2t_entry *first; /* start of hash chain */ member in struct:l2t_entry
/linux-master/drivers/crypto/inside-secure/
H A Dsafexcel_ring.c77 safexcel_ring_next_cwptr(struct safexcel_crypto_priv *priv, struct safexcel_desc_ring *ring, bool first, struct safexcel_token **atoken) argument
179 safexcel_add_cdesc(struct safexcel_crypto_priv *priv, int ring_id, bool first, bool last, dma_addr_t data, u32 data_len, u32 full_data_len, dma_addr_t context, struct safexcel_token **atoken) argument
224 safexcel_add_rdesc(struct safexcel_crypto_priv *priv, int ring_id, bool first, bool last, dma_addr_t data, u32 len) argument
/linux-master/drivers/net/wireless/st/cw1200/
H A Dscan.c194 struct ieee80211_channel *first = *priv->scan.curr; local
[all...]
/linux-master/net/ax25/
H A Dax25_out.c120 int frontlen, len, fragno, ka9qfrag, first = 1; local
/linux-master/arch/alpha/lib/
H A Dcsum_partial_copy.c129 unsigned long first; local
243 unsigned long first; local
[all...]
/linux-master/lib/
H A Dsiphash.c116 u64 siphash_1u64(const u64 first, const siphash_key_t *key) argument
133 u64 siphash_2u64(const u64 first, const u64 second, const siphash_key_t *key) argument
155 siphash_3u64(const u64 first, const u64 second, const u64 third, const siphash_key_t *key) argument
183 siphash_4u64(const u64 first, const u64 second, const u64 third, const u64 forth, const siphash_key_t *key) argument
207 siphash_1u32(const u32 first, const siphash_key_t *key) argument
215 siphash_3u32(const u32 first, const u32 second, const u32 third, const siphash_key_t *key) argument
316 hsiphash_1u32(const u32 first, const hsiphash_key_t *key) argument
330 hsiphash_2u32(const u32 first, const u32 second, const hsiphash_key_t *key) argument
348 hsiphash_3u32(const u32 first, const u32 second, const u32 third, const hsiphash_key_t *key) argument
369 hsiphash_4u32(const u32 first, const u32 second, const u32 third, const u32 forth, const hsiphash_key_t *key) argument
458 hsiphash_1u32(const u32 first, const hsiphash_key_t *key) argument
474 hsiphash_2u32(const u32 first, const u32 second, const hsiphash_key_t *key) argument
494 hsiphash_3u32(const u32 first, const u32 second, const u32 third, const hsiphash_key_t *key) argument
519 hsiphash_4u32(const u32 first, const u32 second, const u32 third, const u32 forth, const hsiphash_key_t *key) argument
[all...]
/linux-master/drivers/irqchip/
H A Dirq-or1k-pic.c100 static inline int pic_get_irq(int first) argument
/linux-master/net/ethtool/
H A Dcabletest.c406 int ethnl_cable_test_step(struct phy_device *phydev, u32 first, u32 last, argument
/linux-master/drivers/macintosh/
H A Dwindfarm_pid.h38 int first; /* first run of the loop */ member in struct:wf_pid_state
73 int first; /* first run of the loop */ member in struct:wf_cpu_pid_state
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_dcb_lib.h108 ice_tx_prepare_vlan_flags_dcb(struct ice_tx_ring __always_unused *tx_ring, struct ice_tx_buf __always_unused *first) argument
/linux-master/include/linux/
H A Dethtool_netlink.h80 static inline int ethnl_cable_test_step(struct phy_device *phydev, u32 first, argument
/linux-master/tools/include/linux/
H A Dtypes.h94 struct hlist_node *first; member in struct:hlist_head

Completed in 219 milliseconds

1234567891011>>