Home
last modified time | relevance | path

Searched defs:target (Results 1751 - 1775 of 4126) sorted by relevance

1...<<71727374757677787980>>...166

/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dvmmgf100.c240 const enum nvkm_memory_target target = nvkm_memory_target(map->memory); in gf100_vmm_valid() local
324 gf100_vmm_aper(enum nvkm_memory_target target) in gf100_vmm_aper() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_acpi.c736 struct radeon_encoder *target = NULL; in radeon_acpi_init() local
/kernel/linux/linux-6.6/drivers/gpu/host1x/
H A Djob.c290 u32 *target; in do_relocs() local
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-octeon-core.c306 static int octeon_i2c_read(struct octeon_i2c *i2c, int target, in octeon_i2c_read() argument
374 static int octeon_i2c_write(struct octeon_i2c *i2c, int target, in octeon_i2c_write() argument
/kernel/linux/linux-6.6/drivers/macintosh/
H A Dwindfarm_fcu_controls.c66 s32 min, max, target; member
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dwriteback.c83 int64_t target = __calc_target_rate(dc); in __update_writeback_rate() local
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-verity-fec.c200 fec_read_bufs(struct dm_verity *v, struct dm_verity_io *io, u64 rsb, u64 target, unsigned int block_offset, int *neras) fec_read_bufs() argument
/kernel/linux/linux-6.6/tools/perf/util/
H A Dbpf_counter.c167 static int bpf_program_profiler__load(struct evsel *evsel, struct target *target) in bpf_program_profiler__load() argument
315 static int bperf_lock_attr_map(struct target *target) in bperf_lock_attr_map() argument
362 bperf_check_target(struct evsel *evsel, struct target *target, enum bperf_filter_type *filter_type, __u32 *filter_entry_cnt) bperf_check_target() argument
444 bperf__load(struct evsel *evsel, struct target *target) bperf__load() argument
776 bpf_counter__load(struct evsel *evsel, struct target *target) bpf_counter__load() argument
[all...]
H A Dlock-contention.h134 struct target *target; member
H A Drecord.h15 struct target target; member
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-probe.c47 char *target; member
[all...]
/kernel/linux/linux-6.6/net/netfilter/
H A Dnft_exthdr.c82 ipv4_find_option(struct net *net, struct sk_buff *skb, unsigned int *offset, int target) ipv4_find_option() argument
/kernel/linux/linux-6.6/net/sched/
H A Dsch_fq_pie.c321 u32 target = nla_get_u32(tb[TCA_FQ_PIE_TARGET]); in fq_pie_change() local
/kernel/linux/linux-6.6/scripts/dtc/libfdt/
H A Dfdt_overlay.c542 overlay_apply_node(void *fdt, int target, void *fdto, int node) overlay_apply_node() argument
610 int target; overlay_merge() local
682 int root_sym, ov_sym, prop, path_len, fragment, target; overlay_symbol_update() local
[all...]
/kernel/linux/linux-6.6/security/apparmor/
H A Dmount.c723 struct aa_label *target = NULL; in aa_pivotroot() local
H A Dfile.c94 aa_audit_file(const struct cred *subj_cred, struct aa_profile *profile, struct aa_perms *perms, const char *op, u32 request, const char *name, const char *target, struct aa_label *tlabel, kuid_t ouid, const char *info, int error) aa_audit_file() argument
317 xindex_is_subset(u32 link, u32 target) xindex_is_subset() argument
326 profile_path_link(const struct cred *subj_cred, struct aa_profile *profile, const struct path *link, char *buffer, const struct path *target, char *buffer2, struct path_cond *cond) profile_path_link() argument
438 struct path target = { .mnt = new_dir->mnt, .dentry = old_dentry }; aa_path_link() local
[all...]
/kernel/linux/linux-6.6/security/tomoyo/
H A Dfile.c803 int tomoyo_path_perm(const u8 operation, const struct path *path, const char *target) in tomoyo_path_perm() argument
/kernel/linux/linux-6.6/security/selinux/ss/
H A Dsidtab.c321 struct sidtab *target = convert->target; in sidtab_context_to_sid() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dtc_opts.c111 static void test_tc_opts_before_target(int target) in test_tc_opts_before_target() argument
263 test_tc_opts_after_target(int target) test_tc_opts_after_target() argument
454 test_tc_opts_revision_target(int target) test_tc_opts_revision_target() argument
563 test_tc_chain_classic(int target, bool chain_tc_old) test_tc_chain_classic() argument
666 test_tc_opts_replace_target(int target) test_tc_opts_replace_target() argument
873 test_tc_opts_invalid_target(int target) test_tc_opts_invalid_target() argument
1026 test_tc_opts_prepend_target(int target) test_tc_opts_prepend_target() argument
1166 test_tc_opts_append_target(int target) test_tc_opts_append_target() argument
1306 test_tc_opts_dev_cleanup_target(int target) test_tc_opts_dev_cleanup_target() argument
1396 test_tc_opts_mixed_target(int target) test_tc_opts_mixed_target() argument
1572 test_tc_opts_demixed_target(int target) test_tc_opts_demixed_target() argument
1651 test_tc_opts_detach_target(int target) test_tc_opts_detach_target() argument
1822 test_tc_opts_detach_before_target(int target) test_tc_opts_detach_before_target() argument
2029 test_tc_opts_detach_after_target(int target) test_tc_opts_detach_after_target() argument
2245 test_tc_opts_delete_empty(int target, bool chain_tc_old) test_tc_opts_delete_empty() argument
2276 test_tc_chain_mixed(int target) test_tc_chain_mixed() argument
2405 test_tc_opts_max_target(int target, int flags, bool relative) test_tc_opts_max_target() argument
2461 test_tc_opts_query_target(int target) test_tc_opts_query_target() argument
2628 test_tc_opts_query_attach_target(int target) test_tc_opts_query_attach_target() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/
H A Dperf-hwbreak.c294 void *target; in runtest_dar_outside() local
[all...]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dv4l2-subdev.h89 __u32 target; member
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm8510.c277 static void pll_factors(unsigned int target, unsigned int source) in pll_factors() argument
H A Dwm8961.c507 int i, best, target, fs; in wm8961_hw_params() local
H A Dwm8804.c344 static int pll_factors(struct pll_div *pll_div, unsigned int target, in pll_factors() argument
H A Dwm8991.c877 static void pll_factors(struct _pll_div *pll_div, unsigned int target, in pll_factors() argument

Completed in 24 milliseconds

1...<<71727374757677787980>>...166