/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | rtnetlink.h | 501 __u8 type; member
|
H A D | btrfs.h | 542 __u32 type; member
|
H A D | cdrom.h | 549 __u8 type; member 555 __u8 type; member 563 __u8 type; member 570 __u8 type; member 577 __u8 type; member 585 __u8 type; member 621 __u8 type; global() member 626 __u8 type; global() member 633 __u8 type; global() member 640 __u8 type; global() member 657 __u8 type; global() member 668 __u8 type; global() member 675 __u8 type; global() member 680 __u8 type : 2; global() member 688 __u8 type; global() member [all...] |
H A D | perf_event.h | 325 __u32 type; member 712 __u32 type; member 1246 type:4, /* branch type */ global() member [all...] |
/kernel/linux/linux-5.10/include/video/ |
H A D | omapfb_dss.h | 609 enum omap_display_type type; member 626 enum omap_dss_venc_type type; member
|
/kernel/linux/linux-5.10/include/pcmcia/ |
H A D | cistpl.h | 106 u_char type; member 163 u_char type; member 519 u_char type; member
|
/kernel/linux/linux-5.10/include/uapi/drm/ |
H A D | drm.h | 226 enum drm_map_type type; /**< Type of memory to map */ member 273 enum drm_stat_type type; member 454 unsigned int type; global() member 496 enum drm_vblank_seq_type type; global() member 502 enum drm_vblank_seq_type type; global() member 548 unsigned long type; /**< Type of memory to allocate */ global() member 977 __u32 type; global() member [all...] |
H A D | drm_mode.h | 237 __u32 type; member
|
/kernel/linux/linux-5.10/fs/dlm/ |
H A D | lock.c | 5038 int type = 0; in dlm_receive_buffer() local [all...] |
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | volumes.c | 3514 calc_data_stripes(u64 type, int num_stripes) calc_data_stripes() argument 3535 u64 type; chunk_drange_filter() local 3916 validate_convert_profile(struct btrfs_fs_info *fs_info, const struct btrfs_balance_args *bargs, u64 allowed, const char *type) validate_convert_profile() argument 4895 check_raid56_incompat_flag(struct btrfs_fs_info *info, u64 type) check_raid56_incompat_flag() argument 4903 check_raid1c34_incompat_flag(struct btrfs_fs_info *info, u64 type) check_raid1c34_incompat_flag() argument 4917 u64 type; global() member 4946 u64 type = ctl->type; init_alloc_chunk_ctl_policy_regular() local 5160 u64 type = ctl->type; create_chunk() local 5245 btrfs_alloc_chunk(struct btrfs_trans_handle *trans, u64 type) btrfs_alloc_chunk() argument 6665 calc_stripe_length(u64 type, u64 chunk_len, int num_stripes) calc_stripe_length() argument 6982 u64 type; btrfs_read_sys_array() local [all...] |
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | connect.c | 782 is_smb_response(struct TCP_Server_Info *server, unsigned char type) in is_smb_response() argument [all...] |
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | mds_client.c | 5111 int type = le16_to_cpu(msg->hdr.type); in dispatch() local 5228 int type = (int) le16_to_cpu(hdr->type); in mds_alloc_msg() local [all...] |
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | data.c | 350 enum count_type type = WB_DATA_TYPE(page); in f2fs_write_end_io() local 490 __submit_bio(struct f2fs_sb_info *sbi, struct bio *bio, enum page_type type) __submit_bio() argument 540 f2fs_submit_bio(struct f2fs_sb_info *sbi, struct bio *bio, enum page_type type) f2fs_submit_bio() argument 630 __f2fs_submit_merged_write(struct f2fs_sb_info *sbi, enum page_type type, enum temp_type temp) __f2fs_submit_merged_write() argument 650 __submit_merged_write_cond(struct f2fs_sb_info *sbi, struct inode *inode, struct page *page, nid_t ino, enum page_type type, bool force) __submit_merged_write_cond() argument 675 f2fs_submit_merged_write(struct f2fs_sb_info *sbi, enum page_type type) f2fs_submit_merged_write() argument 680 f2fs_submit_merged_write_cond(struct f2fs_sb_info *sbi, struct inode *inode, struct page *page, nid_t ino, enum page_type type) f2fs_submit_merged_write_cond() argument [all...] |
/kernel/linux/linux-5.10/include/uapi/linux/dvb/ |
H A D | frontend.h | 148 enum fe_type type; /* DEPRECATED. Use DTV_ENUM_DELSYS instead */ member
|
/kernel/linux/linux-5.10/mm/ |
H A D | shmem.c | 1271 static int shmem_unuse_inode(struct inode *inode, unsigned int type, in shmem_unuse_inode() argument 1319 int shmem_unuse(unsigned int type, bool frontswap, in shmem_unuse() argument 4165 int shmem_unuse(unsigned int type, bool frontswap, in shmem_unuse() argument 1192 shmem_find_swap_entries(struct address_space *mapping, pgoff_t start, unsigned int nr_entries, struct page **entries, pgoff_t *indices, unsigned int type, bool frontswap) shmem_find_swap_entries() argument
|
/kernel/linux/linux-5.10/kernel/bpf/ |
H A D | syscall.c | 105 u32 type = attr->map_type; in find_and_alloc_map() local 550 u32 type = 0, jited = 0; in bpf_map_show_fdinfo() local 1609 find_prog_type(enum bpf_prog_type type, struct bpf_prog *prog) find_prog_type() argument 1959 bpf_prog_get_type_dev(u32 ufd, enum bpf_prog_type type, bool attach_drv) bpf_prog_get_type_dev() argument 2128 enum bpf_prog_type type = attr->prog_type; bpf_prog_load() local 2308 bpf_link_init(struct bpf_link *link, enum bpf_link_type type, const struct bpf_link_ops *ops, struct bpf_prog *prog) bpf_link_init() argument 3313 bpf_map_from_imm(const struct bpf_prog *prog, unsigned long addr, u32 *off, u32 *type) bpf_map_from_imm() argument 3346 u32 off, type; bpf_insn_prepare_dump() local [all...] |
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | ring_buffer.c | 2376 int type; in rb_handle_head_page() local [all...] |
H A D | trace.h | 219 pid_type_enabled(int type, struct trace_pid_list *pid_list, struct trace_pid_list *no_pid_list) pid_type_enabled() argument 227 still_need_pid_events(int type, struct trace_pid_list *pid_list, struct trace_pid_list *no_pid_list) still_need_pid_events() argument 1426 const char *type; global() member [all...] |
/kernel/linux/linux-5.10/kernel/cgroup/ |
H A D | cgroup.c | 6594 cgroup_bpf_attach(struct cgroup *cgrp, struct bpf_prog *prog, struct bpf_prog *replace_prog, struct bpf_cgroup_link *link, enum bpf_attach_type type, u32 flags) cgroup_bpf_attach() argument 6608 cgroup_bpf_detach(struct cgroup *cgrp, struct bpf_prog *prog, enum bpf_attach_type type) cgroup_bpf_detach() argument
|
/kernel/linux/linux-5.10/kernel/ |
H A D | module.c | 4397 int module_get_kallsym(unsigned int symnum, unsigned long *value, char *type, in module_get_kallsym() argument
|
/kernel/linux/linux-5.10/fs/proc/ |
H A D | base.c | 2255 unsigned type = DT_UNKNOWN; in proc_fill_cache() local
|
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_log_format.h | 538 xfs_blft_to_flags(struct xfs_buf_log_format *blf, enum xfs_blft type) in xfs_blft_to_flags() argument [all...] |
/kernel/linux/linux-5.10/fs/ocfs2/dlm/ |
H A D | dlmcommon.h | 59 enum dlm_mle_type type; member 334 s8 type; member 629 u8 type; member
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | mgmt.c | 4646 discovery_type_is_valid(struct hci_dev *hdev, uint8_t type, uint8_t *mgmt_status) discovery_type_is_valid() argument 6017 u8 type, authenticated; load_long_term_keys() local 6416 is_connected(struct hci_dev *hdev, bdaddr_t *addr, u8 type) is_connected() argument 6478 device_added(struct sock *sk, struct hci_dev *hdev, bdaddr_t *bdaddr, u8 type, u8 action) device_added() argument 6588 device_removed(struct sock *sk, struct hci_dev *hdev, bdaddr_t *bdaddr, u8 type) device_removed() argument [all...] |
/kernel/linux/linux-5.10/net/bridge/ |
H A D | br_private.h | 1555 br_switchdev_fdb_notify(const struct net_bridge_fdb_entry *fdb, int type) in br_switchdev_fdb_notify() argument 1026 br_multicast_count(struct net_bridge *br, const struct net_bridge_port *p, const struct sk_buff *skb, u8 type, u8 dir) br_multicast_count() argument
|