Searched defs:orig (Results 76 - 100 of 232) sorted by relevance

12345678910

/linux-master/drivers/net/phy/
H A Dbroadcom.c265 u32 orig; local
/linux-master/security/selinux/ss/
H A Dconditional.c603 static int cond_dup_av_list(struct cond_av_list *new, struct cond_av_list *orig, argument
683 static int cond_bools_copy(struct hashtab_node *new, struct hashtab_node *orig, argument
709 duplicate_policydb_bools(struct policydb *newdb, struct policydb *orig) argument
743 cond_policydb_dup(struct policydb *new, struct policydb *orig) argument
[all...]
H A Davtab.c286 int avtab_alloc_dup(struct avtab *new, const struct avtab *orig) argument
/linux-master/drivers/base/regmap/
H A Dregmap-kunit.c12 static void get_changed_bytes(void *orig, void *new, size_t size) argument
/linux-master/sound/core/
H A Dinfo.c104 static loff_t snd_info_entry_llseek(struct file *file, loff_t offset, int orig) argument
/linux-master/drivers/vdpa/vdpa_user/
H A Diova_domain.c136 static void do_bounce(phys_addr_t orig, void *addr, size_t size, argument
452 void *orig = alloc_pages_exact(size, flag); local
/linux-master/fs/bcachefs/
H A Dreflink.c336 bch2_make_extent_indirect(struct btree_trans *trans, struct btree_iter *extent_iter, struct bkey_i *orig) argument
[all...]
H A Dbkey.c476 struct bpos orig = in; local
/linux-master/fs/smb/client/
H A Dfs_context.c448 char *opts, *orig, *p; local
/linux-master/drivers/net/wireless/ti/wlcore/
H A Ddebugfs.c1189 static loff_t dev_mem_seek(struct file *file, loff_t offset, int orig) argument
/linux-master/drivers/iio/accel/
H A Dmma9551_core.c502 u8 tmp, orig; local
/linux-master/security/
H A Ddevice_cgroup.c62 static int dev_exceptions_copy(struct list_head *dest, struct list_head *orig) argument
85 static void dev_exceptions_move(struct list_head *dest, struct list_head *orig) argument
/linux-master/drivers/mtd/
H A Dmtdchar.c39 static loff_t mtdchar_lseek(struct file *file, loff_t offset, int orig) argument
/linux-master/drivers/target/
H A Dtarget_core_file.c707 char *orig, *ptr, *arg_p, *opts; local
H A Dtarget_core_rd.c547 char *orig, *ptr, *opts; local
H A Dtarget_core_device.c325 struct se_dev_entry *orig, *new; local
400 core_disable_device_list_for_node( struct se_lun *lun, struct se_dev_entry *orig, struct se_node_acl *nacl, struct se_portal_group *tpg) argument
[all...]
/linux-master/drivers/media/dvb-frontends/
H A Dlgs8gxx.c890 u8 orig, t; local
/linux-master/tools/objtool/
H A Delf.c820 elf_create_prefix_symbol(struct elf *elf, struct symbol *orig, long size) argument
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dsi_dma.c640 u32 orig, data, offset; local
H A Duvd_v6_0.c1431 u32 orig, data; local
/linux-master/drivers/char/
H A Dmem.c564 static loff_t null_lseek(struct file *file, loff_t offset, int orig) argument
577 static loff_t memory_lseek(struct file *file, loff_t offset, int orig) argument
/linux-master/drivers/hid/
H A Duhid.c554 struct uhid_create_req orig; local
[all...]
/linux-master/drivers/scsi/csiostor/
H A Dcsio_init.c339 struct csio_scsi_qset *orig; local
/linux-master/net/core/
H A Dskmsg.c317 ssize_t orig, copied, use, offset; local
/linux-master/lib/
H A Dbitmap.c664 bitmap_onto(unsigned long *dst, const unsigned long *orig, const unsigned long *relmap, unsigned int bits) argument
703 bitmap_fold(unsigned long *dst, const unsigned long *orig, unsigned int sz, unsigned int nbits) argument
[all...]

Completed in 280 milliseconds

12345678910