Home
last modified time | relevance | path

Searched defs:first (Results 1126 - 1150 of 2510) sorted by relevance

1...<<41424344454647484950>>...101

/kernel/linux/linux-5.10/sound/drivers/
H A Dserial-u16550.c640 char first; in snd_uart16550_output_write() local
/kernel/linux/linux-5.10/security/tomoyo/
H A Dutil.c410 bool first = true; in tomoyo_normalize_line() local
818 bool first = true; in tomoyo_file_matches_pattern() local
[all...]
/kernel/linux/linux-5.10/tools/include/linux/
H A Dlist.h217 struct list_head *first; in list_rotate_left() local
278 struct list_head *first = list->next; in __list_splice() local
641 struct hlist_node *first = h->first; hlist_add_head() local
[all...]
/kernel/linux/linux-5.10/tools/perf/ui/
H A Dhist.c714 bool first = true; in hists__sort_list_width() local
739 bool first = true; in hists__overhead_width() local
/kernel/linux/linux-5.10/tools/perf/ui/stdio/
H A Dhist.c336 bool first; in __callchain__fprintf_folded() local
421 bool first = true; in __hist_entry__snprintf() local
468 bool first = true; in hist_entry__hierarchy_fprintf() local
733 bool first = true; fprintf_line() local
761 bool first = true; hists__fprintf_standard_headers() local
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dcallchain.h165 struct callchain_cursor_node *first; member
H A Dcpumap.c491 bool first = true; in cpu_map__snprint() local
H A Djitdump.c797 struct evsel *first; in jit_process() local
/kernel/linux/linux-5.10/tools/power/cpupower/lib/
H A Dcpufreq.c264 struct cpufreq_available_governors *first = NULL; in cpufreq_get_available_governors() local
338 struct cpufreq_available_frequencies *first = NULL; cpufreq_get_available_frequencies() local
394 struct cpufreq_available_frequencies *first = NULL; cpufreq_get_boost_frequencies() local
470 struct cpufreq_affected_cpus *first = NULL; sysfs_get_cpu_list() local
701 struct cpufreq_stats *first = NULL; cpufreq_get_stats() local
[all...]
/kernel/linux/linux-5.10/fs/btrfs/
H A Dfree-space-tree.c235 u64 first, last; in convert_free_space_to_bitmaps() local
528 unsigned long ptr, first, last; in free_space_set_bits() local
[all...]
/kernel/linux/linux-5.10/fs/ntfs/
H A Daops.c48 struct buffer_head *first, *tmp; in ntfs_end_buffer_async_read() local
[all...]
/kernel/linux/linux-5.10/fs/gfs2/
H A Dlog.c51 unsigned int first, second; in gfs2_struct2blk() local
/kernel/linux/linux-5.10/fs/ext4/
H A Dindirect.c861 ext4_clear_blocks(handle_t *handle, struct inode *inode, struct buffer_head *bh, ext4_fsblk_t block_to_free, unsigned long count, __le32 *first, __le32 *last) ext4_clear_blocks() argument
918 ext4_free_data(handle_t *handle, struct inode *inode, struct buffer_head *this_bh, __le32 *first, __le32 *last) ext4_free_data() argument
1003 ext4_free_branches(handle_t *handle, struct inode *inode, struct buffer_head *parent_bh, __le32 *first, __le32 *last, int depth) ext4_free_branches() argument
[all...]
H A Dballoc.c863 ext4_group_t first = metagroup * EXT4_DESC_PER_BLOCK(sb); in ext4_bg_num_gdb_meta() local
/kernel/linux/linux-5.10/lib/
H A Dtest_xarray.c1520 static noinline void __check_store_range(struct xarray *xa, unsigned long first, in __check_store_range() argument
[all...]
/kernel/linux/linux-5.10/mm/
H A Drmap.c1128 bool first; in do_page_add_anon_rmap() local
2022 int first; in hugepage_add_anon_rmap() local
[all...]
/kernel/linux/linux-5.10/kernel/locking/
H A Dmutex.c1019 bool first; __mutex_lock_common() local
[all...]
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_dir2_block.c593 xfs_dir2_block_log_leaf( xfs_trans_t *tp, struct xfs_buf *bp, int first, int last) xfs_dir2_block_log_leaf() argument
[all...]
/kernel/linux/linux-5.10/fs/reiserfs/
H A Dlbalance.c310 leaf_copy_items_entirely(struct buffer_info *dest_bi, struct buffer_head *src, int last_first, int first, int cpy_num) leaf_copy_items_entirely() argument
827 leaf_delete_items(struct buffer_info *cur_bi, int last_first, int first, int del_num, int del_bytes) leaf_delete_items() argument
1240 leaf_delete_items_entirely(struct buffer_info *bi, int first, int del_num) leaf_delete_items_entirely() argument
[all...]
H A Ditem_ops.c80 static int sd_part_size(struct virtual_item *vi, int first, int count) in sd_part_size() argument
172 static int direct_part_size(struct virtual_item *vi, int first, int count) in direct_part_size() argument
314 static int indirect_part_size(struct virtual_item *vi, int first, int units) in indirect_part_size() argument
580 static int direntry_part_size(struct virtual_item *vi, int first, int count) in direntry_part_size() argument
698 static int errcatch_part_size(struct virtual_item *vi, int first, int count) in errcatch_part_size() argument
/kernel/linux/linux-5.10/net/batman-adv/
H A Dhard-interface.c406 struct hlist_node *first; in batadv_hardif_no_broadcast() local
/kernel/linux/linux-5.10/net/can/j1939/
H A Dsocket.c152 struct j1939_session *first; in j1939_sk_queue_activate_next_locked() local
[all...]
/kernel/linux/linux-5.10/net/ipv4/
H A Dudp_tunnel_nic.c844 struct udp_tunnel_nic_shared_node *node, *first; in udp_tunnel_nic_unregister() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dktls_tx.c299 tx_post_resync_dump(struct mlx5e_txqsq *sq, skb_frag_t *frag, u32 tisn, bool first) in tx_post_resync_dump() argument
/kernel/linux/linux-5.10/drivers/media/rc/
H A Drc-core-priv.h107 bool first; member

Completed in 32 milliseconds

1...<<41424344454647484950>>...101