Home
last modified time | relevance | path

Searched defs:state (Results 851 - 875 of 11172) sorted by relevance

1...<<31323334353637383940>>...447

/kernel/linux/linux-6.6/drivers/cpufreq/
H A Dsc520_freq.c53 static int sc520_freq_target(struct cpufreq_policy *policy, unsigned int state) in sc520_freq_target() argument
/kernel/linux/linux-6.6/kernel/entry/
H A Dsyscall_user_dispatch.c38 char state; in syscall_user_dispatch() local
/kernel/linux/linux-6.6/kernel/locking/
H A Drwbase_rt.c68 __rwbase_read_lock(struct rwbase_rt *rwb, unsigned int state) __rwbase_read_lock() argument
131 rwbase_read_lock(struct rwbase_rt *rwb, unsigned int state) rwbase_read_lock() argument
140 __rwbase_read_unlock(struct rwbase_rt *rwb, unsigned int state) __rwbase_read_unlock() argument
164 rwbase_read_unlock(struct rwbase_rt *rwb, unsigned int state) rwbase_read_unlock() argument
227 rwbase_write_lock(struct rwbase_rt *rwb, unsigned int state) rwbase_write_lock() argument
[all...]
/kernel/linux/linux-6.6/drivers/crypto/ccp/
H A Dsev-dev.h45 int state; member
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dresctrl.h54 struct resctrl_pqr_state *state = this_cpu_ptr(&pqr_state); in __resctrl_sched_in() local
/kernel/linux/linux-6.6/drivers/extcon/
H A Dextcon.h56 u32 state; member
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_matchall.h15 enum cxgb4_matchall_state state; /* Current MATCHALL offload state */ member
21 enum cxgb4_matchall_state state; /* Current MATCHALL offload state */ member
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-mac.h16 struct dpmac_link_state state; member
/kernel/linux/linux-6.6/drivers/iio/trigger/
H A Diio-trig-loop.c55 static int iio_loop_trigger_set_state(struct iio_trigger *trig, bool state) in iio_loop_trigger_set_state() argument
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dpci.c110 mt76x2e_suspend(struct pci_dev *pdev, pm_message_t state) in mt76x2e_suspend() argument
H A Dusb.c100 mt76x2u_suspend(struct usb_interface *intf, pm_message_t state) mt76x2u_suspend() argument
/kernel/linux/linux-6.6/drivers/pcmcia/
H A Dsa1100_generic.c85 sa11x0_cf_configure_socket(struct soc_pcmcia_socket *skt, const socket_state_t *state) sa11x0_cf_configure_socket() argument
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Drpaphp_pci.c72 static int __rpaphp_get_sensor_state(struct slot *slot, int *state) in __rpaphp_get_sensor_state() argument
102 int rpaphp_get_sensor_state(struct slot *slot, int *state) in rpaphp_get_sensor_state() argument
143 int rc, level, state; rpaphp_enable_slot() local
[all...]
/kernel/linux/linux-6.6/drivers/phy/samsung/
H A Dphy-exynos-dp-video.c31 struct exynos_dp_video_phy *state = phy_get_drvdata(phy); in exynos_dp_video_phy_power_on() local
40 struct exynos_dp_video_phy *state = phy_get_drvdata(phy); in exynos_dp_video_phy_power_off() local
75 struct exynos_dp_video_phy *state; in exynos_dp_video_phy_probe() local
[all...]
/kernel/linux/linux-6.6/arch/x86/lib/
H A Dcmdline.c40 } state = st_wordstart; in __cmdline_find_option_bool() local
135 } state = st_wordstart; in __cmdline_find_option() local
[all...]
/kernel/linux/linux-6.6/crypto/
H A Dblake2b_generic.c114 void blake2b_compress_generic(struct blake2b_state *state, in blake2b_compress_generic() argument
H A Daegis128-neon.c23 void crypto_aegis128_init_simd(struct aegis_state *state, in crypto_aegis128_init_simd() argument
32 void crypto_aegis128_update_simd(struct aegis_state *state, const void *msg) in crypto_aegis128_update_simd() argument
39 void crypto_aegis128_encrypt_chunk_simd(struct aegis_state *state, u8 *dst, in crypto_aegis128_encrypt_chunk_simd() argument
47 void crypto_aegis128_decrypt_chunk_simd(struct aegis_state *state, u8 *dst, in crypto_aegis128_decrypt_chunk_simd() argument
55 int crypto_aegis128_final_simd(struct aegis_state *state, in crypto_aegis128_final_simd() argument
[all...]
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dplatform-pci-unplug.c92 static bool __xen_has_pv_device(int state) in __xen_has_pv_device() argument
/kernel/linux/linux-6.6/block/partitions/
H A Dmac.c31 int mac_partition(struct parsed_partitions *state) in mac_partition() argument
[all...]
H A Dkarma.c15 int karma_partition(struct parsed_partitions *state) in karma_partition() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_modeset_helper.c192 struct drm_atomic_state *state; in drm_mode_config_helper_suspend() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/
H A Di915_random.c76 unsigned int *i915_random_order(unsigned int count, struct rnd_state *state) in i915_random_order() argument
92 u64 igt_random_offset(struct rnd_state *state, in igt_random_offset() argument
45 i915_prandom_shuffle(void *arr, size_t elsz, size_t count, struct rnd_state *state) i915_prandom_shuffle() argument
70 i915_random_reorder(unsigned int *order, unsigned int count, struct rnd_state *state) i915_random_reorder() argument
H A Dlib_sw_fence.c30 nop_fence_notify(struct i915_sw_fence *fence, enum i915_sw_fence_notify state) in nop_fence_notify() argument
93 heap_fence_notify(struct i915_sw_fence *fence, enum i915_sw_fence_notify state) in heap_fence_notify() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/mgag200/
H A Dmgag200_i2c.c52 static inline void mga_i2c_set(struct mga_device *mdev, int mask, int state) in mga_i2c_set() argument
61 static void mga_gpio_setsda(void *data, int state) in mga_gpio_setsda() argument
68 static void mga_gpio_setscl(void *data, int state) in mga_gpio_setscl() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_global_state.h25 struct intel_global_state *state; member
59 struct intel_atomic_state *state; member
66 struct intel_global_state *state, *old_state, *new_state; member
[all...]

Completed in 10 milliseconds

1...<<31323334353637383940>>...447