| /linux/drivers/md/bcache/ |
| H A D | extents.c | 47 static bool __ptr_invalid(struct cache_set *c, const struct bkey *k) in __ptr_invalid() 68 static const char *bch_ptr_status(struct cache_set *c, const struct bkey *k) in bch_ptr_status() 97 void bch_extent_to_text(char *buf, size_t size, const struct bkey *k) in bch_extent_to_text() 126 static void bch_bkey_dump(struct btree_keys *keys, const struct bkey *k) in bch_bkey_dump() 149 bool __bch_btree_ptr_invalid(struct cache_set *c, const struct bkey *k) in __bch_btree_ptr_invalid() 166 static bool bch_btree_ptr_invalid(struct btree_keys *bk, const struct bkey *k) in bch_btree_ptr_invalid() 173 static bool btree_ptr_bad_expensive(struct btree *b, const struct bkey *k) in btree_ptr_bad_expensive() 205 static bool bch_btree_ptr_bad(struct btree_keys *bk, const struct bkey *k) in bch_btree_ptr_bad() 313 static void bch_subtract_dirty(struct bkey *k, in bch_subtract_dirty() 337 struct bkey *k = bch_btree_iter_next(iter); in bch_extent_insert_fixup() local [all …]
|
| H A D | btree.c | 99 #define PTR_HASH(c, k) \ argument 128 void bkey_put(struct cache_set *c, struct bkey *k) in bkey_put() 543 static unsigned int btree_order(struct bkey *k) in btree_order() 548 static void mca_data_alloc(struct btree *b, struct bkey *k, gfp_t gfp) in mca_data_alloc() 582 struct bkey *k, gfp_t gfp) in mca_bucket_alloc() 848 static struct hlist_head *mca_hash(struct cache_set *c, struct bkey *k) in mca_hash() 853 static struct btree *mca_find(struct cache_set *c, struct bkey *k) in mca_find() 885 struct bkey *k) in mca_cannibalize() 923 struct bkey *k, int level) in mca_alloc() 1006 struct bkey *k, int level, bool write, in bch_btree_node_get() [all …]
|
| H A D | bset.c | 23 struct bkey *k, *next; in bch_dump_bset() local 58 struct bkey *k; in __bch_count_data() local 69 struct bkey *k, *p = NULL; in __bch_check_keys() local 113 struct bkey *k = iter->data->k, *next = bkey_next(k); in bch_btree_iter_next_check() local 161 struct bkey *k = l->keys; in bch_keylist_pop() local 197 bool __bch_cut_front(const struct bkey *where, struct bkey *k) in __bch_cut_front() 217 bool __bch_cut_back(const struct bkey *where, struct bkey *k) in __bch_cut_back() 532 static unsigned int bkey_to_cacheline(struct bset_tree *t, struct bkey *k) in bkey_to_cacheline() 539 struct bkey *k) in bkey_to_cacheline_offset() 584 static inline unsigned int bfloat_mantissa(const struct bkey *k, in bfloat_mantissa() [all …]
|
| H A D | alloc.c | 468 void bch_bucket_free(struct cache_set *c, struct bkey *k) in bch_bucket_free() 477 struct bkey *k, bool wait) in __bch_bucket_alloc_set() 505 struct bkey *k, bool wait) in bch_bucket_alloc_set() 591 struct bkey *k, in bch_alloc_sectors() 713 struct task_struct *k = kthread_run(bch_allocator_thread, in bch_cache_allocator_start() local
|
| /linux/lib/ |
| H A D | klist.c | 84 void klist_init(struct klist *k, void (*get)(struct klist_node *), in klist_init() 94 static void add_head(struct klist *k, struct klist_node *n) in add_head() 101 static void add_tail(struct klist *k, struct klist_node *n) in add_tail() 108 static void klist_node_init(struct klist *k, struct klist_node *n) in klist_node_init() 122 void klist_add_head(struct klist_node *n, struct klist *k) in klist_add_head() 134 void klist_add_tail(struct klist_node *n, struct klist *k) in klist_add_tail() 148 struct klist *k = knode_klist(pos); in klist_add_behind() local 164 struct klist *k = knode_klist(pos); in klist_add_before() local 211 struct klist *k = knode_klist(n); in klist_put() local 280 void klist_iter_init_node(struct klist *k, struct klist_iter *i, in klist_iter_init_node() [all …]
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | hashmap.c | 14 static size_t hash_fn(long k, void *ctx) in hash_fn() 56 long oldk, k = i; in test_hashmap_generic() local 93 long k = entry->key; in test_hashmap_generic() local 106 long oldk, k = i; in test_hashmap_generic() local 141 long k = entry->key; in test_hashmap_generic() local 164 long oldk, k; in test_hashmap_generic() local 198 long oldk, k; in test_hashmap_generic() local 334 static size_t collision_hash_fn(long k, void *ctx) in collision_hash_fn() 416 long k = 0; in test_hashmap_empty() local
|
| /linux/tools/lib/ |
| H A D | bitmap.c | 10 unsigned int k, w = 0, lim = bits/BITS_PER_LONG; in __bitmap_weight() local 24 int k; in __bitmap_or() local 63 unsigned int k; __bitmap_and() local 78 unsigned int k, lim = bits/BITS_PER_LONG; __bitmap_equal() local 93 unsigned int k, lim = bits/BITS_PER_LONG; __bitmap_intersects() local 147 unsigned int k; __bitmap_andnot() local 162 unsigned int k, lim = bits/BITS_PER_LONG; __bitmap_subset() local [all...] |
| /linux/arch/sparc/kernel/ |
| H A D | termios.c | 33 int user_termios_to_kernel_termios(struct ktermios *k, in user_termios_to_kernel_termios() 56 struct ktermios *k) in kernel_termios_to_user_termios() 77 int user_termios_to_kernel_termios_1(struct ktermios *k, in user_termios_to_kernel_termios_1() 98 struct ktermios *k) in kernel_termios_to_user_termios_1()
|
| /linux/fs/ubifs/ |
| H A D | key.h | 103 static inline void ino_key_init_flash(const struct ubifs_info *c, void *k, in ino_key_init_flash() 181 static inline void dent_key_init_flash(const struct ubifs_info *c, void *k, in dent_key_init_flash() 233 static inline void xent_key_init_flash(const struct ubifs_info *c, void *k, in xent_key_init_flash() 333 static inline int key_type_flash(const struct ubifs_info *c, const void *k) in key_type_flash() 345 static inline ino_t key_inum(const struct ubifs_info *c, const void *k) in key_inum() 357 static inline ino_t key_inum_flash(const struct ubifs_info *c, const void *k) in key_inum_flash() 380 static inline uint32_t key_hash_flash(const struct ubifs_info *c, const void *k) in key_hash_flash() 404 const void *k) in key_block_flash()
|
| /linux/include/linux/input/ |
| H A D | matrix_keypad.h | 17 #define KEY_ROW(k) (((k) >> 24) & 0xff) argument 18 #define KEY_COL(k) (((k) >> 16) & 0xff) argument 19 #define KEY_VAL(k) ((k) & 0xffff) argument
|
| /linux/tools/testing/selftests/drivers/net/hw/ |
| H A D | devlink_port_split.py | 107 def split(k, port, should_fail=False): argument 183 def create_split_group(port, k): argument 192 def split_unsplittable_port(port, k): argument 204 def split_splittable_port(port, k, lanes, dev): argument
|
| /linux/include/linux/ |
| H A D | key.h | 501 #define key_validate(k) 0 argument 502 #define key_serial(k) 0 argument 503 #define key_get(k) ({ NULL; }) argument 504 #define key_revoke(k) do { } while(0) argument 505 #define key_invalidate(k) do { } while(0) argument 506 #define key_put(k) do { } while(0) argument 507 #define key_ref_put(k) do { } while(0) argument 508 #define make_key_ref(k, p) NULL argument 509 #define key_ref_to_ptr(k) NULL argument 510 #define is_key_possessed(k) 0 argument [all …]
|
| /linux/lib/crypto/powerpc/ |
| H A D | sha1-spe-asm.S | 106 #define R_00_15(a, b, c, d, e, w0, w1, k, off) \ argument 130 #define R_16_19(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument 156 #define R_20_39(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument 180 #define R_40_59(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument 208 #define R_60_79(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
|
| /linux/drivers/tty/ |
| H A D | tty_ioctl.c | 395 __weak int user_termios_to_kernel_termios(struct ktermios *k, in user_termios_to_kernel_termios() 401 struct ktermios *k) in kernel_termios_to_user_termios() 405 __weak int user_termios_to_kernel_termios_1(struct ktermios *k, in user_termios_to_kernel_termios_1() 411 struct ktermios *k) in kernel_termios_to_user_termios_1() 418 __weak int user_termios_to_kernel_termios(struct ktermios *k, in user_termios_to_kernel_termios() 424 struct ktermios *k) in kernel_termios_to_user_termios()
|
| /linux/crypto/ |
| H A D | twofish_common.c | 535 #define CALC_K(a, j, k, l, m, n) \ argument 548 #define CALC_K192(a, j, k, l, m, n) \ argument 561 #define CALC_K256(a, j, k, l, m, n) \ argument 572 int i, j, k; in __twofish_setkey() local
|
| /linux/drivers/ata/pata_parport/ |
| H A D | friq.c | 71 int h, l, k, ph; in friq_read_block_int() local 133 int k; in friq_write_block() local 182 int j, k, r; in friq_test_proto() local
|
| H A D | frpw.c | 59 int h, l, k, ph; in frpw_read_block_int() local 133 int k; in frpw_write_block() local 221 int j, k, r; in frpw_test_proto() local
|
| H A D | epia.c | 129 int k, ph, a, b; in epia_read_block() local 194 int ph, k, last, d; in epia_write_block() local 245 int j, k, f; in epia_test_proto() local
|
| H A D | epat.c | 87 int k, ph, a, b; in epat_read_block() local 170 int ph, k; in epat_write_block() local 274 int k, j, f, cc; in epat_test_proto() local
|
| /linux/tools/include/uapi/linux/ |
| H A D | filter.h | 28 __u32 k; /* Generic multiuse field */ member 49 #define BPF_STMT(code, k) { (unsigned short)(code), 0, 0, k } argument 52 #define BPF_JUMP(code, k, jt, jf) { (unsigned short)(code), jt, jf, k } argument
|
| /linux/include/uapi/linux/ |
| H A D | filter.h | 28 __u32 k; /* Generic multiuse field */ member 49 #define BPF_STMT(code, k) { (unsigned short)(code), 0, 0, k } argument 52 #define BPF_JUMP(code, k, jt, jf) { (unsigned short)(code), jt, jf, k } argument
|
| /linux/fs/smb/common/ |
| H A D | cifs_md4.c | 51 #define ROUND1(a,b,c,d,k,s) (a = lshift(a + F(b,c,d) + k, s)) argument 52 #define ROUND2(a,b,c,d,k,s) (a = lshift(a + G(b,c,d) + k + (u32)0x5A827999,s)) argument 53 #define ROUND3(a,b,c,d,k,s) (a = lshift(a + H(b,c,d) + k + (u32)0x6ED9EBA1,s)) argument
|
| /linux/arch/sh/kernel/ |
| H A D | io_trapped.c | 46 int k, n; in register_trapped_io() local 113 int k, len; in match_trapped_io_handler() local 171 int k; in lookup_address() local
|
| /linux/drivers/media/platform/verisilicon/ |
| H A D | hantro_vp9.c | 71 static void *get_coeffs_arr(struct symbol_counts *cnts, int i, int j, int k, int l, int m) in get_coeffs_arr() 88 static void *get_eobs1(struct symbol_counts *cnts, int i, int j, int k, int l, int m) in get_eobs1() 121 int i, j, k, l, m; in init_v4l2_vp9_count_tbl() local
|
| /linux/net/rxrpc/ |
| H A D | conn_service.c | 25 struct rxrpc_conn_proto k; in rxrpc_find_service_conn_rcu() local 68 struct rxrpc_conn_proto k = conn->proto; in rxrpc_publish_service_conn() local
|