Home
last modified time | relevance | path

Searched defs:head (Results 3101 - 3125 of 3843) sorted by relevance

1...<<121122123124125126127128129130>>...154

/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/include/
H A Drtw_xmit.h332 volatile signed int head; member
/kernel/linux/linux-6.6/drivers/tty/
H A Dn_tty.c222 size_t head = ldata->icanon ? ldata->canon_head : ldata->commit_head; in chars_in_buffer() local
759 size_t head; in commit_echoes() local
957 size_t head; in eraser() local
1534 size_t head = MASK(ldata->read_head); n_tty_receive_buf_real_raw() local
1965 size_t head = smp_load_acquire(&ldata->commit_head); copy_from_read_buf() local
2481 size_t nr, head, tail; inq_canon() local
[all...]
/kernel/linux/linux-6.6/drivers/rapidio/
H A Drio_cm.c167 int head; member
/kernel/linux/linux-6.6/drivers/video/fbdev/omap/
H A Dhwa742.c303 static void submit_req_list(struct list_head *head) in submit_req_list() argument
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dps3fb.c914 struct display_head *head = &ps3fb.dinfo->display_head[1]; in ps3fb_vsync_interrupt() local
H A Dsm501fb.c104 enum sm501_controller head; member
1182 enum sm501_controller head; in sm501fb_crtsrc_store() local
1674 sm501fb_init_fb(struct fb_info *fb, enum sm501_controller head, const char *fbname) sm501fb_init_fb() argument
1859 sm501fb_probe_one(struct sm501fb_info *info, enum sm501_controller head) sm501fb_probe_one() argument
1891 sm501_free_init_fb(struct sm501fb_info *info, enum sm501_controller head) sm501_free_init_fb() argument
1902 sm501fb_start_one(struct sm501fb_info *info, enum sm501_controller head, const char *drvname) sm501fb_start_one() argument
2071 sm501fb_suspend_fb(struct sm501fb_info *info, enum sm501_controller head) sm501fb_suspend_fb() argument
2122 sm501fb_resume_fb(struct sm501fb_info *info, enum sm501_controller head) sm501fb_resume_fb() argument
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/riva/
H A Driva_hw.h514 U032 head; member
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dio_edgeport.c153 unsigned int head; /* index to head pointer (write) */ member
[all...]
/kernel/linux/linux-6.6/drivers/usb/storage/
H A Disd200.c1225 unsigned char sectnum, head; in isd200_scsi_to_ata() local
/kernel/linux/linux-6.6/drivers/block/
H A Dataflop.c164 int head; /* "" "" */ member
[all...]
H A Dswim3.c185 int head; /* head number ditto */ member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gmc.h177 struct list_head head; member
H A Damdgpu_ras.c638 amdgpu_ras_create_obj(struct amdgpu_device *adev, struct ras_common_if *head) amdgpu_ras_create_obj() argument
671 amdgpu_ras_find_obj(struct amdgpu_device *adev, struct ras_common_if *head) amdgpu_ras_find_obj() argument
708 amdgpu_ras_is_feature_allowed(struct amdgpu_device *adev, struct ras_common_if *head) amdgpu_ras_is_feature_allowed() argument
714 amdgpu_ras_is_feature_enabled(struct amdgpu_device *adev, struct ras_common_if *head) amdgpu_ras_is_feature_enabled() argument
726 __amdgpu_ras_feature_enable(struct amdgpu_device *adev, struct ras_common_if *head, int enable) __amdgpu_ras_feature_enable() argument
762 amdgpu_ras_feature_enable(struct amdgpu_device *adev, struct ras_common_if *head, bool enable) amdgpu_ras_feature_enable() argument
818 amdgpu_ras_feature_enable_on_boot(struct amdgpu_device *adev, struct ras_common_if *head, bool enable) amdgpu_ras_feature_enable_on_boot() argument
899 struct ras_common_if head = { amdgpu_ras_enable_all_features() local
922 struct ras_common_if head = { amdgpu_ras_enable_all_features() local
1400 amdgpu_ras_sysfs_create(struct amdgpu_device *adev, struct ras_common_if *head) amdgpu_ras_sysfs_create() argument
1434 amdgpu_ras_sysfs_remove(struct amdgpu_device *adev, struct ras_common_if *head) amdgpu_ras_sysfs_remove() argument
1532 amdgpu_ras_debugfs_create(struct amdgpu_device *adev, struct ras_fs_if *head, struct dentry *dir) amdgpu_ras_debugfs_create() argument
1802 amdgpu_ras_interrupt_remove_handler(struct amdgpu_device *adev, struct ras_common_if *head) amdgpu_ras_interrupt_remove_handler() argument
1824 amdgpu_ras_interrupt_add_handler(struct amdgpu_device *adev, struct ras_common_if *head) amdgpu_ras_interrupt_add_handler() argument
[all...]
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dfd.h17 head, /* nr of heads */ member
74 unsigned int device,head,track; member
/kernel/linux/linux-6.6/kernel/bpf/
H A Dcgroup.c355 static u32 prog_list_length(struct hlist_head *head) in prog_list_length() argument
749 struct hlist_head *head; in replace_effective_prog() local
900 struct hlist_head *head; in purge_effective_progs() local
1695 int __cgroup_bpf_run_filter_sysctl(struct ctl_table_header *head, in __cgroup_bpf_run_filter_sysctl() argument
[all...]
H A Dhelpers.c1828 struct list_head *head = list_head, *orig_head = list_head; in bpf_list_head_free() local
1964 __bpf_list_add(struct bpf_list_node_kern *node, struct bpf_list_head *head, bool tail, struct btf_record *rec, u64 off) __bpf_list_add() argument
1991 bpf_list_push_front_impl(struct bpf_list_head *head, struct bpf_list_node *node, void *meta__ign, u64 off) bpf_list_push_front_impl() argument
2001 bpf_list_push_back_impl(struct bpf_list_head *head, struct bpf_list_node *node, void *meta__ign, u64 off) bpf_list_push_back_impl() argument
2011 __bpf_list_del(struct bpf_list_head *head, bool tail) __bpf_list_del() argument
2034 bpf_list_pop_front(struct bpf_list_head *head) bpf_list_pop_front() argument
2039 bpf_list_pop_back(struct bpf_list_head *head) bpf_list_pop_back() argument
[all...]
H A Dhashtab.c79 struct hlist_nulls_head head; member
634 static struct htab_elem *lookup_elem_raw(struct hlist_nulls_head *head, u32 hash, in lookup_elem_raw() argument
651 static struct htab_elem *lookup_nulls_elem_raw(struct hlist_nulls_head *head, in lookup_nulls_elem_raw() argument
677 struct hlist_nulls_head *head; in __htab_map_lookup_elem() local
803 struct hlist_nulls_head *head; htab_lru_map_delete_node() local
834 struct hlist_nulls_head *head; htab_map_get_next_key() local
1098 struct hlist_nulls_head *head; htab_map_update_elem() local
1201 struct hlist_nulls_head *head; htab_lru_map_update_elem() local
1270 struct hlist_nulls_head *head; __htab_percpu_map_update_elem() local
1325 struct hlist_nulls_head *head; __htab_lru_percpu_map_update_elem() local
1406 struct hlist_nulls_head *head; htab_map_delete_elem() local
1442 struct hlist_nulls_head *head; htab_lru_map_delete_elem() local
1484 struct hlist_nulls_head *head = select_bucket(htab, i); delete_all_elements() local
1502 struct hlist_nulls_head *head = select_bucket(htab, i); htab_free_malloced_timers() local
1589 struct hlist_nulls_head *head; __htab_map_lookup_and_delete_elem() local
1694 struct hlist_nulls_head *head; __htab_map_lookup_and_delete_batch() local
1990 struct hlist_nulls_head *head; bpf_hash_map_seq_find_next() local
2164 struct hlist_nulls_head *head; bpf_for_each_hash_elem() local
2481 struct hlist_nulls_head *head; fd_htab_map_free() local
[all...]
/kernel/linux/linux-6.6/kernel/events/
H A Duprobes.c1288 build_probe_list(struct inode *inode, struct vm_area_struct *vma, unsigned long start, unsigned long end, struct list_head *head) build_probe_list() argument
/kernel/linux/linux-6.6/ipc/
H A Dsem.c323 static void sem_rcu_free(struct rcu_head *head) in sem_rcu_free() argument
H A Dshm.c228 static void shm_rcu_free(struct rcu_head *head) in shm_rcu_free() argument
/kernel/linux/linux-6.6/drivers/dma/sh/
H A Drz-dmac.c84 struct rz_lmdesc *head; member
/kernel/linux/linux-6.6/drivers/dma/qcom/
H A Dbam_dma.c363 unsigned short head; /* start of active descriptor entries */ member
[all...]
/kernel/linux/linux-6.6/drivers/crypto/
H A Dtalitos.c278 int head; in talitos_submit() local
H A Dtalitos.h101 int head; member
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec/
H A Dsec_drv.h303 struct list_head head; member

Completed in 49 milliseconds

1...<<121122123124125126127128129130>>...154