Searched defs:orig (Results 201 - 225 of 232) sorted by path

12345678910

/linux-master/security/selinux/ss/
H A Davtab.c286 int avtab_alloc_dup(struct avtab *new, const struct avtab *orig) argument
H A Dconditional.c606 cond_dup_av_list(struct cond_av_list *new, const struct cond_av_list *orig, struct avtab *avtab) argument
687 cond_bools_copy(struct hashtab_node *new, const struct hashtab_node *orig, void *args) argument
713 duplicate_policydb_bools(struct policydb *newdb, const struct policydb *orig) argument
747 cond_policydb_dup(struct policydb *new, const struct policydb *orig) argument
[all...]
H A Dhashtab.c139 int hashtab_duplicate(struct hashtab *new, const struct hashtab *orig, argument
/linux-master/sound/core/
H A Dhwdep.c42 static loff_t snd_hwdep_llseek(struct file * file, loff_t offset, int orig) argument
H A Dinfo.c104 static loff_t snd_info_entry_llseek(struct file *file, loff_t offset, int orig) argument
H A Dinit.c405 static loff_t snd_disconnect_llseek(struct file *file, loff_t offset, int orig) argument
/linux-master/sound/hda/
H A Dhdac_regmap.c514 unsigned int orig; local
/linux-master/sound/pci/ac97/
H A Dac97_codec.c1116 unsigned short mask, val, orig, res; local
/linux-master/sound/pci/
H A Dens1370.c513 unsigned int temp, i, orig, r; local
/linux-master/sound/soc/codecs/
H A Dpcm6240.c2064 char *orig = str; local
H A Drt711.c64 unsigned int tmp, orig; local
H A Drt715.c82 unsigned int tmp, orig; local
/linux-master/sound/soc/sprd/
H A Dsprd-mcdt.c121 u32 orig = readl_relaxed(mcdt->base + reg); local
/linux-master/tools/include/nolibc/
H A Dstring.h235 char *orig = dst; local
/linux-master/tools/lib/bpf/
H A Dlibbpf.c7560 patch_log(char *buf, size_t buf_sz, size_t log_sz, char *orig, size_t orig_sz, const char *patch) argument
/linux-master/tools/lib/perf/
H A Dcpumap.c415 struct perf_cpu_map *perf_cpu_map__merge(struct perf_cpu_map *orig, argument
459 perf_cpu_map__intersect(struct perf_cpu_map *orig, struct perf_cpu_map *other) argument
[all...]
/linux-master/tools/objtool/
H A Dcheck.c3278 struct instruction *orig = orig_group->first_insn; local
H A Delf.c820 elf_create_prefix_symbol(struct elf *elf, struct symbol *orig, long size) argument
H A Dspecial.c23 unsigned char size, orig, new; member in struct:special_entry
/linux-master/tools/perf/
H A Dbuiltin-c2c.c2761 static char *fill_line(const char *orig, int len) argument
H A Dbuiltin-lock.c366 char *tok, *tmp, *orig; local
/linux-master/tools/perf/util/
H A Devsel.c357 struct evsel *evsel__clone(struct evsel *orig) argument
[all...]
H A Dmachine.c1545 struct map *orig, *updated; local
1553 maps__remove(machine__kernel_maps(machine), orig); local
H A Dmetricgroup.c586 const char *orig = x; local
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dprobe_user.c17 struct sockaddr curr, orig, tmp; local

Completed in 1006 milliseconds

12345678910