Home
last modified time | relevance | path

Searched refs:__must_check (Results 1 – 25 of 338) sorted by relevance

12345678910>>...14

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/crypto/
H A Daes_wrap.h21 int __must_check aes_wrap(const u8 *kek, size_t kek_len, int n, const u8 *plain,
23 int __must_check aes_unwrap(const u8 *kek, size_t kek_len, int n,
25 int __must_check omac1_aes_vector(const u8 *key, size_t key_len,
28 int __must_check omac1_aes_128_vector(const u8 *key, size_t num_elem,
31 int __must_check omac1_aes_128(const u8 *key, const u8 *data, size_t data_len,
33 int __must_check omac1_aes_256(const u8 *key, const u8 *data, size_t data_len,
35 int __must_check aes_128_encrypt_block(const u8 *key, const u8 *in, u8 *out);
36 int __must_check aes_ctr_encrypt(const u8 *key, size_t key_len, const u8 *nonce,
38 int __must_check aes_128_ctr_encrypt(const u8 *key, const u8 *nonce,
40 int __must_check aes_128_eax_encrypt(const u8 *key,
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/crypto/
H A Daes_wrap.h21 int __must_check aes_wrap(const u8 *kek, size_t kek_len, int n, const u8 *plain,
23 int __must_check aes_unwrap(const u8 *kek, size_t kek_len, int n,
25 int __must_check omac1_aes_vector(const u8 *key, size_t key_len,
28 int __must_check omac1_aes_128_vector(const u8 *key, size_t num_elem,
31 int __must_check omac1_aes_128(const u8 *key, const u8 *data, size_t data_len,
33 int __must_check omac1_aes_256(const u8 *key, const u8 *data, size_t data_len,
35 int __must_check aes_128_encrypt_block(const u8 *key, const u8 *in, u8 *out);
36 int __must_check aes_ctr_encrypt(const u8 *key, size_t key_len, const u8 *nonce,
38 int __must_check aes_128_ctr_encrypt(const u8 *key, const u8 *nonce,
40 int __must_check aes_128_eax_encrypt(const u8 *key,
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/crypto/
H A Daes_wrap.h21 int __must_check aes_wrap(const u8 *kek, size_t kek_len, int n, const u8 *plain,
23 int __must_check aes_unwrap(const u8 *kek, size_t kek_len, int n,
25 int __must_check omac1_aes_vector(const u8 *key, size_t key_len,
28 int __must_check omac1_aes_128_vector(const u8 *key, size_t num_elem,
31 int __must_check omac1_aes_128(const u8 *key, const u8 *data, size_t data_len,
33 int __must_check omac1_aes_256(const u8 *key, const u8 *data, size_t data_len,
35 int __must_check aes_128_encrypt_block(const u8 *key, const u8 *in, u8 *out);
36 int __must_check aes_ctr_encrypt(const u8 *key, size_t key_len, const u8 *nonce,
38 int __must_check aes_128_ctr_encrypt(const u8 *key, const u8 *nonce,
40 int __must_check aes_128_eax_encrypt(const u8 *key,
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/crypto/
H A Daes_wrap.h21 int __must_check aes_wrap(const u8 *kek, size_t kek_len, int n, const u8 *plain,
23 int __must_check aes_unwrap(const u8 *kek, size_t kek_len, int n,
25 int __must_check omac1_aes_vector(const u8 *key, size_t key_len,
28 int __must_check omac1_aes_128_vector(const u8 *key, size_t num_elem,
31 int __must_check omac1_aes_128(const u8 *key, const u8 *data, size_t data_len,
33 int __must_check omac1_aes_256(const u8 *key, const u8 *data, size_t data_len,
35 int __must_check aes_128_encrypt_block(const u8 *key, const u8 *in, u8 *out);
36 int __must_check aes_ctr_encrypt(const u8 *key, size_t key_len, const u8 *nonce,
38 int __must_check aes_128_ctr_encrypt(const u8 *key, const u8 *nonce,
40 int __must_check aes_128_eax_encrypt(const u8 *key,
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/crypto/
H A Daes_wrap.h21 int __must_check aes_wrap(const u8 *kek, size_t kek_len, int n, const u8 *plain,
23 int __must_check aes_unwrap(const u8 *kek, size_t kek_len, int n,
25 int __must_check omac1_aes_vector(const u8 *key, size_t key_len,
28 int __must_check omac1_aes_128_vector(const u8 *key, size_t num_elem,
31 int __must_check omac1_aes_128(const u8 *key, const u8 *data, size_t data_len,
33 int __must_check omac1_aes_256(const u8 *key, const u8 *data, size_t data_len,
35 int __must_check aes_128_encrypt_block(const u8 *key, const u8 *in, u8 *out);
36 int __must_check aes_ctr_encrypt(const u8 *key, size_t key_len, const u8 *nonce,
38 int __must_check aes_128_ctr_encrypt(const u8 *key, const u8 *nonce,
40 int __must_check aes_128_eax_encrypt(const u8 *key,
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/crypto/
H A Daes_wrap.h22 int __must_check aes_wrap(const u8 *kek, size_t kek_len, int n, const u8 *plain,
24 int __must_check aes_unwrap(const u8 *kek, size_t kek_len, int n,
26 int __must_check omac1_aes_vector(const u8 *key, size_t key_len,
29 int __must_check omac1_aes_128_vector(const u8 *key, size_t num_elem,
32 int __must_check omac1_aes_128(const u8 *key, const u8 *data, size_t data_len,
34 int __must_check omac1_aes_256(const u8 *key, const u8 *data, size_t data_len,
36 int __must_check aes_128_encrypt_block(const u8 *key, const u8 *in, u8 *out);
37 int __must_check aes_ctr_encrypt(const u8 *key, size_t key_len, const u8 *nonce,
39 int __must_check aes_128_ctr_encrypt(const u8 *key, const u8 *nonce,
41 int __must_check aes_128_eax_encrypt(const u8 *key,
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/crypto/
H A Daes_wrap.h21 int __must_check aes_wrap(const u8 *kek, size_t kek_len, int n, const u8 *plain,
23 int __must_check aes_unwrap(const u8 *kek, size_t kek_len, int n,
25 int __must_check omac1_aes_vector(const u8 *key, size_t key_len,
28 int __must_check omac1_aes_128_vector(const u8 *key, size_t num_elem,
31 int __must_check omac1_aes_128(const u8 *key, const u8 *data, size_t data_len,
33 int __must_check omac1_aes_256(const u8 *key, const u8 *data, size_t data_len,
35 int __must_check aes_128_encrypt_block(const u8 *key, const u8 *in, u8 *out);
36 int __must_check aes_ctr_encrypt(const u8 *key, size_t key_len, const u8 *nonce,
38 int __must_check aes_128_ctr_encrypt(const u8 *key, const u8 *nonce,
40 int __must_check aes_128_eax_encrypt(const u8 *key,
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/crypto/
H A Daes_wrap.h21 int __must_check aes_wrap(const u8 *kek, size_t kek_len, int n, const u8 *plain,
23 int __must_check aes_unwrap(const u8 *kek, size_t kek_len, int n,
25 int __must_check omac1_aes_vector(const u8 *key, size_t key_len,
28 int __must_check omac1_aes_128_vector(const u8 *key, size_t num_elem,
31 int __must_check omac1_aes_128(const u8 *key, const u8 *data, size_t data_len,
33 int __must_check omac1_aes_256(const u8 *key, const u8 *data, size_t data_len,
35 int __must_check aes_128_encrypt_block(const u8 *key, const u8 *in, u8 *out);
36 int __must_check aes_ctr_encrypt(const u8 *key, size_t key_len, const u8 *nonce,
38 int __must_check aes_128_ctr_encrypt(const u8 *key, const u8 *nonce,
40 int __must_check aes_128_eax_encrypt(const u8 *key,
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/crypto/
H A Daes_wrap.h21 int __must_check aes_wrap(const u8 *kek, size_t kek_len, int n, const u8 *plain,
23 int __must_check aes_unwrap(const u8 *kek, size_t kek_len, int n,
25 int __must_check omac1_aes_vector(const u8 *key, size_t key_len,
28 int __must_check omac1_aes_128_vector(const u8 *key, size_t num_elem,
31 int __must_check omac1_aes_128(const u8 *key, const u8 *data, size_t data_len,
33 int __must_check omac1_aes_256(const u8 *key, const u8 *data, size_t data_len,
35 int __must_check aes_128_encrypt_block(const u8 *key, const u8 *in, u8 *out);
36 int __must_check aes_ctr_encrypt(const u8 *key, size_t key_len, const u8 *nonce,
38 int __must_check aes_128_ctr_encrypt(const u8 *key, const u8 *nonce,
40 int __must_check aes_128_eax_encrypt(const u8 *key,
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/crypto/
H A Daes_wrap.h22 int __must_check aes_wrap(const u8 *kek, size_t kek_len, int n, const u8 *plain,
24 int __must_check aes_unwrap(const u8 *kek, size_t kek_len, int n,
26 int __must_check omac1_aes_vector(const u8 *key, size_t key_len,
29 int __must_check omac1_aes_128_vector(const u8 *key, size_t num_elem,
32 int __must_check omac1_aes_128(const u8 *key, const u8 *data, size_t data_len,
34 int __must_check omac1_aes_256(const u8 *key, const u8 *data, size_t data_len,
36 int __must_check aes_128_encrypt_block(const u8 *key, const u8 *in, u8 *out);
37 int __must_check aes_ctr_encrypt(const u8 *key, size_t key_len, const u8 *nonce,
39 int __must_check aes_128_ctr_encrypt(const u8 *key, const u8 *nonce,
41 int __must_check aes_128_eax_encrypt(const u8 *key,
[all …]
/OK3568_Linux_fs/kernel/include/linux/
H A Dkernel.h330 int __must_check _kstrtoul(const char *s, unsigned int base, unsigned long *res);
331 int __must_check _kstrtol(const char *s, unsigned int base, long *res);
333 int __must_check kstrtoull(const char *s, unsigned int base, unsigned long long *res);
334 int __must_check kstrtoll(const char *s, unsigned int base, long long *res);
351 static inline int __must_check kstrtoul(const char *s, unsigned int base, unsigned long *res) in kstrtoul()
379 static inline int __must_check kstrtol(const char *s, unsigned int base, long *res) in kstrtol()
392 int __must_check kstrtouint(const char *s, unsigned int base, unsigned int *res);
393 int __must_check kstrtoint(const char *s, unsigned int base, int *res);
395 static inline int __must_check kstrtou64(const char *s, unsigned int base, u64 *res) in kstrtou64()
400 static inline int __must_check kstrtos64(const char *s, unsigned int base, s64 *res) in kstrtos64()
[all …]
H A Drefcount.h150 static inline __must_check bool __refcount_add_not_zero(int i, refcount_t *r, int *oldp) in __refcount_add_not_zero()
186 static inline __must_check bool refcount_add_not_zero(int i, refcount_t *r) in refcount_add_not_zero()
225 static inline __must_check bool __refcount_inc_not_zero(refcount_t *r, int *oldp) in __refcount_inc_not_zero()
243 static inline __must_check bool refcount_inc_not_zero(refcount_t *r) in refcount_inc_not_zero()
270 static inline __must_check bool __refcount_sub_and_test(int i, refcount_t *r, int *oldp) in __refcount_sub_and_test()
308 static inline __must_check bool refcount_sub_and_test(int i, refcount_t *r) in refcount_sub_and_test()
313 static inline __must_check bool __refcount_dec_and_test(refcount_t *r, int *oldp) in __refcount_dec_and_test()
331 static inline __must_check bool refcount_dec_and_test(refcount_t *r) in refcount_dec_and_test()
362 extern __must_check bool refcount_dec_if_one(refcount_t *r);
363 extern __must_check bool refcount_dec_not_one(refcount_t *r);
[all …]
H A Duaccess.h98 static __always_inline __must_check unsigned long
106 static __always_inline __must_check unsigned long
130 static __always_inline __must_check unsigned long
140 static __always_inline __must_check unsigned long
152 static inline __must_check unsigned long
166 extern __must_check unsigned long
171 static inline __must_check unsigned long
184 extern __must_check unsigned long
188 static __always_inline unsigned long __must_check
196 static __always_inline unsigned long __must_check
[all …]
H A Dclk.h251 int __must_check clk_bulk_prepare(int num_clks,
260 static inline int __must_check
330 int __must_check clk_bulk_get(struct device *dev, int num_clks,
350 int __must_check clk_bulk_get_all(struct device *dev,
363 int __must_check clk_bulk_get_optional(struct device *dev, int num_clks,
377 int __must_check devm_clk_bulk_get(struct device *dev, int num_clks,
400 int __must_check devm_clk_bulk_get_optional(struct device *dev, int num_clks,
416 int __must_check devm_clk_bulk_get_all(struct device *dev,
520 int __must_check clk_bulk_enable(int num_clks,
771 static inline int __must_check clk_bulk_get(struct device *dev, int num_clks, in clk_bulk_get()
[all …]
H A Derr.h24 static inline void * __must_check ERR_PTR(long error) in ERR_PTR()
29 static inline long __must_check PTR_ERR(__force const void *ptr) in PTR_ERR()
34 static inline bool __must_check IS_ERR(__force const void *ptr) in IS_ERR()
39 static inline bool __must_check IS_ERR_OR_NULL(__force const void *ptr) in IS_ERR_OR_NULL()
51 static inline void * __must_check ERR_CAST(__force const void *ptr) in ERR_CAST()
57 static inline int __must_check PTR_ERR_OR_ZERO(__force const void *ptr) in PTR_ERR_OR_ZERO()
H A Dkobject.h100 extern __printf(3, 4) __must_check
103 extern __printf(4, 5) __must_check
110 extern struct kobject * __must_check kobject_create(void);
111 extern struct kobject * __must_check kobject_create_and_add(const char *name,
114 extern int __must_check kobject_rename(struct kobject *, const char *new_name);
115 extern int __must_check kobject_move(struct kobject *, struct kobject *);
118 extern struct kobject * __must_check kobject_get_unless_zero(
216 extern int __must_check kset_register(struct kset *kset);
218 extern struct kset * __must_check kset_create_and_add(const char *name,
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wlcore/
H A Dio.h44 static inline int __must_check wlcore_raw_write(struct wl1271 *wl, int addr, in wlcore_raw_write()
62 static inline int __must_check wlcore_raw_read(struct wl1271 *wl, int addr, in wlcore_raw_read()
80 static inline int __must_check wlcore_raw_read_data(struct wl1271 *wl, int reg, in wlcore_raw_read_data()
87 static inline int __must_check wlcore_raw_write_data(struct wl1271 *wl, int reg, in wlcore_raw_write_data()
94 static inline int __must_check wlcore_raw_read32(struct wl1271 *wl, int addr, in wlcore_raw_read32()
110 static inline int __must_check wlcore_raw_write32(struct wl1271 *wl, int addr, in wlcore_raw_write32()
118 static inline int __must_check wlcore_read(struct wl1271 *wl, int addr, in wlcore_read()
128 static inline int __must_check wlcore_write(struct wl1271 *wl, int addr, in wlcore_write()
138 static inline int __must_check wlcore_write_data(struct wl1271 *wl, int reg, in wlcore_write_data()
145 static inline int __must_check wlcore_read_data(struct wl1271 *wl, int reg, in wlcore_read_data()
[all …]
/OK3568_Linux_fs/kernel/include/linux/gpio/
H A Dconsumer.h65 struct gpio_desc *__must_check gpiod_get(struct device *dev,
68 struct gpio_desc *__must_check gpiod_get_index(struct device *dev,
72 struct gpio_desc *__must_check gpiod_get_optional(struct device *dev,
75 struct gpio_desc *__must_check gpiod_get_index_optional(struct device *dev,
79 struct gpio_descs *__must_check gpiod_get_array(struct device *dev,
82 struct gpio_descs *__must_check gpiod_get_array_optional(struct device *dev,
88 struct gpio_desc *__must_check devm_gpiod_get(struct device *dev,
91 struct gpio_desc *__must_check devm_gpiod_get_index(struct device *dev,
95 struct gpio_desc *__must_check devm_gpiod_get_optional(struct device *dev,
98 struct gpio_desc *__must_check
[all …]
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Darchrandom.h20 static inline bool __must_check rdrand_long(unsigned long *v) in rdrand_long()
34 static inline bool __must_check rdrand_int(unsigned int *v) in rdrand_int()
48 static inline bool __must_check rdseed_long(unsigned long *v) in rdseed_long()
57 static inline bool __must_check rdseed_int(unsigned int *v) in rdseed_int()
73 static inline bool __must_check arch_get_random_long(unsigned long *v) in arch_get_random_long()
78 static inline bool __must_check arch_get_random_int(unsigned int *v) in arch_get_random_int()
83 static inline bool __must_check arch_get_random_seed_long(unsigned long *v) in arch_get_random_seed_long()
88 static inline bool __must_check arch_get_random_seed_int(unsigned int *v) in arch_get_random_seed_int()
H A Duaccess_64.h20 __must_check unsigned long
22 __must_check unsigned long
24 __must_check unsigned long
27 static __always_inline __must_check unsigned long
49 static __always_inline __must_check unsigned long
55 static __always_inline __must_check unsigned long
61 static __always_inline __must_check
/OK3568_Linux_fs/kernel/include/linux/pinctrl/
H A Dconsumer.h34 extern struct pinctrl * __must_check pinctrl_get(struct device *dev);
36 extern struct pinctrl_state * __must_check pinctrl_lookup_state(
41 extern struct pinctrl * __must_check devm_pinctrl_get(struct device *dev);
95 static inline struct pinctrl * __must_check pinctrl_get(struct device *dev) in pinctrl_get()
104 static inline struct pinctrl_state * __must_check pinctrl_lookup_state( in pinctrl_lookup_state()
117 static inline struct pinctrl * __must_check devm_pinctrl_get(struct device *dev) in devm_pinctrl_get()
148 static inline struct pinctrl * __must_check pinctrl_get_select( in pinctrl_get_select()
174 static inline struct pinctrl * __must_check pinctrl_get_select_default( in pinctrl_get_select_default()
180 static inline struct pinctrl * __must_check devm_pinctrl_get_select( in devm_pinctrl_get_select()
206 static inline struct pinctrl * __must_check devm_pinctrl_get_select_default( in devm_pinctrl_get_select_default()
/OK3568_Linux_fs/kernel/include/linux/regulator/
H A Dconsumer.h180 struct regulator *__must_check regulator_get(struct device *dev,
182 struct regulator *__must_check devm_regulator_get(struct device *dev,
184 struct regulator *__must_check regulator_get_exclusive(struct device *dev,
186 struct regulator *__must_check devm_regulator_get_exclusive(struct device *dev,
188 struct regulator *__must_check regulator_get_optional(struct device *dev,
190 struct regulator *__must_check devm_regulator_get_optional(struct device *dev,
224 int __must_check regulator_enable(struct regulator *regulator);
230 int __must_check regulator_bulk_get(struct device *dev, int num_consumers,
232 int __must_check devm_regulator_bulk_get(struct device *dev, int num_consumers,
234 int __must_check regulator_bulk_enable(int num_consumers,
[all …]
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Derr.h35 static inline void * __must_check ERR_PTR(long error_) in ERR_PTR()
40 static inline long __must_check PTR_ERR(__force const void *ptr) in PTR_ERR()
45 static inline bool __must_check IS_ERR(__force const void *ptr) in IS_ERR()
50 static inline bool __must_check IS_ERR_OR_NULL(__force const void *ptr) in IS_ERR_OR_NULL()
55 static inline int __must_check PTR_ERR_OR_ZERO(__force const void *ptr) in PTR_ERR_OR_ZERO()
70 static inline void * __must_check ERR_CAST(__force const void *ptr) in ERR_CAST()
/OK3568_Linux_fs/kernel/arch/s390/kvm/
H A Dgaccess.h148 static inline __must_check
174 static inline __must_check
245 static inline __must_check
265 static inline __must_check
286 static inline __must_check
309 static inline __must_check
332 static inline __must_check
355 static inline __must_check
378 static inline __must_check
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Darchrandom.h29 static inline bool __must_check arch_get_random_long(unsigned long *v) in arch_get_random_long()
34 static inline bool __must_check arch_get_random_int(unsigned int *v) in arch_get_random_int()
39 static inline bool __must_check arch_get_random_seed_long(unsigned long *v) in arch_get_random_seed_long()
54 static inline bool __must_check arch_get_random_seed_int(unsigned int *v) in arch_get_random_seed_int()
70 static inline bool __init __must_check

12345678910>>...14