/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/drivers/ata/pata_parport/ |
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
|
H A D | ktti.c | 49 int k, a, b; in ktti_read_block() local 62 int k; in ktti_write_block() local
|
H A D | fit2.c | 65 int k, a, b, c, d; in fit2_read_block() local 88 int k; in fit2_write_block() local
|
H A D | aten.c | 62 int k, a, b, c, d; in aten_read_block() local 93 int k; in aten_write_block() local
|
H A D | fit3.c | 83 int k, a, b, c, d; in fit3_read_block() local 122 int k; in fit3_write_block() local
|
H A D | on20.c | 91 int k, l, h; in on20_read_block() local 109 int k; in on20_write_block() local
|
/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/arm64/include/asm/ |
H A D | jump_label.h | 34 char *k = &((char *)key)[branch]; in arch_static_branch() local 49 char *k = &((char *)key)[branch]; in arch_static_branch_jump() local
|
/linux/drivers/scsi/ |
H A D | sg.c | 597 int mxsize, cmd_size, k; in sg_write() local 712 int k; in sg_new_write() local 778 int k, at_head; in sg_common_write() local 1221 int k, length; in sg_vma_fault() local 1260 int k, length; in sg_mmap() local 1434 u32 k; in sg_alloc() local 1864 int ret_sz = 0, i, k, rem_sz, num, mx_sc_elems; in sg_build_indirect() local 1946 int k; in sg_remove_scat() local 1966 int k, num; in sg_read_oxfer() local 2018 int k, num, rem; in sg_link_reserve() local [all …]
|
/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/kernel/ |
H A D | kthread.c | 82 static inline struct kthread *to_kthread(struct task_struct *k) in to_kthread() 140 void free_kthread_struct(struct task_struct *k) in free_kthread_struct() 172 static bool __kthread_should_park(struct task_struct *k) in __kthread_should_park() 666 void kthread_set_per_cpu(struct task_struct *k, int cpu) in kthread_set_per_cpu() 700 void kthread_unpark(struct task_struct *k) in kthread_unpark() 733 int kthread_park(struct task_struct *k) in kthread_park() 777 int kthread_stop(struct task_struct *k) in kthread_stop() 807 int kthread_stop_put(struct task_struct *k) in kthread_stop_put() 908 struct kthread *k; in kthreads_online_cpu() local
|
/linux/drivers/md/bcache/ |
H A D | bcache_ondisk.h | 56 static inline __u64 KEY_OFFSET(const struct bkey *k) in KEY_OFFSET() 61 static inline void SET_KEY_OFFSET(struct bkey *k, __u64 v) in SET_KEY_OFFSET() 83 #define KEY_START(k) (KEY_OFFSET(k) - KEY_SIZE(k)) argument 84 #define START_KEY(k) KEY(KEY_INODE(k), KEY_START(k), 0) argument 99 static inline unsigned long bkey_u64s(const struct bkey *k) in bkey_u64s() 104 static inline unsigned long bkey_bytes(const struct bkey *k) in bkey_bytes() 118 static inline struct bkey *bkey_next(const struct bkey *k) in bkey_next() 125 static inline struct bkey *bkey_idx(const struct bkey *k, unsigned int nr_keys) in bkey_idx()
|
/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/drivers/net/hamradio/ |
H A D | scc.c | 345 int k; in flush_rx_FIFO() local 638 int k; in scc_isr() local 1094 int k; in is_grouped() local 1465 int chip, k; in z8530_init() local 1981 int k; in scc_net_seq_idx() local 2000 unsigned k; in scc_net_seq_next() local 2123 int k; in scc_cleanup_driver() 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
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_jhash.h | 39 const unsigned char *k = key; in jhash() local 73 static __always_inline u32 jhash2(const u32 *k, u32 length, u32 initval) in jhash2()
|
H A D | timer_lockup.c | 33 static int timer_cb1(void *map, int *k, struct elem *v) in timer_cb1() 45 static int timer_cb2(void *map, int *k, struct elem *v) in timer_cb2()
|
H A D | fentry_many_args.c | 22 int g, unsigned int h, long i, __u64 j, unsigned long k) in BPF_PROG() 33 __u64 g, __u64 h, __u64 i, __u64 j, __u64 k) in BPF_PROG()
|
/linux/include/linux/ |
H A D | mtio.h | 31 static inline int put_user_mtget(void __user *u, struct mtget *k) in put_user_mtget() 52 static inline int put_user_mtpos(void __user *u, struct mtpos *k) in put_user_mtpos()
|
/linux/drivers/irqchip/ |
H A D | irq-renesas-rzv2h.c | 40 #define ICU_TITSR(k) (0x28 + (k) * 4) argument 41 #define ICU_TSSR(k) (0x30 + (k) * 4) argument 42 #define ICU_DMkSELy(k, y) (0x420 + (k) * 0x20 + (y) * 4) argument 43 #define ICU_DMACKSELk(k) (0x500 + (k) * 4) argument 185 u32 tint_nr, tssel_n, k, tssr; in rzv2h_tint_irq_endisable() local 311 int k = tint_nr / 16; in rzv2h_clear_tint_int() local
|
/linux/arch/loongarch/lib/ |
H A D | xor_simd.c | 23 #define XOR(dj, k) "vxor.v $vr" #dj ", $vr" #dj ", $vr" #k "\n\t" argument 66 #define XOR(dj, k) "xvxor.v $xr" #dj ", $xr" #dj ", $xr" #k "\n\t" argument
|