Searched defs:first (Results 1 - 25 of 693) sorted by last modified time

1234567891011>>

/linux-master/kernel/sched/
H A Dfair.c5974 bool first; local
12785 set_next_task_fair(struct rq *rq, struct task_struct *p, bool first) argument
[all...]
/linux-master/drivers/dma/
H A Dpl330.c2688 struct dma_pl330_desc *desc = NULL, *first = NULL; local
2824 __pl330_giveback_desc(struct pl330_dmac *pl330, struct dma_pl330_desc *first) argument
2851 struct dma_pl330_desc *first, *desc = NULL; local
[all...]
H A Dowl-dma.c991 struct owl_dma_lli *lli, *prev = NULL, *first = NULL; local
/linux-master/net/tls/
H A Dtls_strp.c283 struct sk_buff *nskb, *first, *last; local
429 struct sk_buff *first, *skb; local
456 struct sk_buff *first; local
[all...]
/linux-master/net/mac80211/
H A Dtx.c4412 struct sta_info *sta, *first = NULL; local
/linux-master/net/ipv6/
H A Dudp.c833 struct sock *sk, *first = NULL; local
/linux-master/net/ipv4/
H A Dudp.c249 unsigned short first, last; local
2236 struct sock *sk, *first = NULL; local
[all...]
H A Dtcp_ao.c1577 bool first = false; local
1936 bool first = false; local
[all...]
/linux-master/drivers/net/ethernet/wangxun/libwx/
H A Dwx_lib.c937 wx_tx_map(struct wx_ring *tx_ring, struct wx_tx_buffer *first, const u8 hdr_len) argument
1113 wx_encode_tx_desc_ptype(const struct wx_tx_buffer *first) argument
1209 wx_tso(struct wx_ring *tx_ring, struct wx_tx_buffer *first, u8 *hdr_len, u8 ptype) argument
1330 wx_tx_csum(struct wx_ring *tx_ring, struct wx_tx_buffer *first, u8 ptype) argument
1457 struct wx_tx_buffer *first; local
[all...]
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_main.c1177 static void igc_tx_csum(struct igc_ring *tx_ring, struct igc_tx_buffer *first, argument
1110 igc_init_tx_empty_descriptor(struct igc_ring *ring, struct sk_buff *skb, struct igc_tx_buffer *first) argument
1316 igc_tx_map(struct igc_ring *tx_ring, struct igc_tx_buffer *first, const u8 hdr_len) argument
1454 igc_tso(struct igc_ring *tx_ring, struct igc_tx_buffer *first, __le32 launch_time, bool first_flag, u8 *hdr_len) argument
1576 struct igc_tx_buffer *first; local
[all...]
/linux-master/drivers/mtd/nand/raw/
H A Dqcom_nandc.c1112 static int read_reg_dma(struct qcom_nand_controller *nandc, int first, argument
1143 write_reg_dma(struct qcom_nand_controller *nandc, int first, int num_regs, unsigned int flags) argument
[all...]
/linux-master/net/sunrpc/xprtrdma/
H A Dsvc_rdma_rw.c176 struct llist_node *first, *last; local
/linux-master/fs/smb/client/
H A Dfscache.c255 __cifs_fscache_query_occupancy(struct inode *inode, pgoff_t first, unsigned int nr_pages, pgoff_t *_data_first, unsigned int *_data_nr_pages) argument
H A Dcifsfs.c1242 cifs_flush_folio(struct inode *inode, loff_t pos, loff_t *_fstart, loff_t *_fend, bool first) argument
/linux-master/fs/bcachefs/
H A Dsuper.c976 bool first = true; local
H A Djournal_io.c401 bool first = true; local
H A Dfs.c1742 bool first = true; local
H A Dbtree_io.c1041 bool first = !b->written; local
/linux-master/arch/x86/kvm/svm/
H A Dsev.c411 unsigned long first, last; local
1680 bool first = true; local
/linux-master/tools/perf/util/bpf_skel/
H A Dlock_contention.bpf.c487 struct contention_data first = { local
/linux-master/tools/include/uapi/sound/
H A Dasound.h456 unsigned int first; /* offset to first sample in bits */ member in struct:snd_pcm_channel_info
/linux-master/tools/include/uapi/linux/
H A Dkvm.h481 __u32 first, last; member in struct:kvm_coalesced_mmio_ring
/linux-master/sound/pci/hda/
H A Dpatch_realtek.c4224 alc298_huawei_mbx_stereo_seq(struct hda_codec *codec, const struct hda_alc298_mbxinit *initval, bool first) argument
/linux-master/net/netfilter/
H A Dnft_set_pipapo.c1501 static unsigned int pipapo_rules_same_key(struct nft_pipapo_field *f, unsigned int first) argument
[all...]
H A Dnft_set_rbtree.c312 struct rb_node *node, *next, *parent, **p, *first = NULL; local
291 nft_rbtree_update_first(const struct nft_set *set, struct nft_rbtree_elem *rbe, struct rb_node *first) argument
[all...]

Completed in 475 milliseconds

1234567891011>>