This commit is contained in:
parent
f53a0b0d40
commit
c125c950ae
62
ignore.txt
62
ignore.txt
|
@ -1,9 +1,13 @@
|
|||
ARRAY_SIZE
|
||||
ATOMIC_INIT
|
||||
AT_FDCWD
|
||||
BDI_SHOW
|
||||
BUG
|
||||
BUG_ON
|
||||
BUILD_BUG_ON
|
||||
DECLARE_BITMAP
|
||||
DEFINE_MUTEX
|
||||
DIV_ROUND_UP
|
||||
DMA_BIT_MASK
|
||||
EAGAIN
|
||||
EBADF
|
||||
|
@ -33,6 +37,7 @@ HPAGE_PMD_NR
|
|||
INIT_LIST_HEAD
|
||||
IS_ENABLED
|
||||
IS_ERR
|
||||
IS_ERR_OR_NULL
|
||||
LOOKUP_EMPTY
|
||||
LOOKUP_FOLLOW
|
||||
LOOKUP_REVAL
|
||||
|
@ -60,6 +65,7 @@ SIGSTOP
|
|||
UL
|
||||
VM_BUG_ON
|
||||
VM_BUG_ON_PAGE
|
||||
WARN
|
||||
WARN_ON
|
||||
WARN_ON_ONCE
|
||||
XXstart
|
||||
|
@ -72,6 +78,8 @@ __clear_bit
|
|||
__compiletime_error
|
||||
__field
|
||||
__get_user
|
||||
__initdata
|
||||
__platform_driver_register
|
||||
__releases
|
||||
__set_bit
|
||||
__user
|
||||
|
@ -100,27 +108,31 @@ capable
|
|||
clear_bit
|
||||
cmpxchg
|
||||
commit_creds
|
||||
compare
|
||||
compound_head
|
||||
cond_resched
|
||||
container_of
|
||||
copy_from_user
|
||||
copy_to_user
|
||||
cpu_relax
|
||||
cpu_to_le16
|
||||
cpumask_bits
|
||||
cred
|
||||
current
|
||||
current_cred
|
||||
current_user_ns
|
||||
d_inode
|
||||
defined
|
||||
dev_WARN_ONCE
|
||||
dev_dbg
|
||||
dev_err
|
||||
dev_info
|
||||
dev_warn
|
||||
device_add
|
||||
devm_kfree
|
||||
devm_kmalloc
|
||||
devm_kzalloc
|
||||
devres_alloc
|
||||
disable_irq
|
||||
dma_set_mask_and_coherent
|
||||
dput
|
||||
dump_stack
|
||||
end
|
||||
entry
|
||||
err
|
||||
|
@ -131,24 +143,35 @@ false
|
|||
fd_install
|
||||
fdget
|
||||
fdput
|
||||
ffz
|
||||
file_inode
|
||||
find_task_by_vpid
|
||||
flags
|
||||
fls64
|
||||
fn
|
||||
format
|
||||
fprintf
|
||||
get
|
||||
get_page
|
||||
get_status
|
||||
get_timespec64
|
||||
get_user
|
||||
getname
|
||||
i
|
||||
ia64_getf_exp
|
||||
if
|
||||
ilog2
|
||||
in_interrupt
|
||||
init_completion
|
||||
init_waitqueue_head
|
||||
irq_state_set_disabled
|
||||
irq_state_set_masked
|
||||
kasprintf
|
||||
kfree
|
||||
klist_init
|
||||
kmalloc
|
||||
kobject_init
|
||||
kobject_put
|
||||
kstrtoll
|
||||
kstrtoull
|
||||
kzalloc
|
||||
|
@ -174,6 +197,7 @@ memset
|
|||
might_sleep
|
||||
min
|
||||
msleep
|
||||
mutex_init
|
||||
mutex_lock
|
||||
mutex_unlock
|
||||
name
|
||||
|
@ -201,6 +225,11 @@ percpu_ref_put
|
|||
pfn
|
||||
pfn_to_page
|
||||
pgoff_t
|
||||
platform_get_drvdata
|
||||
pm_runtime_disable
|
||||
pm_runtime_enable
|
||||
pm_runtime_set_autosuspend_delay
|
||||
pm_runtime_use_autosuspend
|
||||
pmd_t
|
||||
pos
|
||||
pos_from_hilo
|
||||
|
@ -212,19 +241,28 @@ pr_info_once
|
|||
pr_warn
|
||||
preempt_disable
|
||||
preempt_enable
|
||||
prepare_creds
|
||||
printk
|
||||
validate_process_creds
|
||||
validate_creds
|
||||
FUNC
|
||||
HAS_UNMAPPED_ID
|
||||
kdebug
|
||||
pte_t
|
||||
ptl
|
||||
put_page
|
||||
put_user
|
||||
putname
|
||||
raw_local_irq_save
|
||||
raw_spin_lock_irqsave
|
||||
raw_spin_unlock_irqrestore
|
||||
rcu_read_lock
|
||||
rcu_read_unlock
|
||||
rdtsc
|
||||
read_lock
|
||||
read_unlock
|
||||
readl_relaxed
|
||||
real_mount
|
||||
resource_size
|
||||
ret
|
||||
retry
|
||||
retry_estale
|
||||
|
@ -234,7 +272,9 @@ sigset_t
|
|||
simple_strtoul
|
||||
size
|
||||
size_t
|
||||
spi_master_get_devdata
|
||||
spin_lock
|
||||
spin_lock_init
|
||||
spin_lock_irq
|
||||
spin_lock_irqsave
|
||||
spin_unlock
|
||||
|
@ -242,12 +282,18 @@ spin_unlock_irq
|
|||
spin_unlock_irqrestore
|
||||
spinlock_t
|
||||
sprintf
|
||||
sscanf
|
||||
ssize_t
|
||||
ssize_t
|
||||
ssleep
|
||||
strcmp
|
||||
strerror
|
||||
strlen
|
||||
swp_entry_t
|
||||
task_pid_vnr
|
||||
tasklist_lock
|
||||
test_bit
|
||||
to_platform_device
|
||||
trace_*
|
||||
trace_hardirqs_off
|
||||
trace_net_dev_queue
|
||||
tracing_on
|
||||
|
@ -257,9 +303,11 @@ typeof
|
|||
u32
|
||||
u64
|
||||
u8
|
||||
udelay
|
||||
unlikely
|
||||
unlock_page
|
||||
user_path_at
|
||||
va_end
|
||||
va_start
|
||||
write_reg16
|
||||
writel_relaxed
|
||||
net_warn_ratelimited
|
||||
|
|
Loading…
Reference in New Issue