Home
last modified time | relevance | path

Searched +defs:object +defs:mode (Results 1 – 25 of 30) sorted by relevance

12

/kernel/linux/linux-5.10/fs/cachefiles/
Drdwr.c20 static int cachefiles_read_waiter(wait_queue_entry_t *wait, unsigned mode, in cachefiles_read_waiter()
25 struct cachefiles_object *object; in cachefiles_read_waiter() local
76 static int cachefiles_read_reissue(struct cachefiles_object *object, in cachefiles_read_reissue()
155 struct cachefiles_object *object; in cachefiles_read_copier() local
229 static int cachefiles_read_backing_file_one(struct cachefiles_object *object, in cachefiles_read_backing_file_one()
396 struct cachefiles_object *object; in cachefiles_read_or_alloc_page() local
465 static int cachefiles_read_backing_file(struct cachefiles_object *object, in cachefiles_read_backing_file()
687 struct cachefiles_object *object; in cachefiles_read_or_alloc_pages() local
800 struct cachefiles_object *object; in cachefiles_allocate_page() local
838 struct cachefiles_object *object; in cachefiles_allocate_pages() local
[all …]
/kernel/linux/linux-6.6/samples/bpf/
Dfds_example.c50 static int bpf_prog_create(const char *object) in bpf_prog_create()
112 static int bpf_do_prog(const char *file, uint32_t flags, const char *object) in bpf_do_prog()
143 const char *file = NULL, *object = NULL; in main() local
145 int opt, mode = BPF_M_UNSPEC; in main() local
/kernel/linux/linux-5.10/samples/bpf/
Dfds_example.c55 static int bpf_prog_create(const char *object) in bpf_prog_create()
110 static int bpf_do_prog(const char *file, uint32_t flags, const char *object) in bpf_do_prog()
141 const char *file = NULL, *object = NULL; in main() local
143 int opt, mode = BPF_M_UNSPEC; in main() local
/kernel/linux/linux-6.6/security/landlock/
Dfs.c43 static void release_inode(struct landlock_object *const object) in release_inode()
90 struct landlock_object *object, *new_object; in get_inode_object() local
171 struct landlock_object *object; in landlock_append_fs_rule() local
662 static inline access_mask_t get_mode_access(const umode_t mode) in get_mode_access()
936 struct landlock_object *object; in hook_sb_delete() local
1122 struct dentry *const dentry, const umode_t mode) in hook_path_mkdir()
1128 struct dentry *const dentry, const umode_t mode, in hook_path_mknod()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/pm/
Dpriv.h74 struct nvkm_object object; member
82 u8 mode; member
102 struct nvkm_object object; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/pm/
Dpriv.h74 struct nvkm_object object; member
82 u8 mode; member
102 struct nvkm_object object; member
/kernel/linux/linux-6.6/mm/
Dslub.c400 static inline void *get_freepointer(struct kmem_cache *s, void *object) in get_freepointer()
412 static void prefetch_freepointer(const struct kmem_cache *s, void *object) in prefetch_freepointer()
429 static inline void *get_freepointer_safe(struct kmem_cache *s, void *object) in get_freepointer_safe()
443 static inline void set_freepointer(struct kmem_cache *s, void *object, void *fp) in set_freepointer()
716 struct slab *slab, void *object) in check_valid_pointer()
763 static struct track *get_track(struct kmem_cache *s, void *object, in get_track()
792 static void set_track_update(struct kmem_cache *s, void *object, in set_track_update()
807 static __always_inline void set_track(struct kmem_cache *s, void *object, in set_track()
815 static void init_tracking(struct kmem_cache *s, void *object) in init_tracking()
844 void print_tracking(struct kmem_cache *s, void *object) in print_tracking()
[all …]
/kernel/linux/linux-5.10/drivers/input/gameport/
Dgameport.c261 void *object; member
352 static int gameport_queue_event(void *object, struct module *owner, in gameport_queue_event()
407 static void gameport_remove_pending_events(void *object) in gameport_remove_pending_events()
803 int gameport_open(struct gameport *gameport, struct gameport_driver *drv, int mode) in gameport_open()
/kernel/linux/linux-6.6/drivers/input/gameport/
Dgameport.c260 void *object; member
351 static int gameport_queue_event(void *object, struct module *owner, in gameport_queue_event()
406 static void gameport_remove_pending_events(void *object) in gameport_remove_pending_events()
832 int gameport_open(struct gameport *gameport, struct gameport_driver *drv, int mode) in gameport_open()
/kernel/linux/linux-6.6/security/smack/
Dsmack_access.c115 int smk_access(struct smack_known *subject, struct smack_known *object, in smk_access()
219 u32 mode, struct smk_audit_info *a) in smk_tskacc()
271 u32 mode, struct smk_audit_info *a) in smk_curacc()
Dsmack_lsm.c106 static void smk_bu_mode(int mode, char *s) in smk_bu_mode()
130 struct smack_known *oskp, int mode, int rc) in smk_bu_note()
145 #define smk_bu_note(note, sskp, oskp, mode, RC) (RC) argument
150 int mode, int rc) in smk_bu_current()
167 #define smk_bu_current(note, oskp, mode, RC) (RC) argument
171 static int smk_bu_task(struct task_struct *otp, int mode, int rc) in smk_bu_task()
189 #define smk_bu_task(otp, mode, RC) (RC) argument
193 static int smk_bu_inode(struct inode *inode, int mode, int rc) in smk_bu_inode()
219 #define smk_bu_inode(inode, mode, RC) (RC) argument
223 static int smk_bu_file(struct file *file, int mode, int rc) in smk_bu_file()
[all …]
/kernel/linux/linux-5.10/security/smack/
Dsmack_access.c115 int smk_access(struct smack_known *subject, struct smack_known *object, in smk_access()
219 u32 mode, struct smk_audit_info *a) in smk_tskacc()
271 u32 mode, struct smk_audit_info *a) in smk_curacc()
Dsmack_lsm.c94 static void smk_bu_mode(int mode, char *s) in smk_bu_mode()
118 struct smack_known *oskp, int mode, int rc) in smk_bu_note()
133 #define smk_bu_note(note, sskp, oskp, mode, RC) (RC) argument
138 int mode, int rc) in smk_bu_current()
155 #define smk_bu_current(note, oskp, mode, RC) (RC) argument
159 static int smk_bu_task(struct task_struct *otp, int mode, int rc) in smk_bu_task()
177 #define smk_bu_task(otp, mode, RC) (RC) argument
181 static int smk_bu_inode(struct inode *inode, int mode, int rc) in smk_bu_inode()
207 #define smk_bu_inode(inode, mode, RC) (RC) argument
211 static int smk_bu_file(struct file *file, int mode, int rc) in smk_bu_file()
[all …]
/kernel/linux/linux-5.10/mm/
Dslub.c277 static inline void *get_freepointer(struct kmem_cache *s, void *object) in get_freepointer()
282 static void prefetch_freepointer(const struct kmem_cache *s, void *object) in prefetch_freepointer()
287 static inline void *get_freepointer_safe(struct kmem_cache *s, void *object) in get_freepointer_safe()
300 static inline void set_freepointer(struct kmem_cache *s, void *object, void *fp) in set_freepointer()
520 struct page *page, void *object) in check_valid_pointer()
567 static struct track *get_track(struct kmem_cache *s, void *object, in get_track()
577 static void set_track(struct kmem_cache *s, void *object, in set_track()
602 static void init_tracking(struct kmem_cache *s, void *object) in init_tracking()
630 void print_tracking(struct kmem_cache *s, void *object) in print_tracking()
729 u8 *object, char *reason) in object_err()
[all …]
/kernel/linux/linux-5.10/drivers/input/touchscreen/
Datmel_mxt_ts.c147 u8 mode; member
700 struct mxt_object *object; in mxt_get_object() local
749 struct mxt_object *object; in mxt_write_object() local
1326 struct mxt_object *object; in mxt_prepare_cfg_mem() local
1669 struct mxt_object *object = object_table + i; in mxt_parse_object_table() local
1860 struct mxt_object *object; in mxt_read_t9_resolution() local
1904 struct mxt_object *object; in mxt_read_t100_config() local
2324 static int mxt_read_diagnostic_debug(struct mxt_data *data, u8 mode, in mxt_read_diagnostic_debug()
2403 u8 mode; in mxt_buffer_queue() local
2604 struct mxt_object *object; in mxt_debug_init() local
[all …]
/kernel/linux/linux-6.6/drivers/input/touchscreen/
Datmel_mxt_ts.c150 u8 mode; member
752 struct mxt_object *object; in mxt_get_object() local
801 struct mxt_object *object; in mxt_write_object() local
1402 struct mxt_object *object; in mxt_prepare_cfg_mem() local
1749 struct mxt_object *object = object_table + i; in mxt_parse_object_table() local
1948 struct mxt_object *object; in mxt_read_t9_resolution() local
1992 struct mxt_object *object; in mxt_read_t100_config() local
2424 static int mxt_read_diagnostic_debug(struct mxt_data *data, u8 mode, in mxt_read_diagnostic_debug()
2503 u8 mode; in mxt_buffer_queue() local
2704 struct mxt_object *object; in mxt_debug_init() local
[all …]
/kernel/linux/linux-5.10/drivers/base/
Dcacheinfo.c360 #define show_one(file_name, object) \ argument
493 umode_t mode = attr->mode; in cache_default_attrs_is_visible() local
/kernel/linux/linux-6.6/drivers/base/
Dcacheinfo.c615 #define show_one(file_name, object) \ argument
748 umode_t mode = attr->mode; in cache_default_attrs_is_visible() local
/kernel/linux/linux-6.6/sound/pci/asihpi/
Dhpi_internal.h654 } mode; member
706 } mode; member
843 u32 mode; member
845 } mode; member
991 u16 object; /* HPI_OBJ_* */ member
1002 u16 object; /* HPI_OBJ_* */ member
1053 u16 object; /* HPI_OBJ_* */ member
1064 u16 object; /* HPI_OBJ_* */ member
1277 u16 mode; member
1343 struct hpi_control_cache_channelmode mode; member
/kernel/linux/linux-5.10/sound/pci/asihpi/
Dhpi_internal.h654 } mode; member
706 } mode; member
843 u32 mode; member
845 } mode; member
991 u16 object; /* HPI_OBJ_* */ member
1002 u16 object; /* HPI_OBJ_* */ member
1053 u16 object; /* HPI_OBJ_* */ member
1064 u16 object; /* HPI_OBJ_* */ member
1277 u16 mode; member
1343 struct hpi_control_cache_channelmode mode; member
/kernel/liteos_a/fs/fat/os_adapt/
Dfatfs.c346 static int fatfs_create_obj(struct Vnode *parent, const char *name, int mode, struct Vnode **vpp, in fatfs_create_obj()
595 int fatfs_create(struct Vnode *parent, const char *name, int mode, struct Vnode **vpp) in fatfs_create()
893 int fatfs_fallocate64(struct file *filep, int mode, off64_t offset, off64_t len) in fatfs_fallocate64()
990 int fatfs_fallocate(struct file *filep, int mode, off_t offset, off_t len) in fatfs_fallocate()
1001 FFOBJID object; in fatfs_truncate64() local
1921 int fatfs_mkdir(struct Vnode *parent, const char *name, mode_t mode, struct Vnode **vpp) in fatfs_mkdir()
/kernel/linux/linux-6.6/fs/gfs2/
Dglock.c95 static int glock_wake_function(wait_queue_entry_t *wait, unsigned int mode, in glock_wake_function()
865 void glock_set_object(struct gfs2_glock *gl, void *object) in glock_set_object()
886 void glock_clear_object(struct gfs2_glock *gl, void *object) in glock_clear_object()
/kernel/linux/linux-6.6/drivers/platform/x86/
Dsony-laptop.c766 union acpi_object *object = __call_snc_method(handle, name, value); in sony_nc_buffer_call() local
1759 unsigned int mode; member
2129 unsigned int mode; member
2143 static int sony_nc_thermal_mode_set(unsigned short mode) in sony_nc_thermal_mode_set()
2216 int mode = sony_nc_thermal_mode_get(); in sony_nc_thermal_mode_show() local
/kernel/linux/linux-5.10/drivers/platform/x86/
Dsony-laptop.c766 union acpi_object *object = __call_snc_method(handle, name, value); in sony_nc_buffer_call() local
1760 unsigned int mode; member
2137 unsigned int mode; member
2151 static int sony_nc_thermal_mode_set(unsigned short mode) in sony_nc_thermal_mode_set()
2226 int mode = sony_nc_thermal_mode_get(); in sony_nc_thermal_mode_show() local
/kernel/linux/linux-5.10/tools/power/x86/intel-speed-select/
Disst-config.c149 static FILE *fopen_or_exit(const char *path, const char *mode) in fopen_or_exit()
1015 #define _get_tdp_level(desc, suffix, object, help, str0, str1) \ argument

12