Home
last modified time | relevance | path

Searched defs:p (Results 1 – 25 of 49) sorted by relevance

12

/lib/
Dflex_proportions.c37 int fprop_global_init(struct fprop_global *p, gfp_t gfp) in fprop_global_init()
50 void fprop_global_destroy(struct fprop_global *p) in fprop_global_destroy()
63 bool fprop_new_period(struct fprop_global *p, int periods) in fprop_new_period()
105 static void fprop_reflect_period_single(struct fprop_global *p, in fprop_reflect_period_single()
130 void __fprop_inc_single(struct fprop_global *p, struct fprop_local_single *pl) in __fprop_inc_single()
138 void fprop_fraction_single(struct fprop_global *p, in fprop_fraction_single()
188 static void fprop_reflect_period_percpu(struct fprop_global *p, in fprop_reflect_period_percpu()
219 void __fprop_inc_percpu(struct fprop_global *p, struct fprop_local_percpu *pl) in __fprop_inc_percpu()
226 void fprop_fraction_percpu(struct fprop_global *p, in fprop_fraction_percpu()
258 void __fprop_inc_percpu_max(struct fprop_global *p, in __fprop_inc_percpu_max()
Didr.c68 struct idr_layer *p; in get_from_free_list() local
145 static inline void free_layer(struct idr *idr, struct idr_layer *p) in free_layer()
153 static void __move_to_free_list(struct idr *idp, struct idr_layer *p) in __move_to_free_list()
160 static void move_to_free_list(struct idr *idp, struct idr_layer *p) in move_to_free_list()
174 struct idr_layer *p = pa[0]; in idr_mark_full() local
224 struct idr_layer *p, *new; in sub_alloc() local
293 struct idr_layer *p, *new; in idr_get_empty_slot() local
510 struct idr_layer *p = idp->top; in sub_remove() local
552 struct idr_layer *p; in idr_remove() local
587 struct idr_layer *p; in __idr_remove_all() local
[all …]
Dparser.c26 static int match_one(char *s, const char *p, substring_t args[]) in match_one()
109 const struct match_token *p; in match_token() local
213 const char *p = pattern; in match_wildcard() local
284 char *p = kmalloc(sz, GFP_KERNEL); in match_strdup() local
Dcrc32.c117 u8 *p = (u8 *)(b + 1) - 1; local
145 static inline u32 __pure crc32_le_generic(u32 crc, unsigned char const *p,
185 u32 __pure crc32_le(u32 crc, unsigned char const *p, size_t len)
189 u32 __pure __crc32c_le(u32 crc, unsigned char const *p, size_t len)
194 u32 __pure crc32_le(u32 crc, unsigned char const *p, size_t len)
199 u32 __pure __crc32c_le(u32 crc, unsigned char const *p, size_t len)
290 static inline u32 __pure crc32_be_generic(u32 crc, unsigned char const *p,
331 u32 __pure crc32_be(u32 crc, unsigned char const *p, size_t len)
336 u32 __pure crc32_be(u32 crc, unsigned char const *p, size_t len)
Dkasprintf.c17 char *p; in kvasprintf() local
53 char *p; in kasprintf() local
Dstring_helpers.c130 char *p = *dst, *q = *src; in unescape_space() local
158 char *p = *dst, *q = *src; in unescape_octal() local
177 char *p = *dst, *q = *src; in unescape_hex() local
201 char *p = *dst, *q = *src; in unescape_special() local
492 char *p = dst; in string_escape_mem() local
Ddecompress_unlzma.c148 static inline uint32_t INIT rc_is_bit_0_helper(struct rc *rc, uint16_t *p) in rc_is_bit_0_helper()
154 static inline int INIT rc_is_bit_0(struct rc *rc, uint16_t *p) in rc_is_bit_0()
161 static inline void INIT rc_update_bit_0(struct rc *rc, uint16_t *p) in rc_update_bit_0()
166 static inline void INIT rc_update_bit_1(struct rc *rc, uint16_t *p) in rc_update_bit_1()
174 static int INIT rc_get_bit(struct rc *rc, uint16_t *p, int *symbol) in rc_get_bit()
201 rc_bit_tree_decode(struct rc *rc, uint16_t *p, int num_levels, int *symbol) in rc_bit_tree_decode()
348 struct cstate *cst, uint16_t *p, in process_bit0()
392 struct cstate *cst, uint16_t *p, in process_bit1()
549 uint16_t *p; in unlzma() local
Dis_single_threaded.c22 struct task_struct *p, *t; in current_is_single_threaded() local
Dtest-string_helpers.c15 char *in, size_t p, in test_string_check_buf()
70 int i, p = 0, q_test = 0; in test_string_unescape() local
264 test_string_escape_overflow(const char *in, int p, unsigned int flags, const char *esc, in test_string_escape_overflow()
283 int p = 0, q_test = 0; in test_string_escape() local
Dlru_cache.c146 void *p = kmem_cache_alloc(cache, GFP_KERNEL); in lc_create() local
162 void *p = element[i]; in lc_create() local
174 void *p = lc->lc_element[i]; in lc_free_by_index() local
225 void *p = e; in lc_reset() local
Dtest_kasan.c314 char *p; in kmem_cache_oob() local
341 char *p = &global_array[ARRAY_SIZE(global_array) + i]; in kasan_global_oob() local
351 char *p = &stack_array[ARRAY_SIZE(stack_array) + i]; in kasan_stack_oob() local
423 volatile char *volatile p; in use_after_scope_test() local
Dtimerqueue.c41 struct rb_node **p = &head->head.rb_node; in timerqueue_add() local
Diommu-common.c59 struct iommu_pool *p = &(iommu->large_pool); in iommu_tbl_pool_init() local
231 struct iommu_pool *p; in get_pool() local
/lib/842/
D842_compress.c118 #define get_input_data(p, o, b) \ argument
121 #define init_hashtable_nodes(p, b) do { \ argument
131 #define find_index(p, b, n) ({ \ argument
143 #define check_index(p, b, n) \ argument
148 #define replace_hash(p, b, i, d) do { \ argument
163 static int __split_add_bits(struct sw842_param *p, u64 d, u8 n, u8 s) in __split_add_bits()
176 static int add_bits(struct sw842_param *p, u64 d, u8 n) in add_bits()
231 static int add_template(struct sw842_param *p, u8 c) in add_template()
314 static int add_repeat_template(struct sw842_param *p, u8 r) in add_repeat_template()
336 static int add_short_data_template(struct sw842_param *p, u8 b) in add_short_data_template()
[all …]
D842_decompress.c76 static int __split_next_bits(struct sw842_param *p, u64 *d, u8 n, u8 s) in __split_next_bits()
96 static int next_bits(struct sw842_param *p, u64 *d, u8 n) in next_bits()
140 static int do_data(struct sw842_param *p, u8 n) in do_data()
172 static int __do_index(struct sw842_param *p, u8 size, u8 bits, u64 fsize) in __do_index()
217 static int do_index(struct sw842_param *p, u8 n) in do_index()
231 static int do_op(struct sw842_param *p, u8 o) in do_op()
285 struct sw842_param p; in sw842_decompress() local
/lib/raid6/
Dsse2.c44 u8 *p, *q; in raid6_sse21_gen_syndrome() local
96 u8 *p, *q; in raid6_sse21_xor_syndrome() local
154 u8 *p, *q; in raid6_sse22_gen_syndrome() local
207 u8 *p, *q; in raid6_sse22_xor_syndrome() local
286 u8 *p, *q; in raid6_sse24_gen_syndrome() local
373 u8 *p, *q; in raid6_sse24_xor_syndrome() local
Davx2.c45 u8 *p, *q; in raid6_avx21_gen_syndrome() local
104 u8 *p, *q; in raid6_avx22_gen_syndrome() local
168 u8 *p, *q; in raid6_avx24_gen_syndrome() local
Drecov_ssse3.c25 u8 *p, *q, *dp, *dq; in raid6_2data_recov_ssse3() local
200 u8 *p, *q, *dq; in raid6_datap_recov_ssse3() local
Drecov_avx2.c25 u8 *p, *q, *dp, *dq; in raid6_2data_recov_avx2() local
195 u8 *p, *q, *dq; in raid6_datap_recov_avx2() local
Dsse1.c48 u8 *p, *q; in raid6_sse11_gen_syndrome() local
107 u8 *p, *q; in raid6_sse12_gen_syndrome() local
Dmmx.c43 u8 *p, *q; in raid6_mmx1_gen_syndrome() local
91 u8 *p, *q; in raid6_mmx2_gen_syndrome() local
Drecov.c28 u8 *p, *q, *dp, *dq; in raid6_2data_recov_intx1() local
72 u8 *p, *q, *dq; in raid6_datap_recov_intx1() local
/lib/lz4/
Dlz4defs.h38 #define LZ4_READ_LITTLEENDIAN_16(d, s, p) \ argument
41 #define LZ4_WRITE_LITTLEENDIAN_16(p, v) \ argument
57 #define LZ4_READ_LITTLEENDIAN_16(d, s, p) \ argument
60 #define LZ4_WRITE_LITTLEENDIAN_16(p, v) \ argument
89 #define LZ4_HASH_VALUE(p) (((A32(p)) * 2654435761U) >> \ argument
91 #define LZ4_HASH64K_VALUE(p) (((A32(p)) * 2654435761U) >> \ argument
93 #define HASH_VALUE(p) (((A32(p)) * 2654435761U) >> \ argument
/lib/mpi/
Dmpicoder.c163 uint8_t *p; in mpi_read_buffer() local
262 const uint8_t *buffer = xbuffer, *p; in mpi_set_buffer() local
353 u8 *p, *p2; in mpi_write_to_sgl() local
Dmpiutil.c88 void *p; in mpi_resize() local

12