| /Linux-v5.10/include/asm-generic/ |
| D | atomic-long.h | 13 typedef atomic64_t atomic_long_t; typedef 18 typedef atomic_t atomic_long_t; typedef 27 atomic_long_read(const atomic_long_t *v) in atomic_long_read() 33 atomic_long_read_acquire(const atomic_long_t *v) in atomic_long_read_acquire() 39 atomic_long_set(atomic_long_t *v, long i) in atomic_long_set() 45 atomic_long_set_release(atomic_long_t *v, long i) in atomic_long_set_release() 51 atomic_long_add(long i, atomic_long_t *v) in atomic_long_add() 57 atomic_long_add_return(long i, atomic_long_t *v) in atomic_long_add_return() 63 atomic_long_add_return_acquire(long i, atomic_long_t *v) in atomic_long_add_return_acquire() 69 atomic_long_add_return_release(long i, atomic_long_t *v) in atomic_long_add_return_release() [all …]
|
| /Linux-v5.10/drivers/misc/sgi-gru/ |
| D | grutables.h | 158 atomic_long_t vdata_alloc; 159 atomic_long_t vdata_free; 160 atomic_long_t gts_alloc; 161 atomic_long_t gts_free; 162 atomic_long_t gms_alloc; 163 atomic_long_t gms_free; 164 atomic_long_t gts_double_allocate; 165 atomic_long_t assign_context; 166 atomic_long_t assign_context_failed; 167 atomic_long_t free_context; [all …]
|
| /Linux-v5.10/include/asm-generic/bitops/ |
| D | atomic.h | 17 atomic_long_or(BIT_MASK(nr), (atomic_long_t *)p); in set_bit() 23 atomic_long_andnot(BIT_MASK(nr), (atomic_long_t *)p); in clear_bit() 29 atomic_long_xor(BIT_MASK(nr), (atomic_long_t *)p); in change_bit() 41 old = atomic_long_fetch_or(mask, (atomic_long_t *)p); in test_and_set_bit() 54 old = atomic_long_fetch_andnot(mask, (atomic_long_t *)p); in test_and_clear_bit() 64 old = atomic_long_fetch_xor(mask, (atomic_long_t *)p); in test_and_change_bit()
|
| D | lock.h | 28 old = atomic_long_fetch_or_acquire(mask, (atomic_long_t *)p); in test_and_set_bit_lock() 43 atomic_long_fetch_andnot_release(BIT_MASK(nr), (atomic_long_t *)p); in clear_bit_unlock() 65 atomic_long_set_release((atomic_long_t *)p, old); in __clear_bit_unlock() 85 old = atomic_long_fetch_andnot_release(mask, (atomic_long_t *)p); in clear_bit_unlock_is_negative_byte()
|
| /Linux-v5.10/include/linux/ |
| D | page_counter.h | 10 atomic_long_t usage; 19 atomic_long_t min_usage; 20 atomic_long_t children_min_usage; 24 atomic_long_t low_usage; 25 atomic_long_t children_low_usage;
|
| D | rwsem.h | 36 atomic_long_t count; 42 atomic_long_t owner;
|
| D | ns_common.h | 8 atomic_long_t stashed;
|
| D | mm_types.h | 365 atomic_long_t swap_readahead_info; 450 atomic_long_t pgtables_bytes; /* PTE page table pages */ 552 atomic_long_t hugetlb_usage;
|
| D | hugetlb_cgroup.h | 51 atomic_long_t events[HUGE_MAX_HSTATE][HUGETLB_NR_MEMORY_EVENTS]; 52 atomic_long_t events_local[HUGE_MAX_HSTATE][HUGETLB_NR_MEMORY_EVENTS];
|
| D | shrinker.h | 77 atomic_long_t *nr_deferred;
|
| /Linux-v5.10/net/l2tp/ |
| D | l2tp_core.h | 33 atomic_long_t tx_packets; 34 atomic_long_t tx_bytes; 35 atomic_long_t tx_errors; 36 atomic_long_t rx_packets; 37 atomic_long_t rx_bytes; 38 atomic_long_t rx_seq_discards; 39 atomic_long_t rx_oos_packets; 40 atomic_long_t rx_errors; 41 atomic_long_t rx_cookie_discards;
|
| D | l2tp_eth.c | 40 atomic_long_t tx_bytes; 41 atomic_long_t tx_packets; 42 atomic_long_t tx_dropped; 43 atomic_long_t rx_bytes; 44 atomic_long_t rx_packets; 45 atomic_long_t rx_errors;
|
| /Linux-v5.10/kernel/printk/ |
| D | printk_ringbuffer.h | 59 atomic_long_t state_var; 67 atomic_long_t head_lpos; 68 atomic_long_t tail_lpos; 76 atomic_long_t head_id; 77 atomic_long_t tail_id; 89 atomic_long_t fail;
|
| /Linux-v5.10/include/linux/sched/ |
| D | user.h | 21 atomic_long_t epoll_watches; /* The number of file descriptors currently watched */ 29 atomic_long_t pipe_bufs; /* how many pages are allocated in pipe buffers */ 37 atomic_long_t locked_vm;
|
| /Linux-v5.10/include/target/ |
| D | target_core_base.h | 653 atomic_long_t total_cmds; 654 atomic_long_t read_bytes; 655 atomic_long_t write_bytes; 716 atomic_long_t cmd_pdus; 717 atomic_long_t tx_data_octets; 718 atomic_long_t rx_data_octets; 784 atomic_long_t num_resets; 785 atomic_long_t aborts_complete; 786 atomic_long_t aborts_no_task; 787 atomic_long_t num_cmds; [all …]
|
| /Linux-v5.10/drivers/md/bcache/ |
| D | bcache.h | 467 atomic_long_t meta_sectors_written; 468 atomic_long_t btree_sectors_written; 469 atomic_long_t sectors_written; 527 atomic_long_t flash_dev_dirty_sectors; 706 atomic_long_t cache_read_races; 707 atomic_long_t writeback_keys_done; 708 atomic_long_t writeback_keys_failed; 710 atomic_long_t reclaim; 711 atomic_long_t reclaimed_journal_buckets; 712 atomic_long_t flush_write;
|
| /Linux-v5.10/net/packet/ |
| D | internal.h | 101 atomic_long_t num; 102 atomic_long_t num_huge; 103 atomic_long_t num_failed;
|
| /Linux-v5.10/include/net/ |
| D | snmp.h | 65 atomic_long_t mibs[ICMPMSG_MIB_MAX]; 76 atomic_long_t mibs[ICMP6_MIB_MAX]; 82 atomic_long_t mibs[ICMP6MSG_MIB_MAX]; 86 atomic_long_t mibs[ICMP6MSG_MIB_MAX];
|
| /Linux-v5.10/kernel/kcsan/ |
| D | core.c | 95 static atomic_long_t watchpoints[CONFIG_KCSAN_NUM_WATCHPOINTS + NUM_SLOTS-1]; 106 static __always_inline atomic_long_t *find_watchpoint(unsigned long addr, in find_watchpoint() 113 atomic_long_t *watchpoint; in find_watchpoint() 139 static inline atomic_long_t * 144 atomic_long_t *watchpoint; in insert_watchpoint() 175 try_consume_watchpoint(atomic_long_t *watchpoint, long encoded_watchpoint) in try_consume_watchpoint() 181 static inline bool consume_watchpoint(atomic_long_t *watchpoint) in consume_watchpoint() 187 static inline void remove_watchpoint(atomic_long_t *watchpoint) in remove_watchpoint() 352 atomic_long_t *watchpoint, in kcsan_found_watchpoint() 408 atomic_long_t *watchpoint; in kcsan_setup_watchpoint() [all …]
|
| D | kcsan.h | 94 extern atomic_long_t kcsan_counters[KCSAN_COUNTER_COUNT];
|
| /Linux-v5.10/drivers/lightnvm/ |
| D | pblk.h | 646 atomic_long_t inflight_writes; /* Inflight writes (user and gc) */ 647 atomic_long_t padded_writes; /* Sectors padded due to flush/fua */ 648 atomic_long_t padded_wb; /* Sectors padded in write buffer */ 649 atomic_long_t req_writes; /* Sectors stored on write buffer */ 650 atomic_long_t sub_writes; /* Sectors submitted from buffer */ 651 atomic_long_t sync_writes; /* Sectors synced to media */ 652 atomic_long_t inflight_reads; /* Inflight sector read requests */ 653 atomic_long_t cache_reads; /* Read requests that hit the cache */ 654 atomic_long_t sync_reads; /* Completed sector read requests */ 655 atomic_long_t recov_writes; /* Sectors submitted from recovery */ [all …]
|
| /Linux-v5.10/scripts/atomic/ |
| D | gen-atomic-long.sh | 71 typedef atomic64_t atomic_long_t; 76 typedef atomic_t atomic_long_t;
|
| D | atomics.tbl | 15 # * cv - const pointer to atomic base type (atomic_t/atomic64_t/atomic_long_t) 16 # * v - pointer to atomic base type (atomic_t/atomic64_t/atomic_long_t)
|
| /Linux-v5.10/include/target/iscsi/ |
| D | iscsi_target_core.h | 656 atomic_long_t cmd_pdus; 657 atomic_long_t rsp_pdus; 658 atomic_long_t tx_data_octets; 659 atomic_long_t rx_data_octets; 660 atomic_long_t conn_digest_errors; 661 atomic_long_t conn_timeout_errors;
|
| /Linux-v5.10/kernel/sched/ |
| D | loadavg.c | 59 atomic_long_t calc_load_tasks; 206 static atomic_long_t calc_load_nohz[2];
|