Home
last modified time | relevance | path

Searched refs:BUG (Results 1 – 25 of 330) sorted by relevance

12345678910>>...14

/external/ltp/testcases/kernel/security/tomoyo/
Dtomoyo_policy_memory_test.c33 static void BUG(const char *msg) in BUG() function
48 BUG("BUG: Policy read error\n"); in get_meminfo()
58 BUG("BUG: Policy read error\n"); in check_policy_common()
72 BUG(""); in check_policy_common()
189 BUG("BUG: Policy write error\n"); in domain_policy_test()
214 BUG("Policy read/write test: Fail\n"); in domain_policy_test()
221 BUG("BUG: Policy write error\n"); in domain_policy_test()
235 BUG("Policy read/write test: Fail\n"); in domain_policy_test()
299 BUG("BUG: Policy write error\n"); in exception_policy_test()
323 BUG("Policy read/write test: Fail\n"); in exception_policy_test()
[all …]
Dinclude.h257 static void BUG(const char *fmt, ...)
260 static void BUG(const char *fmt, ...) in BUG() function
281 BUG("Can't read %s", proc_policy_domain_policy); in write_domain_policy()
303 BUG("Can't %s %s", is_delete ? "delete" : "append", in write_domain_policy()
319 BUG("Can't read %s", proc_policy_exception_policy); in write_exception_policy()
336 BUG("Can't %s %s", is_delete ? "delete" : "append", in write_exception_policy()
354 BUG("Can't read %s", proc_policy_profile); in set_profile()
373 BUG("Can't change profile to 255-CONFIG::%s=%s", in set_profile()
/external/libnl/lib/route/qdisc/
Dnetem.c162 BUG(); in netem_msg_fill_raw()
301 BUG(); in rtnl_netem_set_limit()
343 BUG(); in rtnl_netem_set_gap()
378 BUG(); in rtnl_netem_set_reorder_probability()
413 BUG(); in rtnl_netem_set_reorder_correlation()
455 BUG(); in rtnl_netem_set_corruption_probability()
471 BUG(); in rtnl_netem_get_corruption_probability()
490 BUG(); in rtnl_netem_set_corruption_correlation()
506 BUG(); in rtnl_netem_get_corruption_correlation()
532 BUG(); in rtnl_netem_set_loss()
[all …]
Dsfq.c94 BUG(); in sfq_msg_fill()
119 BUG(); in rtnl_sfq_set_quantum()
135 BUG(); in rtnl_sfq_get_quantum()
154 BUG(); in rtnl_sfq_set_limit()
170 BUG(); in rtnl_sfq_get_limit()
190 BUG(); in rtnl_sfq_set_perturb()
206 BUG(); in rtnl_sfq_get_perturb()
224 BUG(); in rtnl_sfq_get_divisor()
Dtbf.c183 BUG(); in rtnl_qdisc_tbf_set_limit()
224 BUG(); in rtnl_qdisc_tbf_set_limit_by_latency()
254 BUG(); in rtnl_qdisc_tbf_get_limit()
283 BUG(); in rtnl_qdisc_tbf_set_rate()
307 BUG(); in rtnl_qdisc_tbf_get_rate()
325 BUG(); in rtnl_qdisc_tbf_get_rate_bucket()
343 BUG(); in rtnl_qdisc_tbf_get_rate_cell()
366 BUG(); in rtnl_qdisc_tbf_set_peakrate()
392 BUG(); in rtnl_qdisc_tbf_get_peakrate()
410 BUG(); in rtnl_qdisc_tbf_get_peakrate_bucket()
[all …]
Dprio.c110 BUG(); in prio_msg_fill()
134 BUG(); in rtnl_qdisc_prio_set_bands()
150 BUG(); in rtnl_qdisc_prio_get_bands()
172 BUG(); in rtnl_qdisc_prio_set_priomap()
202 BUG(); in rtnl_qdisc_prio_get_priomap()
/external/u-boot/fs/yaffs2/
Dyaffs_allocator.c63 BUG(); in yaffs_deinit_raw_tnodes()
85 BUG(); in yaffs_init_raw_tnodes()
107 BUG(); in yaffs_create_tnodes()
165 BUG(); in yaffs_alloc_raw_tnode()
188 BUG(); in yaffs_free_raw_tnode()
211 BUG(); in yaffs_init_raw_objs()
226 BUG(); in yaffs_deinit_raw_objs()
250 BUG(); in yaffs_create_free_objs()
294 BUG(); in yaffs_alloc_raw_obj()
318 BUG(); in yaffs_free_raw_obj()
[all …]
/external/mockftpserver/tags/2.4/
DCHANGELOG.txt20 - BUG #3103132: shutting down takes too long.
26 …* BUG FIX: #2823519 "The RnfrCommandHandler is currently set to only support renaming of files": h…
28 - BUG FIX: #2828362: "Unit tests using FakeFtpServer are slow" https://sourceforge.net/tracker/?fun…
30 - BUG FIX: #2953392: "AbstractFtpServer waits endless if binding to port fails" https://sourceforge…
40 - BUG FIX: #2696898: �WindowsFakeFilesystem DirectoryEntry case sensitivity� (https://sourceforge.n…
41 - BUG FIX: #2797980: �UnixFakeFileSystem IsValidName Regex incorrect� (https://sourceforge.net/trac…
49 - BUG FIX: #2654577: 'month' in UnixDirectoryListingFormatter is Locale specific. http://sourceforg…
50 - BUG FIX: #2653626: Cannot start() server after calling stop(). https://sourceforge.net/tracker2/i…
55 - BUG FIX: #2543193 �"cd .." and "pwd" don't work properly together� (https://sourceforge.net/track…
56 - BUG FIX: #2540548 �Missing new line on directory listing� (https://sourceforge.net/tracker2/?func…
[all …]
/external/mockftpserver/tags/2.3/
DCHANGELOG.txt12 - BUG #3103132: shutting down takes too long.
18 …* BUG FIX: #2823519 "The RnfrCommandHandler is currently set to only support renaming of files": h…
20 - BUG FIX: #2828362: "Unit tests using FakeFtpServer are slow" https://sourceforge.net/tracker/?fun…
22 - BUG FIX: #2953392: "AbstractFtpServer waits endless if binding to port fails" https://sourceforge…
32 - BUG FIX: #2696898: �WindowsFakeFilesystem DirectoryEntry case sensitivity� (https://sourceforge.n…
33 - BUG FIX: #2797980: �UnixFakeFileSystem IsValidName Regex incorrect� (https://sourceforge.net/trac…
41 - BUG FIX: #2654577: 'month' in UnixDirectoryListingFormatter is Locale specific. http://sourceforg…
42 - BUG FIX: #2653626: Cannot start() server after calling stop(). https://sourceforge.net/tracker2/i…
47 - BUG FIX: #2543193 �"cd .." and "pwd" don't work properly together� (https://sourceforge.net/track…
48 - BUG FIX: #2540548 �Missing new line on directory listing� (https://sourceforge.net/tracker2/?func…
[all …]
/external/mockftpserver/tags/2.2/
DCHANGELOG.txt7 …* BUG FIX: #2823519 "The RnfrCommandHandler is currently set to only support renaming of files": h…
9 - BUG FIX: #2828362: "Unit tests using FakeFtpServer are slow" https://sourceforge.net/tracker/?fun…
11 - BUG FIX: #2953392: "AbstractFtpServer waits endless if binding to port fails" https://sourceforge…
21 - BUG FIX: #2696898: �WindowsFakeFilesystem DirectoryEntry case sensitivity� (https://sourceforge.n…
22 - BUG FIX: #2797980: �UnixFakeFileSystem IsValidName Regex incorrect� (https://sourceforge.net/trac…
30 - BUG FIX: #2654577: 'month' in UnixDirectoryListingFormatter is Locale specific. http://sourceforg…
31 - BUG FIX: #2653626: Cannot start() server after calling stop(). https://sourceforge.net/tracker2/i…
36 - BUG FIX: #2543193 �"cd .." and "pwd" don't work properly together� (https://sourceforge.net/track…
37 - BUG FIX: #2540548 �Missing new line on directory listing� (https://sourceforge.net/tracker2/?func…
38 - BUG FIX: #2540366 �FileEntry.setContents( byte [] contents ) change the content� (https://sourcef…
[all …]
/external/mockftpserver/tags/2.1/
DCHANGELOG.txt7 - BUG FIX: #2696898: �WindowsFakeFilesystem DirectoryEntry case sensitivity� (https://sourceforge.n…
8 - BUG FIX: #2797980: �UnixFakeFileSystem IsValidName Regex incorrect� (https://sourceforge.net/trac…
16 - BUG FIX: #2654577: 'month' in UnixDirectoryListingFormatter is Locale specific. http://sourceforg…
17 - BUG FIX: #2653626: Cannot start() server after calling stop(). https://sourceforge.net/tracker2/i…
22 - BUG FIX: #2543193 �"cd .." and "pwd" don't work properly together� (https://sourceforge.net/track…
23 - BUG FIX: #2540548 �Missing new line on directory listing� (https://sourceforge.net/tracker2/?func…
24 - BUG FIX: #2540366 �FileEntry.setContents( byte [] contents ) change the content� (https://sourcef…
30 - BUG FIX: #2462794 filesystem.pathDoesNotExist key is missing from the ReplyText resource bundle. …
31 - BUG FIX: #2462973 FileEntry.cloneWithNewPath doesn't clone out field. See https://sourceforge.net…
37 - BUG FIX: ClassCastException in AbstractFtpServer during server cleanup.
[all …]
/external/mockftpserver/tags/2.0.2/
DCHANGELOG.txt6 - BUG FIX: #2654577: 'month' in UnixDirectoryListingFormatter is Locale specific. http://sourceforg…
7 - BUG FIX: #2653626: Cannot start() server after calling stop(). https://sourceforge.net/tracker2/i…
12 - BUG FIX: #2543193 �"cd .." and "pwd" don't work properly together� (https://sourceforge.net/track…
13 - BUG FIX: #2540548 �Missing new line on directory listing� (https://sourceforge.net/tracker2/?func…
14 - BUG FIX: #2540366 �FileEntry.setContents( byte [] contents ) change the content� (https://sourcef…
20 - BUG FIX: #2462794 filesystem.pathDoesNotExist key is missing from the ReplyText resource bundle. …
21 - BUG FIX: #2462973 FileEntry.cloneWithNewPath doesn't clone out field. See https://sourceforge.net…
27 - BUG FIX: ClassCastException in AbstractFtpServer during server cleanup.
33 - BUG FIX: AbstractFtpServer: Fix bug when iterating through sessions.
71 - BUG FIX: StubFtpServer: Only execute serverSocket.close() if serverSocket != null.
[all …]
/external/mockftpserver/tags/2.5/
DCHANGELOG.txt30 - BUG #3103132: shutting down takes too long.
36 …* BUG FIX: #2823519 "The RnfrCommandHandler is currently set to only support renaming of files": h…
38 - BUG FIX: #2828362: "Unit tests using FakeFtpServer are slow" https://sourceforge.net/tracker/?fun…
40 - BUG FIX: #2953392: "AbstractFtpServer waits endless if binding to port fails" https://sourceforge…
50 - BUG FIX: #2696898: �WindowsFakeFilesystem DirectoryEntry case sensitivity� (https://sourceforge.n…
51 - BUG FIX: #2797980: �UnixFakeFileSystem IsValidName Regex incorrect� (https://sourceforge.net/trac…
59 - BUG FIX: #2654577: 'month' in UnixDirectoryListingFormatter is Locale specific. http://sourceforg…
60 - BUG FIX: #2653626: Cannot start() server after calling stop(). https://sourceforge.net/tracker2/i…
65 - BUG FIX: #2543193 �"cd .." and "pwd" don't work properly together� (https://sourceforge.net/track…
66 - BUG FIX: #2540548 �Missing new line on directory listing� (https://sourceforge.net/tracker2/?func…
[all …]
/external/mockftpserver/MockFtpServer/
DCHANGELOG.txt30 - BUG #3103132: shutting down takes too long.
36 …* BUG FIX: #2823519 "The RnfrCommandHandler is currently set to only support renaming of files": h…
38 - BUG FIX: #2828362: "Unit tests using FakeFtpServer are slow" https://sourceforge.net/tracker/?fun…
40 - BUG FIX: #2953392: "AbstractFtpServer waits endless if binding to port fails" https://sourceforge…
50 - BUG FIX: #2696898: �WindowsFakeFilesystem DirectoryEntry case sensitivity� (https://sourceforge.n…
51 - BUG FIX: #2797980: �UnixFakeFileSystem IsValidName Regex incorrect� (https://sourceforge.net/trac…
59 - BUG FIX: #2654577: 'month' in UnixDirectoryListingFormatter is Locale specific. http://sourceforg…
60 - BUG FIX: #2653626: Cannot start() server after calling stop(). https://sourceforge.net/tracker2/i…
65 - BUG FIX: #2543193 �"cd .." and "pwd" don't work properly together� (https://sourceforge.net/track…
66 - BUG FIX: #2540548 �Missing new line on directory listing� (https://sourceforge.net/tracker2/?func…
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dsmrd-vccz-bug.ll1 …dgcn -mcpu=verde -verify-machineinstrs < %s | FileCheck -check-prefix=GCN -check-prefix=VCCZ-BUG %s
2 …cn -mcpu=bonaire -verify-machineinstrs < %s | FileCheck -check-prefix=GCN -check-prefix=VCCZ-BUG %s
3 …lat-for-global -verify-machineinstrs < %s | FileCheck -check-prefix=GCN -check-prefix=NOVCCZ-BUG %s
8 ; VCCZ-BUG: s_waitcnt vmcnt(0) expcnt(0) lgkmcnt(0)
9 ; VCCZ-BUG: s_mov_b64 vcc, vcc
10 ; NOVCCZ-BUG-NOT: s_mov_b64 vcc, vcc
/external/mockftpserver/tags/2.0.1/
DCHANGELOG.txt6 - BUG FIX: #2543193 �"cd .." and "pwd" don't work properly together� (https://sourceforge.net/track…
7 - BUG FIX: #2540548 �Missing new line on directory listing� (https://sourceforge.net/tracker2/?func…
8 - BUG FIX: #2540366 �FileEntry.setContents( byte [] contents ) change the content� (https://sourcef…
14 - BUG FIX: #2462794 filesystem.pathDoesNotExist key is missing from the ReplyText resource bundle. …
15 - BUG FIX: #2462973 FileEntry.cloneWithNewPath doesn't clone out field. See https://sourceforge.net…
21 - BUG FIX: ClassCastException in AbstractFtpServer during server cleanup.
27 - BUG FIX: AbstractFtpServer: Fix bug when iterating through sessions.
65 - BUG FIX: StubFtpServer: Only execute serverSocket.close() if serverSocket != null.
66 - BUG FIX: Terminate replies with <CRLF> (\r\n).
73 - BUG FIX: Tracker item #2047355. Parse host IP numbers as unsigned bytes.
[all …]
/external/llvm/test/CodeGen/AMDGPU/
Dsmrd-vccz-bug.ll1 …dgcn -mcpu=verde -verify-machineinstrs < %s | FileCheck -check-prefix=GCN -check-prefix=VCCZ-BUG %s
2 …cn -mcpu=bonaire -verify-machineinstrs < %s | FileCheck -check-prefix=GCN -check-prefix=VCCZ-BUG %s
3 …cn -mcpu=tonga -verify-machineinstrs < %s | FileCheck -check-prefix=GCN -check-prefix=NOVCCZ-BUG %s
10 ; VCCZ-BUG: s_mov_b64 vcc, vcc
11 ; NOVCCZ-BUG-NOT: s_mov_b64 vcc, vcc
/external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dworkqueues.h51 BUG(); in schedule_work()
57 BUG(); in schedule_work_on()
64 BUG(); in queue_work()
72 BUG(); in queue_delayed_work()
/external/ltp/testcases/kdump/lib/
Dtest.sh69 insmod "${lkdtm}"/lkdtm.ko cpoint_name=INT_HARDWARE_ENTRY cpoint_type=BUG cpoint_count=05
85 insmod "${lkdtm}"/lkdtm.ko cpoint_name=INT_HW_IRQ_EN cpoint_type=BUG cpoint_count=10
101 insmod "${lkdtm}"/lkdtm.ko cpoint_name=INT_TASKLET_ENTRY cpoint_type=BUG cpoint_count=10
117 insmod "${lkdtm}"/lkdtm.ko cpoint_name=FS_DEVRW cpoint_type=BUG cpoint_count=10
133 insmod "${lkdtm}"/lkdtm.ko cpoint_name=MEM_SWAPOUT cpoint_type=BUG cpoint_count=10
149 insmod "${lkdtm}"/lkdtm.ko cpoint_name=TIMERADD cpoint_type=BUG cpoint_count=10
165 insmod "${lkdtm}"/lkdtm.ko cpoint_name=SCSI_DISPATCH_CMD cpoint_type=BUG cpoint_count=10
181 insmod "${lkdtm}"/lkdtm.ko cpoint_name=IDE_CORE_CP cpoint_type=BUG cpoint_count=10
/external/syzkaller/pkg/report/testdata/linux/report/
D661 TITLE: BUG: spinlock lockup suspected in corrupted
4 [ 72.159680] BUG: spinlock lockup suspected on CPU#2, syz-executor/12636
5 [ 72.159680] BUG: soft lockup - CPU#3 stuck for 11s! [syz-executor:643]
/external/mockftpserver/tags/2.0/
DCHANGELOG.txt6 - BUG FIX: #2462794 filesystem.pathDoesNotExist key is missing from the ReplyText resource bundle. …
7 - BUG FIX: #2462973 FileEntry.cloneWithNewPath doesn't clone out field. See https://sourceforge.net…
13 - BUG FIX: ClassCastException in AbstractFtpServer during server cleanup.
19 - BUG FIX: AbstractFtpServer: Fix bug when iterating through sessions.
57 - BUG FIX: StubFtpServer: Only execute serverSocket.close() if serverSocket != null.
58 - BUG FIX: Terminate replies with <CRLF> (\r\n).
65 - BUG FIX: Tracker item #2047355. Parse host IP numbers as unsigned bytes.
71 - BUG FIX: Move serverThread.start() into synchronized block to avoid server hang if
82 - BUG FIX: StubFtpServer: Add wait/notify to ensure that the server starts up and opens the server
/external/mockftpserver/tags/1.2.4/
DCHANGELOG.txt6 - BUG FIX: StubFtpServer: Only execute serverSocket.close() if serverSocket != null.
7 - BUG FIX: Terminate replies with <CRLF> (\r\n).
14 - BUG FIX: Tracker item #2047355. Parse host IP numbers as unsigned bytes.
20 - BUG FIX: Move serverThread.start() into synchronized block to avoid server hang if
31 - BUG FIX: StubFtpServer: Add wait/notify to ensure that the server starts up and opens the server
/external/mockftpserver/branches/1.x_Branch/
DCHANGELOG.txt6 - BUG FIX: StubFtpServer: Only execute serverSocket.close() if serverSocket != null.
7 - BUG FIX: Terminate replies with <CRLF> (\r\n).
14 - BUG FIX: Tracker item #2047355. Parse host IP numbers as unsigned bytes.
20 - BUG FIX: Move serverThread.start() into synchronized block to avoid server hang if
31 - BUG FIX: StubFtpServer: Add wait/notify to ensure that the server starts up and opens the server
/external/syzkaller/pkg/report/testdata/linux/guilty/
D144 BUG: KASAN: use-after-free in __list_add_rcu include/linux/rculist.h:57 [inline] at addr ffff8801c5…
5 BUG: KASAN: use-after-free in list_add_rcu include/linux/rculist.h:78 [inline] at addr ffff8801c5b6…
6 BUG: KASAN: use-after-free in timerfd_setup_cancel fs/timerfd.c:141 [inline] at addr ffff8801c5b6c1…
7 BUG: KASAN: use-after-free in do_timerfd_settime+0xd32/0xf50 fs/timerfd.c:446 at addr ffff8801c5b6c…
/external/lzma/DOC/
Dlzma-history.txt24 Windows 10 because of some BUG with "Large Pages" in Windows 10.
26 - The BUG was fixed in Lzma2Enc.c
44 - The BUG in 17.01 - 18.00 beta was fixed:
51 - The BUG in xz encoder was fixed:
92 - The BUG in 16.00 - 16.01 was fixed:
109 - The BUG in C version of 7z decoder was fixed:
115 - The BUG (in 9.26-15.11) in C version of 7z decoder was fixed:
124 - The BUG in LZMA / LZMA2 encoding code was fixed.
125 The BUG in LzFind.c::MatchFinder_ReadBlock() function.
130 That BUG is not related to LZMA encoder version that works via streams.
[all …]

12345678910>>...14