Searched defs:track (Results 1 - 25 of 53) sorted by relevance

123

/linux-master/include/linux/
H A Dfd.h14 compat_uint_t track; member in struct:compat_floppy_struct
/linux-master/tools/thermal/tmon/
H A DMakefile
/linux-master/drivers/gpu/drm/i915/gvt/
H A Dpage_track.c53 struct intel_vgpu_page_track *track; local
85 struct intel_vgpu_page_track *track; local
105 struct intel_vgpu_page_track *track; local
132 struct intel_vgpu_page_track *track; local
[all...]
/linux-master/net/netfilter/
H A Dnft_fib.c168 bool nft_fib_reduce(struct nft_regs_track *track, argument
H A Dnft_numgen.c87 static bool nft_ng_inc_reduce(struct nft_regs_track *track, argument
181 static bool nft_ng_random_reduce(struct nft_regs_track *track, argument
H A Dnft_hash.c168 static bool nft_jhash_reduce(struct nft_regs_track *track, argument
198 static bool nft_symhash_reduce(struct nft_regs_track *track, argument
H A Dnft_byteorder.c173 static bool nft_byteorder_reduce(struct nft_regs_track *track, argument
H A Dnft_immediate.c324 static bool nft_immediate_reduce(struct nft_regs_track *track, argument
H A Dnft_socket.c216 static bool nft_socket_reduce(struct nft_regs_track *track, argument
H A Dnft_xfrm.c262 static bool nft_xfrm_reduce(struct nft_regs_track *track, argument
H A Dnft_osf.c131 static bool nft_osf_reduce(struct nft_regs_track *track, argument
H A Dnft_lookup.c235 static bool nft_lookup_reduce(struct nft_regs_track *track, argument
H A Dnft_bitwise.c284 static bool nft_bitwise_reduce(struct nft_regs_track *track, argument
439 nft_bitwise_fast_reduce(struct nft_regs_track *track, const struct nft_expr *expr) argument
518 nft_expr_reduce_bitwise(struct nft_regs_track *track, const struct nft_expr *expr) argument
[all...]
H A Dnft_exthdr.c703 static bool nft_exthdr_reduce(struct nft_regs_track *track, argument
H A Dnft_tunnel.c127 static bool nft_tunnel_get_reduce(struct nft_regs_track *track, argument
H A Dnft_payload.c262 static bool nft_payload_reduce(struct nft_regs_track *track, argument
955 static bool nft_payload_set_reduce(struct nft_regs_track *track, argument
[all...]
H A Dnft_meta.c747 bool nft_meta_get_reduce(struct nft_regs_track *track, argument
783 static bool nft_meta_set_reduce(struct nft_regs_track *track, argument
[all...]
H A Dnft_compat.c776 static bool nft_match_reduce(struct nft_regs_track *track, argument
/linux-master/drivers/gpu/drm/radeon/
H A Dr200.c150 struct r100_cs_track *track; local
[all...]
H A Dr300.c630 struct r100_cs_track *track; local
1175 struct r100_cs_track *track; local
1282 struct r100_cs_track *track; local
[all...]
/linux-master/net/bridge/netfilter/
H A Dnft_meta_bridge.c152 static bool nft_meta_bridge_set_reduce(struct nft_regs_track *track, argument
/linux-master/mm/kfence/
H A Dreport.c108 const struct kfence_track *track = show_alloc ? &meta->alloc_track : &meta->free_track; local
282 static void kfence_to_kp_stack(const struct kfence_track *track, voi argument
[all...]
/linux-master/block/
H A Dblk-rq-qos.h39 void (*track)(struct rq_qos *, struct request *, struct bio *); member in struct:rq_qos_ops
/linux-master/mm/kasan/
H A Dcommon.c51 void kasan_set_track(struct kasan_track *track, depot_stack_handle_t stack) argument
64 void kasan_save_track(struct kasan_track *track, gfp_t flags) argument
H A Dreport.c264 static void print_track(struct kasan_track *track, const char *prefix) argument

Completed in 262 milliseconds

123