Searched defs:private (Results 226 - 250 of 289) sorted by relevance

1234567891011>>

/linux-master/drivers/counter/
H A D104-quad-8.c1191 static irqreturn_t quad8_irq_handler(int irq, void *private) argument
/linux-master/drivers/iio/light/
H A Dtsl2772.c1383 static irqreturn_t tsl2772_event_handler(int irq, void *private) argument
H A Dsi1145.c446 static irqreturn_t si1145_trigger_handler(int irq, void *private) argument
H A Dsi1133.c641 static irqreturn_t si1133_threaded_irq_handler(int irq, void *private) argument
H A Dtsl2591.c1055 static irqreturn_t tsl2591_event_handler(int irq, void *private) argument
/linux-master/drivers/iio/dac/
H A Dad5064.c275 ad5064_read_dac_powerdown(struct iio_dev *indio_dev, uintptr_t private, const struct iio_chan_spec *chan, char *buf) argument
283 ad5064_write_dac_powerdown(struct iio_dev *indio_dev, uintptr_t private, const struct iio_chan_spec *chan, const char *buf, size_t len) argument
/linux-master/sound/pci/ice1712/
H A Dquartet.c676 struct qtet_kcontrol_private private = local
685 struct qtet_kcontrol_private private = local
696 struct qtet_kcontrol_private private = local
[all...]
/linux-master/net/ceph/
H A Dmessenger.c631 void ceph_con_init(struct ceph_connection *con, void *private, argument
/linux-master/drivers/power/supply/
H A Dbq24257_charger.c644 static irqreturn_t bq24257_irq_handler_thread(int irq, void *private) argument
/linux-master/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c899 hpre_rsa_set_n(struct hpre_ctx *ctx, const char *value, size_t vlen, bool private) argument
1087 hpre_rsa_setkey(struct hpre_ctx *ctx, const void *key, unsigned int keylen, bool private) argument
/linux-master/drivers/iio/adc/
H A Dat91_adc.c371 static irqreturn_t at91_adc_rl_interrupt(int irq, void *private) argument
436 static irqreturn_t at91_adc_9x5_interrupt(int irq, void *private) argument
H A Dad7192.c224 ad7192_write_syscalib(struct iio_dev *indio_dev, uintptr_t private, const struct iio_chan_spec *chan, const char *buf, size_t len) argument
/linux-master/fs/ocfs2/
H A Daops.c2408 ocfs2_dio_end_io(struct kiocb *iocb, loff_t offset, ssize_t bytes, void *private) argument
/linux-master/security/apparmor/
H A Dapparmorfs.c77 static void rawdata_f_data_free(struct rawdata_f_data *private) argument
1354 struct rawdata_f_data *private = file->private_data; local
1372 struct rawdata_f_data *private; local
[all...]
/linux-master/drivers/target/
H A Dtarget_core_transport.c458 target_setup_session(struct se_portal_group *tpg, unsigned int tag_num, unsigned int tag_size, enum target_prot_op prot_op, const char *initiatorname, void *private, int (*callback)(struct se_portal_group *, struct se_session *, void *)) argument
/linux-master/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ptp.c731 static irqreturn_t aq_ptp_isr(int irq, void *private) argument
/linux-master/mm/
H A Dmemblock.c2256 static int memblock_debug_show(struct seq_file *m, void *private) argument
H A Dmigrate.c1054 unsigned long private = (unsigned long)dst->private; local
1080 migrate_folio_undo_dst(struct folio *dst, bool locked, free_folio_t put_new_folio, unsigned long private) argument
1110 migrate_folio_unmap(new_folio_t get_new_folio, free_folio_t put_new_folio, unsigned long private, struct folio *src, struct folio **dstp, enum migrate_mode mode, enum migrate_reason reason, struct list_head *ret) argument
1272 migrate_folio_move(free_folio_t put_new_folio, unsigned long private, struct folio *src, struct folio *dst, enum migrate_mode mode, enum migrate_reason reason, struct list_head *ret) argument
1368 unmap_and_move_huge_page(new_folio_t get_new_folio, free_folio_t put_new_folio, unsigned long private, struct folio *src, int force, enum migrate_mode mode, int reason, struct list_head *ret) argument
1523 migrate_hugetlbs(struct list_head *from, new_folio_t get_new_folio, free_folio_t put_new_folio, unsigned long private, enum migrate_mode mode, int reason, struct migrate_pages_stats *stats, struct list_head *ret_folios) argument
1621 migrate_pages_batch(struct list_head *from, new_folio_t get_new_folio, free_folio_t put_new_folio, unsigned long private, enum migrate_mode mode, int reason, struct list_head *ret_folios, struct list_head *split_folios, struct migrate_pages_stats *stats, int nr_pass) argument
1832 migrate_pages_sync(struct list_head *from, new_folio_t get_new_folio, free_folio_t put_new_folio, unsigned long private, enum migrate_mode mode, int reason, struct list_head *ret_folios, struct list_head *split_folios, struct migrate_pages_stats *stats) argument
1909 migrate_pages(struct list_head *from, new_folio_t get_new_folio, free_folio_t put_new_folio, unsigned long private, enum migrate_mode mode, int reason, unsigned int *ret_succeeded) argument
2006 alloc_migration_target(struct folio *src, unsigned long private) argument
[all...]
/linux-master/fs/btrfs/
H A Dfile.c1710 struct btrfs_file_private *private = filp->private_data; local
3472 struct btrfs_file_private *private = file->private_data; local
[all...]
/linux-master/net/sunrpc/
H A Drpc_pipe.c165 rpc_inode_setowner(struct inode *inode, void *private) argument
488 __rpc_create_common(struct inode *dir, struct dentry *dentry, umode_t mode, const struct file_operations *i_fop, void *private) argument
513 __rpc_create(struct inode *dir, struct dentry *dentry, umode_t mode, const struct file_operations *i_fop, void *private) argument
527 __rpc_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode, const struct file_operations *i_fop, void *private) argument
578 __rpc_mkpipe_dentry(struct inode *dir, struct dentry *dentry, umode_t mode, const struct file_operations *i_fop, void *private, struct rpc_pipe *pipe) argument
693 rpc_populate(struct dentry *parent, const struct rpc_filelist *files, int start, int eof, void *private) argument
736 rpc_mkdir_populate(struct dentry *parent, const char *name, umode_t mode, void *private, int (*populate)(struct dentry *, void *), void *args_populate) argument
803 rpc_mkpipe_dentry(struct dentry *parent, const char *name, void *private, struct rpc_pipe *pipe) argument
1027 rpc_clntdir_populate(struct dentry *dentry, void *private) argument
1098 rpc_cachedir_populate(struct dentry *dentry, void *private) argument
[all...]
/linux-master/net/netfilter/
H A Dx_tables.c1390 struct xt_table_info *private; local
1457 struct xt_table_info *private; local
1503 struct xt_table_info *private; local
[all...]
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c283 vmw_execbuf_rcache_update(struct vmw_res_cache_entry *rcache, struct vmw_resource *res, void *private) argument
[all...]
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.c969 find_system_memory(const struct dmi_header *dm, void *private) argument
/linux-master/sound/soc/sof/
H A Dtopology.c1194 struct snd_soc_tplg_private *private = &tw->priv; local
1712 struct snd_soc_tplg_private *private = &pcm->priv; local
1857 struct snd_soc_tplg_private *private = &cfg->priv; local
[all...]
/linux-master/sound/core/
H A Dpcm_lib.c1145 snd_pcm_hw_rule_add(struct snd_pcm_runtime *runtime, unsigned int cond, int var, snd_pcm_hw_rule_func_t func, void *private, int dep, ...) argument
[all...]

Completed in 312 milliseconds

1234567891011>>