| /kernel/linux/linux-5.10/sound/drivers/ |
| H A D | serial-u16550.c | 640 char first; in snd_uart16550_output_write() local
|
| /kernel/linux/linux-5.10/security/tomoyo/ |
| H A D | util.c | 410 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 D | list.h | 217 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 D | hist.c | 714 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 D | hist.c | 336 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 D | callchain.h | 165 struct callchain_cursor_node *first; member
|
| H A D | cpumap.c | 491 bool first = true; in cpu_map__snprint() local
|
| H A D | jitdump.c | 797 struct evsel *first; in jit_process() local
|
| /kernel/linux/linux-5.10/tools/power/cpupower/lib/ |
| H A D | cpufreq.c | 264 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 D | free-space-tree.c | 235 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 D | aops.c | 48 struct buffer_head *first, *tmp; in ntfs_end_buffer_async_read() local [all...] |
| /kernel/linux/linux-5.10/fs/gfs2/ |
| H A D | log.c | 51 unsigned int first, second; in gfs2_struct2blk() local
|
| /kernel/linux/linux-5.10/fs/ext4/ |
| H A D | indirect.c | 861 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 D | balloc.c | 863 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 D | test_xarray.c | 1520 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 D | rmap.c | 1128 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 D | mutex.c | 1019 bool first; __mutex_lock_common() local [all...] |
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| H A D | xfs_dir2_block.c | 593 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 D | lbalance.c | 310 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 D | item_ops.c | 80 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 D | hard-interface.c | 406 struct hlist_node *first; in batadv_hardif_no_broadcast() local
|
| /kernel/linux/linux-5.10/net/can/j1939/ |
| H A D | socket.c | 152 struct j1939_session *first; in j1939_sk_queue_activate_next_locked() local [all...] |
| /kernel/linux/linux-5.10/net/ipv4/ |
| H A D | udp_tunnel_nic.c | 844 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 D | ktls_tx.c | 299 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 D | rc-core-priv.h | 107 bool first; member
|