/kernel/linux/linux-5.10/drivers/net/hamradio/ |
H A D | baycom_ser_hdx.c | 132 static inline void baycom_int_freq(struct baycom_state *bc) in baycom_int_freq() argument 139 bc->debug_vals.cur_intcnt++; in baycom_int_freq() 140 if (time_after_eq(cur_jiffies, bc->debug_vals.last_jiffies + HZ)) { in baycom_int_freq() 141 bc->debug_vals.last_jiffies = cur_jiffies; in baycom_int_freq() 142 bc->debug_vals.last_intcnt = bc->debug_vals.cur_intcnt; in baycom_int_freq() 143 bc->debug_vals.cur_intcnt = 0; in baycom_int_freq() 144 bc->debug_vals.last_pllcorr = bc->debug_vals.cur_pllcorr; in baycom_int_freq() 145 bc in baycom_int_freq() 185 ser12_tx(struct net_device *dev, struct baycom_state *bc) ser12_tx() argument 203 ser12_rx(struct net_device *dev, struct baycom_state *bc) ser12_rx() argument 365 struct baycom_state *bc = netdev_priv(dev); ser12_interrupt() local 458 struct baycom_state *bc = netdev_priv(dev); ser12_open() local 501 struct baycom_state *bc = netdev_priv(dev); ser12_close() local 539 baycom_setmode(struct baycom_state *bc, const char *modestr) baycom_setmode() argument 557 struct baycom_state *bc; baycom_ioctl() local 651 struct baycom_state *bc; init_baycomserhdx() local [all...] |
H A D | baycom_epp.c | 260 #define tenms_to_flags(bc,tenms) ((tenms * bc->bitrate) / 800) 264 static inline void baycom_int_freq(struct baycom_state *bc) in baycom_int_freq() argument 271 bc->debug_vals.cur_intcnt++; in baycom_int_freq() 272 if (time_after_eq(cur_jiffies, bc->debug_vals.last_jiffies + HZ)) { in baycom_int_freq() 273 bc->debug_vals.last_jiffies = cur_jiffies; in baycom_int_freq() 274 bc->debug_vals.last_intcnt = bc->debug_vals.cur_intcnt; in baycom_int_freq() 275 bc->debug_vals.cur_intcnt = 0; in baycom_int_freq() 276 bc in baycom_int_freq() 292 eppconfig(struct baycom_state *bc) eppconfig() argument 317 do_kiss_params(struct baycom_state *bc, unsigned char *data, unsigned long len) do_kiss_params() argument 358 encode_hdlc(struct baycom_state *bc) encode_hdlc() argument 420 transmit(struct baycom_state *bc, int cnt, unsigned char stat) transmit() argument 528 struct baycom_state *bc = netdev_priv(dev); do_rxpacket() local 553 struct baycom_state *bc = netdev_priv(dev); receive() local 640 struct baycom_state *bc; epp_bh() local 763 struct baycom_state *bc = netdev_priv(dev); baycom_send_packet() local 803 struct baycom_state *bc = netdev_priv(dev); epp_wakeup() local 823 struct baycom_state *bc = netdev_priv(dev); epp_open() local 952 struct baycom_state *bc = netdev_priv(dev); epp_close() local 973 baycom_setmode(struct baycom_state *bc, const char *modestr) baycom_setmode() argument 1010 struct baycom_state *bc = netdev_priv(dev); baycom_ioctl() local 1134 struct baycom_state *bc; baycom_probe() local 1206 struct baycom_state *bc = netdev_priv(dev); baycom_epp_dev_setup() local 1281 struct baycom_state *bc = netdev_priv(dev); cleanup_baycomepp() local [all...] |
H A D | baycom_ser_fdx.c | 145 static inline void baycom_int_freq(struct baycom_state *bc) in baycom_int_freq() argument 152 bc->debug_vals.cur_intcnt++; in baycom_int_freq() 153 if (time_after_eq(cur_jiffies, bc->debug_vals.last_jiffies + HZ)) { in baycom_int_freq() 154 bc->debug_vals.last_jiffies = cur_jiffies; in baycom_int_freq() 155 bc->debug_vals.last_intcnt = bc->debug_vals.cur_intcnt; in baycom_int_freq() 156 bc->debug_vals.cur_intcnt = 0; in baycom_int_freq() 157 bc->debug_vals.last_pllcorr = bc->debug_vals.cur_pllcorr; in baycom_int_freq() 158 bc in baycom_int_freq() 191 ser12_rx(struct net_device *dev, struct baycom_state *bc, struct timespec64 *ts, unsigned char curs) ser12_rx() argument 250 struct baycom_state *bc = netdev_priv(dev); ser12_interrupt() local 376 struct baycom_state *bc = netdev_priv(dev); ser12_open() local 442 struct baycom_state *bc = netdev_priv(dev); ser12_close() local 480 baycom_setmode(struct baycom_state *bc, const char *modestr) baycom_setmode() argument 503 struct baycom_state *bc; baycom_ioctl() local 600 struct baycom_state *bc; init_baycomserfdx() local [all...] |
H A D | baycom_par.c | 143 static inline void baycom_int_freq(struct baycom_state *bc) in baycom_int_freq() argument 150 bc->debug_vals.cur_intcnt++; in baycom_int_freq() 151 if (time_after_eq(cur_jiffies, bc->debug_vals.last_jiffies + HZ)) { in baycom_int_freq() 152 bc->debug_vals.last_jiffies = cur_jiffies; in baycom_int_freq() 153 bc->debug_vals.last_intcnt = bc->debug_vals.cur_intcnt; in baycom_int_freq() 154 bc->debug_vals.cur_intcnt = 0; in baycom_int_freq() 155 bc->debug_vals.last_pllcorr = bc->debug_vals.cur_pllcorr; in baycom_int_freq() 156 bc in baycom_int_freq() 179 par96_tx(struct net_device *dev, struct baycom_state *bc) par96_tx() argument 203 par96_rx(struct net_device *dev, struct baycom_state *bc) par96_rx() argument 259 struct baycom_state *bc = netdev_priv(dev); par96_interrupt() local 286 struct baycom_state *bc = netdev_priv(dev); par96_wakeup() local 297 struct baycom_state *bc = netdev_priv(dev); par96_open() local 361 struct baycom_state *bc = netdev_priv(dev); par96_close() local 398 baycom_setmode(struct baycom_state *bc, const char *modestr) baycom_setmode() argument 414 struct baycom_state *bc; baycom_ioctl() local 525 struct baycom_state *bc; init_baycompar() local [all...] |
/kernel/linux/linux-6.6/drivers/net/hamradio/ |
H A D | baycom_ser_hdx.c | 132 static inline void baycom_int_freq(struct baycom_state *bc) in baycom_int_freq() argument 139 bc->debug_vals.cur_intcnt++; in baycom_int_freq() 140 if (time_after_eq(cur_jiffies, bc->debug_vals.last_jiffies + HZ)) { in baycom_int_freq() 141 bc->debug_vals.last_jiffies = cur_jiffies; in baycom_int_freq() 142 bc->debug_vals.last_intcnt = bc->debug_vals.cur_intcnt; in baycom_int_freq() 143 bc->debug_vals.cur_intcnt = 0; in baycom_int_freq() 144 bc->debug_vals.last_pllcorr = bc->debug_vals.cur_pllcorr; in baycom_int_freq() 145 bc in baycom_int_freq() 185 ser12_tx(struct net_device *dev, struct baycom_state *bc) ser12_tx() argument 203 ser12_rx(struct net_device *dev, struct baycom_state *bc) ser12_rx() argument 365 struct baycom_state *bc = netdev_priv(dev); ser12_interrupt() local 458 struct baycom_state *bc = netdev_priv(dev); ser12_open() local 501 struct baycom_state *bc = netdev_priv(dev); ser12_close() local 539 baycom_setmode(struct baycom_state *bc, const char *modestr) baycom_setmode() argument 557 struct baycom_state *bc; baycom_ioctl() local 651 struct baycom_state *bc; init_baycomserhdx() local [all...] |
H A D | baycom_epp.c | 260 #define tenms_to_flags(bc,tenms) ((tenms * bc->bitrate) / 800) 264 static inline void baycom_int_freq(struct baycom_state *bc) in baycom_int_freq() argument 271 bc->debug_vals.cur_intcnt++; in baycom_int_freq() 272 if (time_after_eq(cur_jiffies, bc->debug_vals.last_jiffies + HZ)) { in baycom_int_freq() 273 bc->debug_vals.last_jiffies = cur_jiffies; in baycom_int_freq() 274 bc->debug_vals.last_intcnt = bc->debug_vals.cur_intcnt; in baycom_int_freq() 275 bc->debug_vals.cur_intcnt = 0; in baycom_int_freq() 276 bc in baycom_int_freq() 292 eppconfig(struct baycom_state *bc) eppconfig() argument 317 do_kiss_params(struct baycom_state *bc, unsigned char *data, unsigned long len) do_kiss_params() argument 358 encode_hdlc(struct baycom_state *bc) encode_hdlc() argument 420 transmit(struct baycom_state *bc, int cnt, unsigned char stat) transmit() argument 528 struct baycom_state *bc = netdev_priv(dev); do_rxpacket() local 553 struct baycom_state *bc = netdev_priv(dev); receive() local 634 struct baycom_state *bc; epp_bh() local 757 struct baycom_state *bc = netdev_priv(dev); baycom_send_packet() local 797 struct baycom_state *bc = netdev_priv(dev); epp_wakeup() local 817 struct baycom_state *bc = netdev_priv(dev); epp_open() local 946 struct baycom_state *bc = netdev_priv(dev); epp_close() local 967 baycom_setmode(struct baycom_state *bc, const char *modestr) baycom_setmode() argument 1005 struct baycom_state *bc = netdev_priv(dev); baycom_siocdevprivate() local 1129 struct baycom_state *bc; baycom_probe() local 1201 struct baycom_state *bc = netdev_priv(dev); baycom_epp_dev_setup() local 1276 struct baycom_state *bc = netdev_priv(dev); cleanup_baycomepp() local [all...] |
H A D | baycom_ser_fdx.c | 145 static inline void baycom_int_freq(struct baycom_state *bc) in baycom_int_freq() argument 152 bc->debug_vals.cur_intcnt++; in baycom_int_freq() 153 if (time_after_eq(cur_jiffies, bc->debug_vals.last_jiffies + HZ)) { in baycom_int_freq() 154 bc->debug_vals.last_jiffies = cur_jiffies; in baycom_int_freq() 155 bc->debug_vals.last_intcnt = bc->debug_vals.cur_intcnt; in baycom_int_freq() 156 bc->debug_vals.cur_intcnt = 0; in baycom_int_freq() 157 bc->debug_vals.last_pllcorr = bc->debug_vals.cur_pllcorr; in baycom_int_freq() 158 bc in baycom_int_freq() 191 ser12_rx(struct net_device *dev, struct baycom_state *bc, struct timespec64 *ts, unsigned char curs) ser12_rx() argument 250 struct baycom_state *bc = netdev_priv(dev); ser12_interrupt() local 376 struct baycom_state *bc = netdev_priv(dev); ser12_open() local 442 struct baycom_state *bc = netdev_priv(dev); ser12_close() local 480 baycom_setmode(struct baycom_state *bc, const char *modestr) baycom_setmode() argument 503 struct baycom_state *bc; baycom_ioctl() local 600 struct baycom_state *bc; init_baycomserfdx() local [all...] |
H A D | baycom_par.c | 143 static inline void baycom_int_freq(struct baycom_state *bc) in baycom_int_freq() argument 150 bc->debug_vals.cur_intcnt++; in baycom_int_freq() 151 if (time_after_eq(cur_jiffies, bc->debug_vals.last_jiffies + HZ)) { in baycom_int_freq() 152 bc->debug_vals.last_jiffies = cur_jiffies; in baycom_int_freq() 153 bc->debug_vals.last_intcnt = bc->debug_vals.cur_intcnt; in baycom_int_freq() 154 bc->debug_vals.cur_intcnt = 0; in baycom_int_freq() 155 bc->debug_vals.last_pllcorr = bc->debug_vals.cur_pllcorr; in baycom_int_freq() 156 bc in baycom_int_freq() 179 par96_tx(struct net_device *dev, struct baycom_state *bc) par96_tx() argument 203 par96_rx(struct net_device *dev, struct baycom_state *bc) par96_rx() argument 259 struct baycom_state *bc = netdev_priv(dev); par96_interrupt() local 286 struct baycom_state *bc = netdev_priv(dev); par96_wakeup() local 297 struct baycom_state *bc = netdev_priv(dev); par96_open() local 361 struct baycom_state *bc = netdev_priv(dev); par96_close() local 398 baycom_setmode(struct baycom_state *bc, const char *modestr) baycom_setmode() argument 414 struct baycom_state *bc; baycom_ioctl() local 525 struct baycom_state *bc; init_baycompar() local [all...] |
/kernel/linux/linux-5.10/drivers/tty/ |
H A D | ehv_bytechan.c | 86 static void enable_tx_interrupt(struct ehv_bc_data *bc) in enable_tx_interrupt() argument 88 if (!bc->tx_irq_enabled) { in enable_tx_interrupt() 89 enable_irq(bc->tx_irq); in enable_tx_interrupt() 90 bc->tx_irq_enabled = 1; in enable_tx_interrupt() 94 static void disable_tx_interrupt(struct ehv_bc_data *bc) in disable_tx_interrupt() argument 96 if (bc->tx_irq_enabled) { in disable_tx_interrupt() 97 disable_irq_nosync(bc->tx_irq); in disable_tx_interrupt() 98 bc->tx_irq_enabled = 0; in disable_tx_interrupt() 122 pr_err("ehv-bc: no 'interrupts' property in %pOF node\n", np); in find_console_handle() 131 pr_err("ehv-bc in find_console_handle() 349 struct ehv_bc_data *bc = data; ehv_bc_tty_rx_isr() local 407 ehv_bc_tx_dequeue(struct ehv_bc_data *bc) ehv_bc_tx_dequeue() argument 450 struct ehv_bc_data *bc = data; ehv_bc_tty_tx_isr() local 472 struct ehv_bc_data *bc = ttys->driver_data; ehv_bc_tty_write() local 511 struct ehv_bc_data *bc = &bcs[ttys->index]; ehv_bc_tty_open() local 526 struct ehv_bc_data *bc = &bcs[ttys->index]; ehv_bc_tty_close() local 541 struct ehv_bc_data *bc = ttys->driver_data; ehv_bc_tty_write_room() local 566 struct ehv_bc_data *bc = ttys->driver_data; ehv_bc_tty_throttle() local 580 struct ehv_bc_data *bc = ttys->driver_data; ehv_bc_tty_unthrottle() local 590 struct ehv_bc_data *bc = ttys->driver_data; ehv_bc_tty_hangup() local 623 struct ehv_bc_data *bc = container_of(port, struct ehv_bc_data, port); ehv_bc_tty_port_activate() local 656 struct ehv_bc_data *bc = container_of(port, struct ehv_bc_data, port); ehv_bc_tty_port_shutdown() local 670 struct ehv_bc_data *bc; ehv_bc_tty_probe() local [all...] |
/kernel/linux/linux-6.6/drivers/tty/ |
H A D | ehv_bytechan.c | 86 static void enable_tx_interrupt(struct ehv_bc_data *bc) in enable_tx_interrupt() argument 88 if (!bc->tx_irq_enabled) { in enable_tx_interrupt() 89 enable_irq(bc->tx_irq); in enable_tx_interrupt() 90 bc->tx_irq_enabled = 1; in enable_tx_interrupt() 94 static void disable_tx_interrupt(struct ehv_bc_data *bc) in disable_tx_interrupt() argument 96 if (bc->tx_irq_enabled) { in disable_tx_interrupt() 97 disable_irq_nosync(bc->tx_irq); in disable_tx_interrupt() 98 bc->tx_irq_enabled = 0; in disable_tx_interrupt() 122 pr_err("ehv-bc: no 'interrupts' property in %pOF node\n", np); in find_console_handle() 131 pr_err("ehv-bc in find_console_handle() 349 struct ehv_bc_data *bc = data; ehv_bc_tty_rx_isr() local 407 ehv_bc_tx_dequeue(struct ehv_bc_data *bc) ehv_bc_tx_dequeue() argument 450 struct ehv_bc_data *bc = data; ehv_bc_tty_tx_isr() local 472 struct ehv_bc_data *bc = ttys->driver_data; ehv_bc_tty_write() local 511 struct ehv_bc_data *bc = &bcs[ttys->index]; ehv_bc_tty_open() local 526 struct ehv_bc_data *bc = &bcs[ttys->index]; ehv_bc_tty_close() local 541 struct ehv_bc_data *bc = ttys->driver_data; ehv_bc_tty_write_room() local 566 struct ehv_bc_data *bc = ttys->driver_data; ehv_bc_tty_throttle() local 580 struct ehv_bc_data *bc = ttys->driver_data; ehv_bc_tty_unthrottle() local 590 struct ehv_bc_data *bc = ttys->driver_data; ehv_bc_tty_hangup() local 623 struct ehv_bc_data *bc = container_of(port, struct ehv_bc_data, port); ehv_bc_tty_port_activate() local 656 struct ehv_bc_data *bc = container_of(port, struct ehv_bc_data, port); ehv_bc_tty_port_shutdown() local 670 struct ehv_bc_data *bc; ehv_bc_tty_probe() local [all...] |
/kernel/linux/linux-5.10/crypto/ |
H A D | sha3_generic.c | 49 u64 t[5], tt, bc[5]; in keccakf_round() local 52 bc[0] = st[0] ^ st[5] ^ st[10] ^ st[15] ^ st[20]; in keccakf_round() 53 bc[1] = st[1] ^ st[6] ^ st[11] ^ st[16] ^ st[21]; in keccakf_round() 54 bc[2] = st[2] ^ st[7] ^ st[12] ^ st[17] ^ st[22]; in keccakf_round() 55 bc[3] = st[3] ^ st[8] ^ st[13] ^ st[18] ^ st[23]; in keccakf_round() 56 bc[4] = st[4] ^ st[9] ^ st[14] ^ st[19] ^ st[24]; in keccakf_round() 58 t[0] = bc[4] ^ rol64(bc[1], 1); in keccakf_round() 59 t[1] = bc[0] ^ rol64(bc[ in keccakf_round() [all...] |
/kernel/linux/linux-6.6/crypto/ |
H A D | sha3_generic.c | 49 u64 t[5], tt, bc[5]; in keccakf_round() local 52 bc[0] = st[0] ^ st[5] ^ st[10] ^ st[15] ^ st[20]; in keccakf_round() 53 bc[1] = st[1] ^ st[6] ^ st[11] ^ st[16] ^ st[21]; in keccakf_round() 54 bc[2] = st[2] ^ st[7] ^ st[12] ^ st[17] ^ st[22]; in keccakf_round() 55 bc[3] = st[3] ^ st[8] ^ st[13] ^ st[18] ^ st[23]; in keccakf_round() 56 bc[4] = st[4] ^ st[9] ^ st[14] ^ st[19] ^ st[24]; in keccakf_round() 58 t[0] = bc[4] ^ rol64(bc[1], 1); in keccakf_round() 59 t[1] = bc[0] ^ rol64(bc[ in keccakf_round() [all...] |
/kernel/liteos_a/fs/vfs/bcache/src/ |
H A D | bcache.c | 138 static OsBcacheBlock *RbFindBlock(const OsBcache *bc, UINT64 num) in RbFindBlock() argument 141 struct rb_node *node = bc->rbRoot.rb_node; in RbFindBlock() 152 static VOID RbAddBlock(OsBcache *bc, OsBcacheBlock *block) in RbAddBlock() argument 154 struct rb_node *node = bc->rbRoot.rb_node; in RbAddBlock() 159 rb_link_node(&block->rbNode, NULL, &bc->rbRoot.rb_node); in RbAddBlock() 170 rb_insert_color(&block->rbNode, &bc->rbRoot); in RbAddBlock() 173 static inline VOID RbDelBlock(OsBcache *bc, OsBcacheBlock *block) in RbDelBlock() argument 175 rb_erase(&block->rbNode, &bc->rbRoot); in RbDelBlock() 178 static inline VOID ListMoveBlockToHead(OsBcache *bc, OsBcacheBlock *block) in ListMoveBlockToHead() argument 181 LOS_ListAdd(&bc in ListMoveBlockToHead() 184 FreeBlock(OsBcache *bc, OsBcacheBlock *block) FreeBlock() argument 246 BlockRead(OsBcache *bc, OsBcacheBlock *block, UINT8 *buf) BlockRead() argument 266 BcacheGetFlag(OsBcache *bc, OsBcacheBlock *block) BcacheGetFlag() argument 324 BcacheSetFlag(const OsBcache *bc, OsBcacheBlock *block, UINT32 pos, UINT32 size) BcacheSetFlag() argument 348 BcacheSyncBlock(OsBcache *bc, OsBcacheBlock *block) BcacheSyncBlock() argument 381 NumListAdd(OsBcache *bc, OsBcacheBlock *block) NumListAdd() argument 395 AddBlock(OsBcache *bc, OsBcacheBlock *block) AddBlock() argument 404 DelBlock(OsBcache *bc, OsBcacheBlock *block) DelBlock() argument 414 BlockAllDirty(const OsBcache *bc, OsBcacheBlock *block) BlockAllDirty() argument 436 GetBaseBlock(OsBcache *bc) GetBaseBlock() argument 453 GetSlowBlock(OsBcache *bc, BOOL read) GetSlowBlock() argument 487 WriteMergedBlocks(OsBcache *bc, OsBcacheBlock *begin, int blocks) WriteMergedBlocks() argument 513 MergeSyncBlocks(OsBcache *bc, OsBcacheBlock *start) MergeSyncBlocks() argument 539 GetMinWriteNum(OsBcache *bc) GetMinWriteNum() argument 554 AllocNewBlock(OsBcache *bc, BOOL read, UINT64 num) AllocNewBlock() argument 599 BcacheSync(OsBcache *bc) BcacheSync() argument 623 BlockInit(OsBcache *bc, OsBcacheBlock *block, UINT64 num) BlockInit() argument 635 BcacheGetBlock(OsBcache *bc, UINT64 num, BOOL readData, OsBcacheBlock **dblock) BcacheGetBlock() argument 706 BcacheClearCache(OsBcache *bc) BcacheClearCache() argument 716 BcacheInitCache(OsBcache *bc, UINT8 *memStart, UINT32 memSize, UINT32 blockSize) BcacheInitCache() argument 800 BlockCacheDrvCreate(VOID *handle, UINT8 *memStart, UINT32 memSize, UINT32 blockSize, OsBcache *bc) BlockCacheDrvCreate() argument 824 BlockCacheRead(OsBcache *bc, UINT8 *buf, UINT32 *len, UINT64 sector, BOOL useRead) BlockCacheRead() argument 892 BlockCacheWrite(OsBcache *bc, const UINT8 *buf, UINT32 *len, UINT64 sector) BlockCacheWrite() argument 951 BlockCacheSync(OsBcache *bc) BlockCacheSync() argument 1037 BcacheSyncThreadInit(OsBcache *bc, INT32 id) BcacheSyncThreadInit() argument 1055 BcacheSyncThreadDeinit(const OsBcache *bc) BcacheSyncThreadDeinit() argument 1136 OsBcache *bc = (OsBcache *)arg; BcacheAsyncPrereadThread() local 1172 OsBcache *bc = arg1; ResumeAsyncPreread() local 1184 BcacheAsyncPrereadInit(OsBcache *bc) BcacheAsyncPrereadInit() argument 1210 BcacheAsyncPrereadDeinit(OsBcache *bc) BcacheAsyncPrereadDeinit() argument [all...] |
/kernel/linux/linux-5.10/kernel/time/ |
H A D | tick-broadcast.c | 36 static void tick_broadcast_setup_oneshot(struct clock_event_device *bc); 38 static void tick_resume_broadcast_oneshot(struct clock_event_device *bc); 43 static inline void tick_broadcast_setup_oneshot(struct clock_event_device *bc) { BUG(); } in tick_broadcast_setup_oneshot() argument 45 static inline void tick_resume_broadcast_oneshot(struct clock_event_device *bc) { } in tick_resume_broadcast_oneshot() argument 67 static void tick_broadcast_start_periodic(struct clock_event_device *bc) in tick_broadcast_start_periodic() argument 69 if (bc) in tick_broadcast_start_periodic() 70 tick_setup_periodic(bc, 1); in tick_broadcast_start_periodic() 165 struct clock_event_device *bc = tick_broadcast_device.evtdev; in tick_device_uses_broadcast() local 182 tick_broadcast_start_periodic(bc); in tick_device_uses_broadcast() 184 tick_broadcast_setup_oneshot(bc); in tick_device_uses_broadcast() 274 struct clock_event_device *bc = tick_broadcast_device.evtdev; tick_do_broadcast() local 358 struct clock_event_device *bc, *dev; tick_broadcast_control() local 444 struct clock_event_device *bc = tick_broadcast_device.evtdev; tick_shutdown_broadcast() local 469 struct clock_event_device *bc; tick_suspend_broadcast() local 499 struct clock_event_device *bc; tick_resume_broadcast() local 552 tick_broadcast_set_affinity(struct clock_event_device *bc, const struct cpumask *cpumask) tick_broadcast_set_affinity() argument 565 tick_broadcast_set_event(struct clock_event_device *bc, int cpu, ktime_t expires) tick_broadcast_set_event() argument 575 tick_resume_broadcast_oneshot(struct clock_event_device *bc) tick_resume_broadcast_oneshot() argument 684 broadcast_needs_cpu(struct clock_event_device *bc, int cpu) broadcast_needs_cpu() argument 693 broadcast_shutdown_local(struct clock_event_device *bc, struct clock_event_device *dev) broadcast_shutdown_local() argument 712 struct clock_event_device *bc, *dev; __tick_broadcast_oneshot_control() local 883 tick_broadcast_setup_oneshot(struct clock_event_device *bc) tick_broadcast_setup_oneshot() argument 931 struct clock_event_device *bc; tick_broadcast_switch_to_oneshot() local 947 struct clock_event_device *bc; hotplug_cpu__broadcast_tick_pull() local 988 struct clock_event_device *bc = tick_broadcast_device.evtdev; tick_broadcast_oneshot_available() local 996 struct clock_event_device *bc = tick_broadcast_device.evtdev; __tick_broadcast_oneshot_control() local [all...] |
/kernel/linux/linux-6.6/drivers/pmdomain/imx/ |
H A D | imx8mp-blk-ctrl.c | 45 void (*power_off) (struct imx8mp_blk_ctrl *bc, struct imx8mp_blk_ctrl_domain *domain); 46 void (*power_on) (struct imx8mp_blk_ctrl *bc, struct imx8mp_blk_ctrl_domain *domain); 67 struct imx8mp_blk_ctrl *bc; member 74 int (*probe) (struct imx8mp_blk_ctrl *bc); 76 void (*power_off) (struct imx8mp_blk_ctrl *bc, struct imx8mp_blk_ctrl_domain *domain); 77 void (*power_on) (struct imx8mp_blk_ctrl *bc, struct imx8mp_blk_ctrl_domain *domain); 147 static int imx8mp_hsio_blk_ctrl_probe(struct imx8mp_blk_ctrl *bc) in imx8mp_hsio_blk_ctrl_probe() argument 154 clk_hsio_pll = devm_kzalloc(bc->dev, sizeof(*clk_hsio_pll), GFP_KERNEL); in imx8mp_hsio_blk_ctrl_probe() 163 clk_hsio_pll->regmap = bc->regmap; in imx8mp_hsio_blk_ctrl_probe() 167 ret = devm_clk_hw_register(bc in imx8mp_hsio_blk_ctrl_probe() 174 imx8mp_hsio_blk_ctrl_power_on(struct imx8mp_blk_ctrl *bc, struct imx8mp_blk_ctrl_domain *domain) imx8mp_hsio_blk_ctrl_power_on() argument 193 imx8mp_hsio_blk_ctrl_power_off(struct imx8mp_blk_ctrl *bc, struct imx8mp_blk_ctrl_domain *domain) imx8mp_hsio_blk_ctrl_power_off() argument 215 struct imx8mp_blk_ctrl *bc = container_of(nb, struct imx8mp_blk_ctrl, imx8mp_hsio_power_notifier() local 305 imx8mp_hdmi_blk_ctrl_power_on(struct imx8mp_blk_ctrl *bc, struct imx8mp_blk_ctrl_domain *domain) imx8mp_hdmi_blk_ctrl_power_on() argument 363 imx8mp_hdmi_blk_ctrl_power_off(struct imx8mp_blk_ctrl *bc, struct imx8mp_blk_ctrl_domain *domain) imx8mp_hdmi_blk_ctrl_power_off() argument 422 struct imx8mp_blk_ctrl *bc = container_of(nb, struct imx8mp_blk_ctrl, imx8mp_hdmi_power_notifier() local 527 struct imx8mp_blk_ctrl *bc = domain->bc; imx8mp_blk_ctrl_power_on() local 574 struct imx8mp_blk_ctrl *bc = domain->bc; imx8mp_blk_ctrl_power_off() local 603 struct imx8mp_blk_ctrl *bc; imx8mp_blk_ctrl_probe() local 765 struct imx8mp_blk_ctrl *bc = dev_get_drvdata(&pdev->dev); imx8mp_blk_ctrl_remove() local 787 struct imx8mp_blk_ctrl *bc = dev_get_drvdata(dev); imx8mp_blk_ctrl_suspend() local 827 struct imx8mp_blk_ctrl *bc = dev_get_drvdata(dev); imx8mp_blk_ctrl_resume() local [all...] |
H A D | imx8m-blk-ctrl.c | 68 struct imx8m_blk_ctrl *bc; member 89 struct imx8m_blk_ctrl *bc = domain->bc; in imx8m_blk_ctrl_power_on() local 93 ret = pm_runtime_get_sync(bc->bus_power_dev); in imx8m_blk_ctrl_power_on() 95 pm_runtime_put_noidle(bc->bus_power_dev); in imx8m_blk_ctrl_power_on() 96 dev_err(bc->dev, "failed to power up bus domain\n"); in imx8m_blk_ctrl_power_on() 101 regmap_clear_bits(bc->regmap, BLK_SFT_RSTN, data->rst_mask); in imx8m_blk_ctrl_power_on() 103 regmap_clear_bits(bc->regmap, BLK_MIPI_RESET_DIV, data->mipi_phy_rst_mask); in imx8m_blk_ctrl_power_on() 108 dev_err(bc->dev, "failed to enable clocks\n"); in imx8m_blk_ctrl_power_on() 111 regmap_set_bits(bc in imx8m_blk_ctrl_power_on() 149 struct imx8m_blk_ctrl *bc = domain->bc; imx8m_blk_ctrl_power_off() local 173 struct imx8m_blk_ctrl *bc; imx8m_blk_ctrl_probe() local 335 struct imx8m_blk_ctrl *bc = dev_get_drvdata(&pdev->dev); imx8m_blk_ctrl_remove() local 357 struct imx8m_blk_ctrl *bc = dev_get_drvdata(dev); imx8m_blk_ctrl_suspend() local 397 struct imx8m_blk_ctrl *bc = dev_get_drvdata(dev); imx8m_blk_ctrl_resume() local 416 struct imx8m_blk_ctrl *bc = container_of(nb, struct imx8m_blk_ctrl, imx8mm_vpu_power_notifier() local 526 struct imx8m_blk_ctrl *bc = container_of(nb, struct imx8m_blk_ctrl, imx8mm_disp_power_notifier() local 596 struct imx8m_blk_ctrl *bc = container_of(nb, struct imx8m_blk_ctrl, imx8mn_disp_power_notifier() local 670 struct imx8m_blk_ctrl *bc = container_of(nb, struct imx8m_blk_ctrl, imx8mp_media_power_notifier() local 805 struct imx8m_blk_ctrl *bc = container_of(nb, struct imx8m_blk_ctrl, imx8mq_vpu_power_notifier() local [all...] |
H A D | imx93-blk-ctrl.c | 84 struct imx93_blk_ctrl *bc; member 104 struct imx93_blk_ctrl *bc = domain->bc; in imx93_blk_ctrl_set_qos() local 117 regmap_write_bits(bc->regmap, qos->reg, mask, val); in imx93_blk_ctrl_set_qos() 119 dev_dbg(bc->dev, "data->qos[i].reg 0x%x 0x%x\n", qos->reg, val); in imx93_blk_ctrl_set_qos() 129 struct imx93_blk_ctrl *bc = domain->bc; in imx93_blk_ctrl_power_on() local 132 ret = clk_bulk_prepare_enable(bc->num_clks, bc->clks); in imx93_blk_ctrl_power_on() 134 dev_err(bc in imx93_blk_ctrl_power_on() 174 struct imx93_blk_ctrl *bc = domain->bc; imx93_blk_ctrl_power_off() local 196 struct imx93_blk_ctrl *bc; imx93_blk_ctrl_probe() local 311 struct imx93_blk_ctrl *bc = dev_get_drvdata(&pdev->dev); imx93_blk_ctrl_remove() local [all...] |
/kernel/linux/linux-6.6/kernel/time/ |
H A D | tick-broadcast.c | 38 static void tick_broadcast_setup_oneshot(struct clock_event_device *bc, bool from_periodic); 40 static void tick_resume_broadcast_oneshot(struct clock_event_device *bc); 46 tick_broadcast_setup_oneshot(struct clock_event_device *bc, bool from_periodic) { BUG(); } in tick_broadcast_setup_oneshot() argument 48 static inline void tick_resume_broadcast_oneshot(struct clock_event_device *bc) { } in tick_resume_broadcast_oneshot() argument 77 static void tick_broadcast_start_periodic(struct clock_event_device *bc) in tick_broadcast_start_periodic() argument 79 if (bc) in tick_broadcast_start_periodic() 80 tick_setup_periodic(bc, 1); in tick_broadcast_start_periodic() 249 struct clock_event_device *bc = tick_broadcast_device.evtdev; in tick_device_uses_broadcast() local 266 tick_broadcast_start_periodic(bc); in tick_device_uses_broadcast() 268 tick_broadcast_setup_oneshot(bc, fals in tick_device_uses_broadcast() 356 struct clock_event_device *bc = tick_broadcast_device.evtdev; tick_do_broadcast() local 440 struct clock_event_device *bc, *dev; tick_broadcast_control() local 526 struct clock_event_device *bc = tick_broadcast_device.evtdev; tick_shutdown_broadcast() local 551 struct clock_event_device *bc; tick_suspend_broadcast() local 581 struct clock_event_device *bc; tick_resume_broadcast() local 638 tick_broadcast_set_affinity(struct clock_event_device *bc, const struct cpumask *cpumask) tick_broadcast_set_affinity() argument 651 tick_broadcast_set_event(struct clock_event_device *bc, int cpu, ktime_t expires) tick_broadcast_set_event() argument 661 tick_resume_broadcast_oneshot(struct clock_event_device *bc) tick_resume_broadcast_oneshot() argument 770 broadcast_needs_cpu(struct clock_event_device *bc, int cpu) broadcast_needs_cpu() argument 779 broadcast_shutdown_local(struct clock_event_device *bc, struct clock_event_device *dev) broadcast_shutdown_local() argument 800 struct clock_event_device *bc, *dev = td->evtdev; ___tick_broadcast_oneshot_control() local 1024 tick_broadcast_setup_oneshot(struct clock_event_device *bc, bool from_periodic) tick_broadcast_setup_oneshot() argument 1126 struct clock_event_device *bc; tick_broadcast_switch_to_oneshot() local 1144 struct clock_event_device *bc; hotplug_cpu__broadcast_tick_pull() local 1188 struct clock_event_device *bc = tick_broadcast_device.evtdev; tick_broadcast_oneshot_available() local 1196 struct clock_event_device *bc = tick_broadcast_device.evtdev; __tick_broadcast_oneshot_control() local [all...] |
/kernel/linux/linux-5.10/arch/mips/pci/ |
H A D | pci-xtalk-bridge.c | 31 struct bridge_controller *bc = BRIDGE_CONTROLLER(pdev->bus); in phys_to_dma() local 33 return bc->baddr + paddr; in phys_to_dma() 96 struct bridge_controller *bc = BRIDGE_CONTROLLER(dev->bus); in bridge_disable_swapping() local 100 bridge_clr(bc, b_device[slot].reg, BRIDGE_DEV_SWAP_DIR); in bridge_disable_swapping() 101 bridge_read(bc, b_widget.w_tflush); /* Flush */ in bridge_disable_swapping() 121 struct bridge_controller *bc = BRIDGE_CONTROLLER(bus); in pci_conf0_read_config() local 122 struct bridge_regs *bridge = bc->base; in pci_conf0_read_config() 140 bc->ioc3_sid[slot]); in pci_conf0_read_config() 158 struct bridge_controller *bc = BRIDGE_CONTROLLER(bus); in pci_conf1_read_config() local 159 struct bridge_regs *bridge = bc in pci_conf1_read_config() 206 struct bridge_controller *bc = BRIDGE_CONTROLLER(bus); pci_conf0_write_config() local 245 struct bridge_controller *bc = BRIDGE_CONTROLLER(bus); pci_conf1_write_config() local 298 struct bridge_controller *bc; global() member 376 struct bridge_controller *bc = data->bc; bridge_domain_activate() local 436 struct bridge_controller *bc = BRIDGE_CONTROLLER(dev->bus); bridge_map_irq() local 468 bridge_setup_ip27_baseio6g(struct bridge_controller *bc) bridge_setup_ip27_baseio6g() argument 476 bridge_setup_ip27_baseio(struct bridge_controller *bc) bridge_setup_ip27_baseio() argument 482 bridge_setup_ip29_baseio(struct bridge_controller *bc) bridge_setup_ip29_baseio() argument 488 bridge_setup_ip30_sysboard(struct bridge_controller *bc) bridge_setup_ip30_sysboard() argument 494 bridge_setup_menet(struct bridge_controller *bc) bridge_setup_menet() argument 502 bridge_setup_io7(struct bridge_controller *bc) bridge_setup_io7() argument 507 bridge_setup_io8(struct bridge_controller *bc) bridge_setup_io8() argument 512 bridge_setup_io9(struct bridge_controller *bc) bridge_setup_io9() argument 517 bridge_setup_ip34_fuel_sysboard(struct bridge_controller *bc) bridge_setup_ip34_fuel_sysboard() argument 545 bridge_setup_board(struct bridge_controller *bc, char *partnum) bridge_setup_board() argument 610 struct bridge_controller *bc; bridge_probe() local 738 struct bridge_controller *bc = BRIDGE_CONTROLLER(bus); bridge_remove() local [all...] |
/kernel/linux/linux-6.6/arch/mips/pci/ |
H A D | pci-xtalk-bridge.c | 32 struct bridge_controller *bc = BRIDGE_CONTROLLER(pdev->bus); in phys_to_dma() local 34 return bc->baddr + paddr; in phys_to_dma() 97 struct bridge_controller *bc = BRIDGE_CONTROLLER(dev->bus); in bridge_disable_swapping() local 101 bridge_clr(bc, b_device[slot].reg, BRIDGE_DEV_SWAP_DIR); in bridge_disable_swapping() 102 bridge_read(bc, b_widget.w_tflush); /* Flush */ in bridge_disable_swapping() 122 struct bridge_controller *bc = BRIDGE_CONTROLLER(bus); in pci_conf0_read_config() local 123 struct bridge_regs *bridge = bc->base; in pci_conf0_read_config() 141 bc->ioc3_sid[slot]); in pci_conf0_read_config() 159 struct bridge_controller *bc = BRIDGE_CONTROLLER(bus); in pci_conf1_read_config() local 160 struct bridge_regs *bridge = bc in pci_conf1_read_config() 207 struct bridge_controller *bc = BRIDGE_CONTROLLER(bus); pci_conf0_write_config() local 246 struct bridge_controller *bc = BRIDGE_CONTROLLER(bus); pci_conf1_write_config() local 299 struct bridge_controller *bc; global() member 377 struct bridge_controller *bc = data->bc; bridge_domain_activate() local 437 struct bridge_controller *bc = BRIDGE_CONTROLLER(dev->bus); bridge_map_irq() local 469 bridge_setup_ip27_baseio6g(struct bridge_controller *bc) bridge_setup_ip27_baseio6g() argument 477 bridge_setup_ip27_baseio(struct bridge_controller *bc) bridge_setup_ip27_baseio() argument 483 bridge_setup_ip29_baseio(struct bridge_controller *bc) bridge_setup_ip29_baseio() argument 489 bridge_setup_ip30_sysboard(struct bridge_controller *bc) bridge_setup_ip30_sysboard() argument 495 bridge_setup_menet(struct bridge_controller *bc) bridge_setup_menet() argument 503 bridge_setup_io7(struct bridge_controller *bc) bridge_setup_io7() argument 508 bridge_setup_io8(struct bridge_controller *bc) bridge_setup_io8() argument 513 bridge_setup_io9(struct bridge_controller *bc) bridge_setup_io9() argument 518 bridge_setup_ip34_fuel_sysboard(struct bridge_controller *bc) bridge_setup_ip34_fuel_sysboard() argument 546 bridge_setup_board(struct bridge_controller *bc, char *partnum) bridge_setup_board() argument 611 struct bridge_controller *bc; bridge_probe() local 739 struct bridge_controller *bc = BRIDGE_CONTROLLER(bus); bridge_remove() local [all...] |
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/ |
H A D | netjet.c | 78 struct tiger_ch bc[2]; member 96 card->bc[0].bch.debug = debug; in _set_debug() 97 card->bc[1].bch.debug = debug; in _set_debug() 175 fill_mem(struct tiger_ch *bc, u32 idx, u32 cnt, u32 fill) in fill_mem() argument 177 struct tiger_hw *card = bc->bch.hw; in fill_mem() 181 bc->bch.nr, fill, cnt, idx, card->send.idx); in fill_mem() 182 if (bc->bch.nr & 2) { in fill_mem() 198 mode_tiger(struct tiger_ch *bc, u32 protocol) in mode_tiger() argument 200 struct tiger_hw *card = bc->bch.hw; in mode_tiger() 203 bc in mode_tiger() 363 read_dma(struct tiger_ch *bc, u32 idx, int cnt) read_dma() argument 465 resync(struct tiger_ch *bc, struct tiger_hw *card) resync() argument 487 fill_hdlc_flag(struct tiger_ch *bc) fill_hdlc_flag() argument 524 fill_dma(struct tiger_ch *bc) fill_dma() argument 601 bc_next_frame(struct tiger_ch *bc) bc_next_frame() argument 625 send_tiger_bc(struct tiger_hw *card, struct tiger_ch *bc) send_tiger_bc() argument 741 struct tiger_ch *bc = container_of(bch, struct tiger_ch, bch); nj_l2l1B() local 783 channel_bctrl(struct tiger_ch *bc, struct mISDN_ctrl_req *cq) channel_bctrl() argument 792 struct tiger_ch *bc = container_of(bch, struct tiger_ch, bch); nj_bctrl() local [all...] |
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/ |
H A D | netjet.c | 78 struct tiger_ch bc[2]; member 96 card->bc[0].bch.debug = debug; in _set_debug() 97 card->bc[1].bch.debug = debug; in _set_debug() 175 fill_mem(struct tiger_ch *bc, u32 idx, u32 cnt, u32 fill) in fill_mem() argument 177 struct tiger_hw *card = bc->bch.hw; in fill_mem() 181 bc->bch.nr, fill, cnt, idx, card->send.idx); in fill_mem() 182 if (bc->bch.nr & 2) { in fill_mem() 198 mode_tiger(struct tiger_ch *bc, u32 protocol) in mode_tiger() argument 200 struct tiger_hw *card = bc->bch.hw; in mode_tiger() 203 bc in mode_tiger() 363 read_dma(struct tiger_ch *bc, u32 idx, int cnt) read_dma() argument 465 resync(struct tiger_ch *bc, struct tiger_hw *card) resync() argument 487 fill_hdlc_flag(struct tiger_ch *bc) fill_hdlc_flag() argument 524 fill_dma(struct tiger_ch *bc) fill_dma() argument 601 bc_next_frame(struct tiger_ch *bc) bc_next_frame() argument 625 send_tiger_bc(struct tiger_hw *card, struct tiger_ch *bc) send_tiger_bc() argument 741 struct tiger_ch *bc = container_of(bch, struct tiger_ch, bch); nj_l2l1B() local 783 channel_bctrl(struct tiger_ch *bc, struct mISDN_ctrl_req *cq) channel_bctrl() argument 792 struct tiger_ch *bc = container_of(bch, struct tiger_ch, bch); nj_bctrl() local [all...] |
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | blockcheck.c | 339 * data is the block to be checked. bc is a pointer to the 342 * bc should be a pointer inside data, as the function will 344 * bc does not point inside data, the caller must make sure any inline 348 * bc will be filled with little-endian values and will be ready to go to 352 struct ocfs2_block_check *bc) in ocfs2_block_check_compute() 357 memset(bc, 0, sizeof(struct ocfs2_block_check)); in ocfs2_block_check_compute() 368 bc->bc_crc32e = cpu_to_le32(crc); in ocfs2_block_check_compute() 369 bc->bc_ecc = cpu_to_le16((u16)ecc); in ocfs2_block_check_compute() 374 * the function will take care of zeroing bc before calculating check codes. 375 * If bc i 351 ocfs2_block_check_compute(void *data, size_t blocksize, struct ocfs2_block_check *bc) ocfs2_block_check_compute() argument 380 ocfs2_block_check_validate(void *data, size_t blocksize, struct ocfs2_block_check *bc, struct ocfs2_blockcheck_stats *stats) ocfs2_block_check_validate() argument 443 ocfs2_block_check_compute_bhs(struct buffer_head **bhs, int nr, struct ocfs2_block_check *bc) ocfs2_block_check_compute_bhs() argument 487 ocfs2_block_check_validate_bhs(struct buffer_head **bhs, int nr, struct ocfs2_block_check *bc, struct ocfs2_blockcheck_stats *stats) ocfs2_block_check_validate_bhs() argument 566 ocfs2_compute_meta_ecc(struct super_block *sb, void *data, struct ocfs2_block_check *bc) ocfs2_compute_meta_ecc() argument 573 ocfs2_validate_meta_ecc(struct super_block *sb, void *data, struct ocfs2_block_check *bc) ocfs2_validate_meta_ecc() argument 586 ocfs2_compute_meta_ecc_bhs(struct super_block *sb, struct buffer_head **bhs, int nr, struct ocfs2_block_check *bc) ocfs2_compute_meta_ecc_bhs() argument 594 ocfs2_validate_meta_ecc_bhs(struct super_block *sb, struct buffer_head **bhs, int nr, struct ocfs2_block_check *bc) ocfs2_validate_meta_ecc_bhs() argument [all...] |
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | blockcheck.c | 337 * data is the block to be checked. bc is a pointer to the 340 * bc should be a pointer inside data, as the function will 342 * bc does not point inside data, the caller must make sure any inline 346 * bc will be filled with little-endian values and will be ready to go to 350 struct ocfs2_block_check *bc) in ocfs2_block_check_compute() 355 memset(bc, 0, sizeof(struct ocfs2_block_check)); in ocfs2_block_check_compute() 366 bc->bc_crc32e = cpu_to_le32(crc); in ocfs2_block_check_compute() 367 bc->bc_ecc = cpu_to_le16((u16)ecc); in ocfs2_block_check_compute() 372 * the function will take care of zeroing bc before calculating check codes. 373 * If bc i 349 ocfs2_block_check_compute(void *data, size_t blocksize, struct ocfs2_block_check *bc) ocfs2_block_check_compute() argument 378 ocfs2_block_check_validate(void *data, size_t blocksize, struct ocfs2_block_check *bc, struct ocfs2_blockcheck_stats *stats) ocfs2_block_check_validate() argument 441 ocfs2_block_check_compute_bhs(struct buffer_head **bhs, int nr, struct ocfs2_block_check *bc) ocfs2_block_check_compute_bhs() argument 485 ocfs2_block_check_validate_bhs(struct buffer_head **bhs, int nr, struct ocfs2_block_check *bc, struct ocfs2_blockcheck_stats *stats) ocfs2_block_check_validate_bhs() argument 564 ocfs2_compute_meta_ecc(struct super_block *sb, void *data, struct ocfs2_block_check *bc) ocfs2_compute_meta_ecc() argument 571 ocfs2_validate_meta_ecc(struct super_block *sb, void *data, struct ocfs2_block_check *bc) ocfs2_validate_meta_ecc() argument 584 ocfs2_compute_meta_ecc_bhs(struct super_block *sb, struct buffer_head **bhs, int nr, struct ocfs2_block_check *bc) ocfs2_compute_meta_ecc_bhs() argument 592 ocfs2_validate_meta_ecc_bhs(struct super_block *sb, struct buffer_head **bhs, int nr, struct ocfs2_block_check *bc) ocfs2_validate_meta_ecc_bhs() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
H A D | gen7_renderclear.c | 90 static void batch_init(struct batch_chunk *bc, in batch_init() argument 94 bc->vma = vma; in batch_init() 95 bc->offset = offset; in batch_init() 96 bc->start = start + bc->offset / sizeof(*bc->start); in batch_init() 97 bc->end = bc->start; in batch_init() 98 bc->max_items = max_bytes / sizeof(*bc in batch_init() 101 batch_offset(const struct batch_chunk *bc, u32 *cs) batch_offset() argument 106 batch_addr(const struct batch_chunk *bc) batch_addr() argument 111 batch_add(struct batch_chunk *bc, const u32 d) batch_add() argument 117 batch_alloc_items(struct batch_chunk *bc, u32 align, u32 items) batch_alloc_items() argument 134 batch_alloc_bytes(struct batch_chunk *bc, u32 align, u32 bytes) batch_alloc_bytes() argument [all...] |