forked from OpenSDV/Linux_Kernel_map4vehicle
*ignore
This commit is contained in:
parent
37c0745475
commit
1ccee7df4b
152
ignore.txt
152
ignore.txt
|
@ -2,6 +2,9 @@ AT_FDCWD
|
||||||
BDI_SHOW
|
BDI_SHOW
|
||||||
BUG
|
BUG
|
||||||
BUG_ON
|
BUG_ON
|
||||||
|
BUILD_BUG_ON
|
||||||
|
DECLARE_BITMAP
|
||||||
|
DMA_BIT_MASK
|
||||||
EAGAIN
|
EAGAIN
|
||||||
EBADF
|
EBADF
|
||||||
EBUSY
|
EBUSY
|
||||||
|
@ -19,8 +22,13 @@ EOPNOTSUPP
|
||||||
EPERM
|
EPERM
|
||||||
ERR_PTR
|
ERR_PTR
|
||||||
ESRCH
|
ESRCH
|
||||||
|
FAULT_FLAG_REMOTE
|
||||||
|
FAULT_FLAG_TRIED
|
||||||
|
FAULT_FLAG_WRITE
|
||||||
FMODE_WRITE
|
FMODE_WRITE
|
||||||
GFP_KERNEL
|
GFP_KERNEL
|
||||||
|
HARD_TX_LOCK
|
||||||
|
HARD_TX_UNLOCK
|
||||||
HPAGE_PMD_NR
|
HPAGE_PMD_NR
|
||||||
INIT_LIST_HEAD
|
INIT_LIST_HEAD
|
||||||
IS_ENABLED
|
IS_ENABLED
|
||||||
|
@ -28,12 +36,16 @@ IS_ERR
|
||||||
LOOKUP_EMPTY
|
LOOKUP_EMPTY
|
||||||
LOOKUP_FOLLOW
|
LOOKUP_FOLLOW
|
||||||
LOOKUP_REVAL
|
LOOKUP_REVAL
|
||||||
|
MAJOR
|
||||||
|
MINOR
|
||||||
|
MKDEV
|
||||||
NAPI_GRO_CB
|
NAPI_GRO_CB
|
||||||
NODE_DATA
|
NODE_DATA
|
||||||
NULL
|
NULL
|
||||||
NUMA_NO_NODE
|
NUMA_NO_NODE
|
||||||
O_CLOEXEC
|
O_CLOEXEC
|
||||||
O_LARGEFILE
|
O_LARGEFILE
|
||||||
|
PAGE_ALIGN
|
||||||
PAGE_MASK
|
PAGE_MASK
|
||||||
PAGE_SHIFT
|
PAGE_SHIFT
|
||||||
PAGE_SIZE
|
PAGE_SIZE
|
||||||
|
@ -52,22 +64,48 @@ WARN_ON
|
||||||
WARN_ON_ONCE
|
WARN_ON_ONCE
|
||||||
XXstart
|
XXstart
|
||||||
_RET_IP_
|
_RET_IP_
|
||||||
|
__acquires
|
||||||
|
__alignof__
|
||||||
|
__attribute__
|
||||||
|
__builtin_constant_p
|
||||||
|
__clear_bit
|
||||||
|
__compiletime_error
|
||||||
|
__field
|
||||||
|
__get_user
|
||||||
|
__releases
|
||||||
|
__set_bit
|
||||||
__user
|
__user
|
||||||
__user
|
__user
|
||||||
|
__virtio_test_bit
|
||||||
|
__volatile__
|
||||||
|
_kstrtol
|
||||||
|
_kstrtoul
|
||||||
abort_creds
|
abort_creds
|
||||||
access_ok
|
access_ok
|
||||||
addr
|
addr
|
||||||
aligned
|
aligned
|
||||||
|
asm
|
||||||
|
assert
|
||||||
|
atomic_add
|
||||||
|
atomic_cmpxchg
|
||||||
|
atomic_dec
|
||||||
|
atomic_dec_return
|
||||||
|
atomic_inc_return
|
||||||
|
atomic_notifier_call_chain
|
||||||
atomic_read
|
atomic_read
|
||||||
|
atomic_set
|
||||||
|
barrier
|
||||||
bool
|
bool
|
||||||
capable
|
capable
|
||||||
clear_bit
|
clear_bit
|
||||||
|
cmpxchg
|
||||||
commit_creds
|
commit_creds
|
||||||
compound_head
|
compound_head
|
||||||
cond_resched
|
cond_resched
|
||||||
container_of
|
container_of
|
||||||
copy_from_user
|
copy_from_user
|
||||||
copy_to_user
|
copy_to_user
|
||||||
|
cpu_relax
|
||||||
cpu_to_le16
|
cpu_to_le16
|
||||||
cpumask_bits
|
cpumask_bits
|
||||||
cred
|
cred
|
||||||
|
@ -76,6 +114,12 @@ current_cred
|
||||||
current_user_ns
|
current_user_ns
|
||||||
d_inode
|
d_inode
|
||||||
defined
|
defined
|
||||||
|
dev_WARN_ONCE
|
||||||
|
dev_err
|
||||||
|
dev_info
|
||||||
|
dev_warn
|
||||||
|
device_add
|
||||||
|
dma_set_mask_and_coherent
|
||||||
dput
|
dput
|
||||||
end
|
end
|
||||||
entry
|
entry
|
||||||
|
@ -90,13 +134,23 @@ fdput
|
||||||
file_inode
|
file_inode
|
||||||
find_task_by_vpid
|
find_task_by_vpid
|
||||||
flags
|
flags
|
||||||
|
fls64
|
||||||
|
format
|
||||||
|
fprintf
|
||||||
get_page
|
get_page
|
||||||
|
get_status
|
||||||
get_timespec64
|
get_timespec64
|
||||||
get_user
|
get_user
|
||||||
getname
|
getname
|
||||||
i
|
i
|
||||||
if
|
if
|
||||||
|
ilog2
|
||||||
|
in_interrupt
|
||||||
|
irq_state_set_disabled
|
||||||
|
irq_state_set_masked
|
||||||
kfree
|
kfree
|
||||||
|
kstrtoll
|
||||||
|
kstrtoull
|
||||||
kzalloc
|
kzalloc
|
||||||
likely
|
likely
|
||||||
list
|
list
|
||||||
|
@ -104,27 +158,45 @@ list_add
|
||||||
list_del
|
list_del
|
||||||
list_empty
|
list_empty
|
||||||
list_for_each_entry
|
list_for_each_entry
|
||||||
|
llist_for_each_entry
|
||||||
|
local_irq_disable
|
||||||
|
local_irq_enable
|
||||||
|
local_irq_restore
|
||||||
|
local_irq_save
|
||||||
loff_t
|
loff_t
|
||||||
lookup_flags
|
lookup_flags
|
||||||
|
match
|
||||||
max
|
max
|
||||||
|
mb
|
||||||
|
mdelay
|
||||||
memcpy
|
memcpy
|
||||||
memset
|
memset
|
||||||
|
might_sleep
|
||||||
min
|
min
|
||||||
|
msleep
|
||||||
mutex_lock
|
mutex_lock
|
||||||
mutex_unlock
|
mutex_unlock
|
||||||
name
|
name
|
||||||
|
ndelay
|
||||||
next
|
next
|
||||||
nr_pages
|
nr_pages
|
||||||
ns_capable
|
ns_capable
|
||||||
offset
|
offset
|
||||||
|
offsetof
|
||||||
old
|
old
|
||||||
out
|
out
|
||||||
|
outb_p
|
||||||
page_to_nid
|
page_to_nid
|
||||||
page_to_pfn
|
page_to_pfn
|
||||||
page_zone
|
page_zone
|
||||||
path_put
|
path_put
|
||||||
path_put
|
path_put
|
||||||
|
pci_dev_put
|
||||||
|
pci_err
|
||||||
|
pci_err
|
||||||
|
pci_name
|
||||||
pci_set_drvdata
|
pci_set_drvdata
|
||||||
|
pci_warn
|
||||||
percpu_ref_put
|
percpu_ref_put
|
||||||
pfn
|
pfn
|
||||||
pfn_to_page
|
pfn_to_page
|
||||||
|
@ -134,10 +206,14 @@ pos
|
||||||
pos_from_hilo
|
pos_from_hilo
|
||||||
pr_debug
|
pr_debug
|
||||||
pr_err
|
pr_err
|
||||||
|
pr_fmt
|
||||||
pr_info
|
pr_info
|
||||||
|
pr_info_once
|
||||||
|
pr_warn
|
||||||
preempt_disable
|
preempt_disable
|
||||||
preempt_enable
|
preempt_enable
|
||||||
prepare_creds
|
prepare_creds
|
||||||
|
printk
|
||||||
pte_t
|
pte_t
|
||||||
ptl
|
ptl
|
||||||
put_page
|
put_page
|
||||||
|
@ -152,8 +228,10 @@ real_mount
|
||||||
ret
|
ret
|
||||||
retry
|
retry
|
||||||
retry_estale
|
retry_estale
|
||||||
|
rmb
|
||||||
sigdelsetmask
|
sigdelsetmask
|
||||||
sigset_t
|
sigset_t
|
||||||
|
simple_strtoul
|
||||||
size
|
size
|
||||||
size_t
|
size_t
|
||||||
spin_lock
|
spin_lock
|
||||||
|
@ -171,6 +249,8 @@ task_pid_vnr
|
||||||
tasklist_lock
|
tasklist_lock
|
||||||
test_bit
|
test_bit
|
||||||
trace_hardirqs_off
|
trace_hardirqs_off
|
||||||
|
trace_net_dev_queue
|
||||||
|
tracing_on
|
||||||
true
|
true
|
||||||
tv_nsec
|
tv_nsec
|
||||||
typeof
|
typeof
|
||||||
|
@ -180,74 +260,6 @@ u8
|
||||||
unlikely
|
unlikely
|
||||||
unlock_page
|
unlock_page
|
||||||
user_path_at
|
user_path_at
|
||||||
|
|
||||||
spin_lock_init
|
|
||||||
dev_warn
|
|
||||||
dev_info
|
|
||||||
dev_err
|
|
||||||
printk
|
|
||||||
dma_set_mask_and_coherent
|
|
||||||
DMA_BIT_MASK
|
|
||||||
atomic_inc_return
|
|
||||||
atomic_dec
|
|
||||||
BUILD_BUG_ON
|
|
||||||
offsetof
|
|
||||||
MAJOR
|
|
||||||
dev_WARN_ONCE
|
|
||||||
atomic_dec_return
|
|
||||||
__field
|
|
||||||
reset
|
|
||||||
device_add
|
|
||||||
__acquires
|
|
||||||
__releases
|
|
||||||
get_status
|
|
||||||
pci_err
|
|
||||||
msleep
|
|
||||||
ssleep
|
|
||||||
pci_dev_put
|
|
||||||
pci_err
|
|
||||||
__virtio_test_bit
|
|
||||||
might_sleep
|
|
||||||
raw_spin_lock_irqsave
|
|
||||||
raw_spin_unlock_irqrestore
|
|
||||||
DECLARE_BITMAP
|
|
||||||
__set_bit
|
|
||||||
handler
|
|
||||||
cmpxchg
|
|
||||||
barrier
|
|
||||||
llist_for_each_entry
|
|
||||||
?panic
|
|
||||||
atomic_set
|
|
||||||
ndelay
|
|
||||||
__clear_bit
|
|
||||||
__attribute__
|
|
||||||
format
|
|
||||||
_kstrtoul
|
|
||||||
_kstrtol
|
|
||||||
kstrtoull
|
|
||||||
kstrtoll
|
|
||||||
__alignof__
|
|
||||||
local_irq_disable
|
|
||||||
atomic_cmpxchg
|
|
||||||
va_start
|
|
||||||
va_end
|
va_end
|
||||||
atomic_notifier_call_chain
|
va_start
|
||||||
mdelay
|
write_reg16
|
||||||
local_irq_enable
|
|
||||||
fprintf
|
|
||||||
strerror
|
|
||||||
poweroff
|
|
||||||
set_bit
|
|
||||||
pr_fmt
|
|
||||||
atomic_add
|
|
||||||
mb
|
|
||||||
rmb
|
|
||||||
__get_user
|
|
||||||
rdtsc
|
|
||||||
pr_warn
|
|
||||||
match
|
|
||||||
__volatile__
|
|
||||||
asm
|
|
||||||
__compiletime_error
|
|
||||||
assert
|
|
||||||
tracing_on
|
|
||||||
|
|
Loading…
Reference in New Issue