Home
last modified time | relevance | path

Searched defs:state (Results 926 - 950 of 11497) sorted by relevance

1...<<31323334353637383940>>...460

/kernel/linux/linux-6.6/drivers/leds/
H A Dleds-syscon.c31 bool state; member
63 enum led_default_state state; in syscon_led_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dgpio_decoder.c49 int state; in gpio_decoder_poll_gpios() local
H A Dmax8925_onkey.c50 int state; in max8925_onkey_handler() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Dtrigger.h32 } state; member
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/
H A Dbench_bpf_loop.c29 static error_t parse_arg(int key, char *arg, struct argp_state *state) in parse_arg() argument
/kernel/linux/linux-6.6/sound/aoa/codecs/
H A Dtoonie.c61 static int toonie_suspend(struct codec_info_item *cii, pm_message_t state) in toonie_suspend() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_migrate_reuseport.c100 int *key, flags = 0, state, err; in migrate_reuseport() local
H A Dverifier_netfilter_ctx.c76 struct nf_hook_state *state = (void *)ctx->state; in with_invalid_ctx_access_test5() local
93 const struct nf_hook_state *state = ctx->state; in with_valid_ctx_access_test6() local
/kernel/linux/linux-6.6/sound/isa/ad1848/
H A Dad1848.c116 static int snd_ad1848_suspend(struct device *dev, unsigned int n, pm_message_t state) in snd_ad1848_suspend() argument
/kernel/linux/linux-6.6/lib/
H A Dinterval_tree.c28 interval_tree_span_iter_next_gap(struct interval_tree_span_iter *state) in interval_tree_span_iter_next_gap() argument
[all...]
/kernel/linux/linux-6.6/lib/zlib_dfltcc/
H A Ddfltcc_deflate.c19 deflate_state *state = (deflate_state *)strm->state; in dfltcc_can_deflate() local
43 deflate_state *state = (deflate_state *)strm->state; in dfltcc_reset_deflate_state() local
63 deflate_state *state = (deflate_state *)strm->state; dfltcc_gdht() local
76 deflate_state *state = (deflate_state *)strm->state; dfltcc_cmpr() local
97 deflate_state *state = (deflate_state *)strm->state; send_eobs() local
125 deflate_state *state = (deflate_state *)strm->state; dfltcc_deflate() local
[all...]
/kernel/linux/linux-6.6/kernel/sched/
H A Dswait.c91 void prepare_to_swait_exclusive(struct swait_queue_head *q, struct swait_queue *wait, int state) in prepare_to_swait_exclusive() argument
102 long prepare_to_swait_event(struct swait_queue_head *q, struct swait_queue *wait, int state) in prepare_to_swait_event() argument
/kernel/linux/linux-6.6/net/bridge/netfilter/
H A Debtable_broute.c50 struct nf_hook_state state; in ebt_broute() local
/kernel/linux/linux-6.6/net/ipv6/netfilter/
H A Dnf_defrag_ipv6_hooks.c52 ipv6_defrag(void *priv, struct sk_buff *skb, const struct nf_hook_state *state) ipv6_defrag() argument
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_netfilter_ipv6.c163 br_nf_pre_routing_ipv6(void *priv, struct sk_buff *skb, const struct nf_hook_state *state) br_nf_pre_routing_ipv6() argument
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_flow_table_inet.c12 nf_flow_offload_inet_hook(void *priv, struct sk_buff *skb, const struct nf_hook_state *state) nf_flow_offload_inet_hook() argument
/kernel/linux/linux-6.6/tools/bpf/runqslower/
H A Drunqslower.bpf.c73 long state; in handle__sched_switch() local
/kernel/linux/linux-6.6/sound/soc/intel/avs/
H A Dpath.h19 u32 state; member
/test/xts/hats/hdf/audio/idl/benchmarktest/effect/
H A Deffect_model_test.cpp44 void EffectModelBenchmarkTest::SetUp(const ::benchmark::State &state) in SetUp() argument
53 void EffectModelBenchmarkTest::TearDown(const ::benchmark::State &state) in TearDown() argument
[all...]
/test/xts/hats/hdf/audio/idl/benchmarktest/manager/
H A Daudio_manager_benchmarktest.cpp72 void AudioManagerBenchmarkTest::SetUp(const ::benchmark::State &state) in SetUp() argument
78 void AudioManagerBenchmarkTest::TearDown(const ::benchmark::State &state) in TearDown() argument
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_2/src/
H A Dcamera_benchmark_test.cpp30 void CameraBenchmarkTest::SetUp(const ::benchmark::State &state) in SetUp() argument
37 void CameraBenchmarkTest::TearDown(const ::benchmark::State &state) in TearDown() argument
/test/xts/hats/hdf/usb/usbdBenchmarkTest/common/
H A DHdfUsbdBenchmarkDeviceTest.cpp46 void HdfUsbdBenchmarkDeviceTest::SetUp(const ::benchmark::State& state) in SetUp() argument
56 void HdfUsbdBenchmarkDeviceTest::TearDown(const ::benchmark::State& state){} in TearDown() argument
/third_party/ffmpeg/libavcodec/
H A Dcri_parser.c50 uint64_t state = bpc->pc.state64; in cri_parse() local
H A Ddfpwmenc.c42 static void au_compress(DFPWMState *state, int len, uint8_t *outbuf, uint8_t *inbuf) in au_compress() argument
80 DFPWMState *state = ctx->priv_data; dfpwm_enc_init() local
95 DFPWMState *state = ctx->priv_data; dfpwm_enc_frame() local
[all...]
H A Djpegls.h84 static inline void ff_jpegls_downscale_state(JLSState *state, int Q) in ff_jpegls_downscale_state() argument
94 static inline int ff_jpegls_update_state_regular(JLSState *state, in ff_jpegls_update_state_regular() argument
[all...]

Completed in 8 milliseconds

1...<<31323334353637383940>>...460