Home
last modified time | relevance | path

Searched defs:ll (Results 1 – 25 of 101) sorted by relevance

12345

/kernel/linux/linux-4.19/drivers/md/persistent-data/
Ddm-space-map-common.c191 static int sm_ll_init(struct ll_disk *ll, struct dm_transaction_manager *tm) in sm_ll_init()
232 int sm_ll_extend(struct ll_disk *ll, dm_block_t extra_blocks) in sm_ll_extend()
275 int sm_ll_lookup_bitmap(struct ll_disk *ll, dm_block_t b, uint32_t *result) in sm_ll_lookup_bitmap()
299 static int sm_ll_lookup_big_ref_count(struct ll_disk *ll, dm_block_t b, in sm_ll_lookup_big_ref_count()
314 int sm_ll_lookup(struct ll_disk *ll, dm_block_t b, uint32_t *result) in sm_ll_lookup()
327 int sm_ll_find_free_block(struct ll_disk *ll, dm_block_t begin, in sm_ll_find_free_block()
412 static int sm_ll_mutate(struct ll_disk *ll, dm_block_t b, in sm_ll_mutate()
506 int sm_ll_insert(struct ll_disk *ll, dm_block_t b, in sm_ll_insert()
518 int sm_ll_inc(struct ll_disk *ll, dm_block_t b, enum allocation_event *ev) in sm_ll_inc()
534 int sm_ll_dec(struct ll_disk *ll, dm_block_t b, enum allocation_event *ev) in sm_ll_dec()
[all …]
/kernel/linux/linux-5.10/drivers/md/persistent-data/
Ddm-space-map-common.c191 static int sm_ll_init(struct ll_disk *ll, struct dm_transaction_manager *tm) in sm_ll_init()
234 int sm_ll_extend(struct ll_disk *ll, dm_block_t extra_blocks) in sm_ll_extend()
277 int sm_ll_lookup_bitmap(struct ll_disk *ll, dm_block_t b, uint32_t *result) in sm_ll_lookup_bitmap()
301 static int sm_ll_lookup_big_ref_count(struct ll_disk *ll, dm_block_t b, in sm_ll_lookup_big_ref_count()
316 int sm_ll_lookup(struct ll_disk *ll, dm_block_t b, uint32_t *result) in sm_ll_lookup()
329 int sm_ll_find_free_block(struct ll_disk *ll, dm_block_t begin, in sm_ll_find_free_block()
412 static int sm_ll_mutate(struct ll_disk *ll, dm_block_t b, in sm_ll_mutate()
506 int sm_ll_insert(struct ll_disk *ll, dm_block_t b, in sm_ll_insert()
518 int sm_ll_inc(struct ll_disk *ll, dm_block_t b, enum allocation_event *ev) in sm_ll_inc()
534 int sm_ll_dec(struct ll_disk *ll, dm_block_t b, enum allocation_event *ev) in sm_ll_dec()
[all …]
/kernel/linux/linux-4.19/drivers/misc/ti-st/
Dst_ll.c99 void st_ll_enable(struct st_data_s *ll) in st_ll_enable()
106 void st_ll_disable(struct st_data_s *ll) in st_ll_disable()
112 void st_ll_wakeup(struct st_data_s *ll) in st_ll_wakeup()
124 unsigned long st_ll_getstate(struct st_data_s *ll) in st_ll_getstate()
158 long st_ll_init(struct st_data_s *ll) in st_ll_init()
166 long st_ll_deinit(struct st_data_s *ll) in st_ll_deinit()
/kernel/linux/linux-5.10/drivers/misc/ti-st/
Dst_ll.c86 void st_ll_enable(struct st_data_s *ll) in st_ll_enable()
93 void st_ll_disable(struct st_data_s *ll) in st_ll_disable()
99 void st_ll_wakeup(struct st_data_s *ll) in st_ll_wakeup()
111 unsigned long st_ll_getstate(struct st_data_s *ll) in st_ll_getstate()
145 long st_ll_init(struct st_data_s *ll) in st_ll_init()
153 long st_ll_deinit(struct st_data_s *ll) in st_ll_deinit()
/kernel/linux/linux-4.19/drivers/bluetooth/
Dhci_ll.c102 struct ll_struct *ll = hu->priv; in send_hcill_cmd() local
126 struct ll_struct *ll; in ll_open() local
154 struct ll_struct *ll = hu->priv; in ll_flush() local
167 struct ll_struct *ll = hu->priv; in ll_close() local
197 static void __ll_do_awake(struct ll_struct *ll) in __ll_do_awake()
213 struct ll_struct *ll = hu->priv; in ll_device_want_to_wakeup() local
263 struct ll_struct *ll = hu->priv; in ll_device_want_to_sleep() local
296 struct ll_struct *ll = hu->priv; in ll_device_woke_up() local
321 struct ll_struct *ll = hu->priv; in ll_enqueue() local
367 struct ll_struct *ll = hu->priv; in ll_recv_frame() local
[all …]
/kernel/linux/linux-5.10/drivers/bluetooth/
Dhci_ll.c89 struct ll_struct *ll = hu->priv; in send_hcill_cmd() local
113 struct ll_struct *ll; in ll_open() local
142 struct ll_struct *ll = hu->priv; in ll_flush() local
155 struct ll_struct *ll = hu->priv; in ll_close() local
186 static void __ll_do_awake(struct ll_struct *ll) in __ll_do_awake()
202 struct ll_struct *ll = hu->priv; in ll_device_want_to_wakeup() local
253 struct ll_struct *ll = hu->priv; in ll_device_want_to_sleep() local
287 struct ll_struct *ll = hu->priv; in ll_device_woke_up() local
313 struct ll_struct *ll = hu->priv; in ll_enqueue() local
360 struct ll_struct *ll = hu->priv; in ll_recv_frame() local
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
Da2065.c107 volatile struct lance_regs *ll; member
130 volatile struct lance_regs *ll = lp->ll; in load_csrs() local
220 volatile struct lance_regs *ll = lp->ll; in init_restart_lance() local
245 volatile struct lance_regs *ll = lp->ll; in lance_rx() local
324 volatile struct lance_regs *ll = lp->ll; in lance_tx() local
414 volatile struct lance_regs *ll = lp->ll; in lance_interrupt() local
462 volatile struct lance_regs *ll = lp->ll; in lance_open() local
486 volatile struct lance_regs *ll = lp->ll; in lance_close() local
502 volatile struct lance_regs *ll = lp->ll; in lance_reset() local
524 volatile struct lance_regs *ll = lp->ll; in lance_tx_timeout() local
[all …]
Ddeclance.c254 volatile struct lance_regs *ll; member
305 volatile struct lance_regs *ll = lp->ll; in load_csrs() local
529 volatile struct lance_regs *ll = lp->ll; in init_restart_lance() local
647 volatile struct lance_regs *ll = lp->ll; in lance_tx() local
738 volatile struct lance_regs *ll = lp->ll; in lance_interrupt() local
784 volatile struct lance_regs *ll = lp->ll; in lance_open() local
842 volatile struct lance_regs *ll = lp->ll; in lance_close() local
873 volatile struct lance_regs *ll = lp->ll; in lance_reset() local
890 volatile struct lance_regs *ll = lp->ll; in lance_tx_timeout() local
901 volatile struct lance_regs *ll = lp->ll; in lance_start_xmit() local
[all …]
/kernel/linux/linux-5.10/arch/mips/include/asm/
Datomic.h55 #define ATOMIC_OP(pfx, op, type, c_op, asm_op, ll, sc) \ argument
82 #define ATOMIC_OP_RETURN(pfx, op, type, c_op, asm_op, ll, sc) \ argument
115 #define ATOMIC_FETCH_OP(pfx, op, type, c_op, asm_op, ll, sc) \ argument
148 #define ATOMIC_OPS(pfx, op, type, c_op, asm_op, ll, sc) \ argument
171 #define ATOMIC_OPS(pfx, op, type, c_op, asm_op, ll, sc) \ argument
205 #define ATOMIC_SIP_OP(pfx, type, op, ll, sc) \ argument
/kernel/linux/linux-4.19/drivers/net/ethernet/amd/
Da2065.c107 volatile struct lance_regs *ll; member
134 volatile struct lance_regs *ll = lp->ll; in load_csrs() local
224 volatile struct lance_regs *ll = lp->ll; in init_restart_lance() local
249 volatile struct lance_regs *ll = lp->ll; in lance_rx() local
328 volatile struct lance_regs *ll = lp->ll; in lance_tx() local
418 volatile struct lance_regs *ll = lp->ll; in lance_interrupt() local
466 volatile struct lance_regs *ll = lp->ll; in lance_open() local
490 volatile struct lance_regs *ll = lp->ll; in lance_close() local
506 volatile struct lance_regs *ll = lp->ll; in lance_reset() local
528 volatile struct lance_regs *ll = lp->ll; in lance_tx_timeout() local
[all …]
Ddeclance.c253 volatile struct lance_regs *ll; member
304 volatile struct lance_regs *ll = lp->ll; in load_csrs() local
528 volatile struct lance_regs *ll = lp->ll; in init_restart_lance() local
646 volatile struct lance_regs *ll = lp->ll; in lance_tx() local
737 volatile struct lance_regs *ll = lp->ll; in lance_interrupt() local
783 volatile struct lance_regs *ll = lp->ll; in lance_open() local
841 volatile struct lance_regs *ll = lp->ll; in lance_close() local
872 volatile struct lance_regs *ll = lp->ll; in lance_reset() local
889 volatile struct lance_regs *ll = lp->ll; in lance_tx_timeout() local
900 volatile struct lance_regs *ll = lp->ll; in lance_start_xmit() local
[all …]
/kernel/linux/linux-4.19/include/linux/
Dmath64.h213 u64 ll; in mul_u64_u64_shr() member
259 u64 ll; in mul_u64_u32_div() member
284 #define DIV64_U64_ROUND_UP(ll, d) \ argument
Dlibgcc.h40 long long ll; member
/kernel/linux/linux-5.10/include/linux/
Dmath64.h195 u64 ll; in mul_u64_u64_shr() member
241 u64 ll; in mul_u64_u32_div() member
268 #define DIV64_U64_ROUND_UP(ll, d) \ argument
Dlibgcc.h27 long long ll; member
/kernel/linux/linux-4.19/arch/sparc/lib/
Dlibgcc.h16 long long ll; member
/kernel/linux/linux-5.10/arch/sparc/lib/
Dlibgcc.h16 long long ll; member
/kernel/linux/linux-4.19/arch/sh/lib/
Dlibgcc.h22 long long ll; member
/kernel/linux/linux-4.19/arch/microblaze/lib/
Dlibgcc.h23 long long ll; member
/kernel/linux/linux-5.10/arch/microblaze/lib/
Dlibgcc.h23 long long ll; member
/kernel/linux/linux-5.10/arch/sh/lib/
Dlibgcc.h24 long long ll; member
/kernel/linux/linux-5.10/arch/m68k/lib/
Dashrdi3.c31 DItype ll; member
Dlshrdi3.c31 DItype ll; member
/kernel/linux/linux-4.19/arch/m68k/lib/
Dashldi3.c31 DItype ll; member
Dashrdi3.c31 DItype ll; member

12345