Searched refs:atomic_long_t (Results 1 – 25 of 113) sorted by relevance
12345
/Linux-v5.4/include/asm-generic/ |
D | atomic-long.h | 12 typedef atomic64_t atomic_long_t; typedef 17 typedef atomic_t atomic_long_t; typedef 26 atomic_long_read(const atomic_long_t *v) in atomic_long_read() 32 atomic_long_read_acquire(const atomic_long_t *v) in atomic_long_read_acquire() 38 atomic_long_set(atomic_long_t *v, long i) in atomic_long_set() 44 atomic_long_set_release(atomic_long_t *v, long i) in atomic_long_set_release() 50 atomic_long_add(long i, atomic_long_t *v) in atomic_long_add() 56 atomic_long_add_return(long i, atomic_long_t *v) in atomic_long_add_return() 62 atomic_long_add_return_acquire(long i, atomic_long_t *v) in atomic_long_add_return_acquire() 68 atomic_long_add_return_release(long i, atomic_long_t *v) in atomic_long_add_return_release() [all …]
|
/Linux-v5.4/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.4/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.4/include/linux/ |
D | page_counter.h | 10 atomic_long_t usage; 18 atomic_long_t min_usage; 19 atomic_long_t children_min_usage; 23 atomic_long_t low_usage; 24 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 | 347 atomic_long_t swap_readahead_info; 422 atomic_long_t pgtables_bytes; /* PTE page table pages */ 524 atomic_long_t hugetlb_usage;
|
D | vmstat.h | 131 extern atomic_long_t vm_zone_stat[NR_VM_ZONE_STAT_ITEMS]; 132 extern atomic_long_t vm_numa_stat[NR_VM_NUMA_STAT_ITEMS]; 133 extern atomic_long_t vm_node_stat[NR_VM_NODE_STAT_ITEMS];
|
D | shrinker.h | 77 atomic_long_t *nr_deferred;
|
D | rcu_segcblist.h | 72 atomic_long_t len;
|
D | mm_types_task.h | 61 atomic_long_t count[NR_MM_COUNTERS];
|
D | workqueue.h | 103 atomic_long_t data; 234 (_work)->data = (atomic_long_t) WORK_DATA_INIT(); \ 243 (_work)->data = (atomic_long_t) WORK_DATA_INIT(); \
|
/Linux-v5.4/net/l2tp/ |
D | l2tp_core.h | 34 atomic_long_t tx_packets; 35 atomic_long_t tx_bytes; 36 atomic_long_t tx_errors; 37 atomic_long_t rx_packets; 38 atomic_long_t rx_bytes; 39 atomic_long_t rx_seq_discards; 40 atomic_long_t rx_oos_packets; 41 atomic_long_t rx_errors; 42 atomic_long_t rx_cookie_discards;
|
D | l2tp_eth.c | 41 atomic_long_t tx_bytes; 42 atomic_long_t tx_packets; 43 atomic_long_t tx_dropped; 44 atomic_long_t rx_bytes; 45 atomic_long_t rx_packets; 46 atomic_long_t rx_errors;
|
/Linux-v5.4/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.4/include/target/ |
D | target_core_base.h | 647 atomic_long_t total_cmds; 648 atomic_long_t read_bytes; 649 atomic_long_t write_bytes; 710 atomic_long_t cmd_pdus; 711 atomic_long_t tx_data_octets; 712 atomic_long_t rx_data_octets; 777 atomic_long_t num_resets; 778 atomic_long_t aborts_complete; 779 atomic_long_t aborts_no_task; 780 atomic_long_t num_cmds; [all …]
|
/Linux-v5.4/drivers/md/bcache/ |
D | bcache.h | 462 atomic_long_t meta_sectors_written; 463 atomic_long_t btree_sectors_written; 464 atomic_long_t sectors_written; 526 atomic_long_t flash_dev_dirty_sectors; 703 atomic_long_t cache_read_races; 704 atomic_long_t writeback_keys_done; 705 atomic_long_t writeback_keys_failed; 707 atomic_long_t reclaim; 708 atomic_long_t reclaimed_journal_buckets; 709 atomic_long_t flush_write;
|
/Linux-v5.4/net/packet/ |
D | internal.h | 98 atomic_long_t num; 99 atomic_long_t num_huge; 100 atomic_long_t num_failed;
|
/Linux-v5.4/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.4/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.4/scripts/atomic/ |
D | gen-atomic-long.sh | 70 typedef atomic64_t atomic_long_t; 75 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.4/include/target/iscsi/ |
D | iscsi_target_core.h | 665 atomic_long_t cmd_pdus; 666 atomic_long_t rsp_pdus; 667 atomic_long_t tx_data_octets; 668 atomic_long_t rx_data_octets; 669 atomic_long_t conn_digest_errors; 670 atomic_long_t conn_timeout_errors;
|
/Linux-v5.4/kernel/sched/ |
D | loadavg.c | 59 atomic_long_t calc_load_tasks; 206 static atomic_long_t calc_load_nohz[2];
|
12345