Home
last modified time | relevance | path

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

12345678910

/third_party/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()
/third_party/libnl/lib/route/qdisc/
Dnetem.c223 BUG(); in netem_msg_fill_raw()
357 BUG(); in rtnl_netem_set_limit()
399 BUG(); in rtnl_netem_set_gap()
434 BUG(); in rtnl_netem_set_reorder_probability()
469 BUG(); in rtnl_netem_set_reorder_correlation()
511 BUG(); in rtnl_netem_set_corruption_probability()
527 BUG(); in rtnl_netem_get_corruption_probability()
546 BUG(); in rtnl_netem_set_corruption_correlation()
562 BUG(); in rtnl_netem_get_corruption_correlation()
588 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()
Dred.c110 BUG(); in red_msg_fill()
141 BUG(); in rtnl_red_set_limit()
157 BUG(); in rtnl_red_get_limit()
/third_party/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
/third_party/exfatprogs/
DNEWS9 BUG FIXES :
20 BUG FIXES :
37 BUG FIXES :
51 BUG FIXES :
68 BUG FIXES :
84 BUG FIXES :
103 BUG FIXES :
/third_party/libnl/lib/
Dobject.c40 BUG(); in obj_ops()
60 BUG(); in nl_object_alloc()
128 BUG(); in nl_object_clone()
143 BUG(); in nl_object_clone()
226 BUG(); in nl_object_put()
519 BUG(); in nl_object_get_type()
/third_party/boost/libs/wave/test/testwave/testfiles/
Dt_1_025.cpp15 #define BUG BUG_2 macro
19 SCAN(BUG) 1 2 3 4 5 //R 1 2 3 4 5
/third_party/typescript/tests/baselines/reference/
DmergeThreeInterfaces.types106 // BUG 856491
113 // BUG 856491
144 // BUG 856491
151 // BUG 856491
DobjectTypeWithStringNamedPropertyOfIllegalCharacters.types42 // BUG 817263
81 // BUG 817263
120 // BUG 817263
162 // BUG 817263
DpropertyAccessOnTypeParameterWithConstraints3.types33 // BUG 823818
54 // BUG 823818
163 >{ foo: <U extends A, T extends U>(x: T) => { // BUG 823818 var a = x['foo'](); //…
167 ><U extends A, T extends U>(x: T) => { // BUG 823818 var a = x['foo'](); // should be…
170 // BUG 823818
/third_party/libnl/lib/route/cls/
Dcgroup.c130 BUG(); in cgroup_fill_msg()
153 BUG(); in rtnl_cgroup_set_ematch()
171 BUG(); in rtnl_cgroup_get_ematch()
Dematch_syntax.y198 BUG();
213 BUG();
231 BUG();
258 BUG();
277 BUG();
/third_party/libnl/lib/route/link/
Dapi.c235 BUG(); in rtnl_link_af_alloc()
241 BUG(); in rtnl_link_af_alloc()
268 BUG(); in rtnl_link_af_data()
/third_party/iowow/
DChangelog220 * BUG: Fixed database metadata blocks leak (db->meta_blk) on database destroy
246 * BUG: WAL file was not truncated after `wal->checkpoint_timeout_sec` timeout (iwal.c)
279 …* BUG `IW_HAVE_PTHREAD_CONDATTR_SETCLOCK` was not properly set for `iwal.c` hence high CPU usage w…
285 * BUG Fixed incorrect call of `_kvblk_kv_get` in `iwkv_cursor_seth`.
299 * BUG: Memory leak in `iwkv_cursor_open` on error (#21)
300 * BUG: `iwxstr_new2()` with zero size argument causes illegal memory write (#20)
309 * BUG: Data from deleted database can interfere with newly created db (#19)
321 * BUG: `iwkv_puth` called with incorrect previous value (iwkv.h)
340 * BUG: incorrect key handling in `iwkv_del` - key was not unpacked before. (iwkv.h)
364 * BUG: Fix WAL checkpoint workflow to avoid deadlocks with cursor threads
[all …]
/third_party/ltp/testcases/kdump/lib/lkdtm/
Dlkdtm.c85 BUG, enumerator
258 case BUG: in lkdtm_handler()
260 BUG(); in lkdtm_handler()
/third_party/skia/third_party/externals/libpng/contrib/powerpc-vsx/
DREADME42 BUG REPORTS: an email address to which to send reports of problems
53 BUG REPORTS
76 "BUG REPORTS" entry or both. Please make sure that the header of the file
77 contains the STATUS and BUG REPORTS fields as above.
/third_party/libpng/contrib/powerpc-vsx/
DREADME42 BUG REPORTS: an email address to which to send reports of problems
53 BUG REPORTS
76 "BUG REPORTS" entry or both. Please make sure that the header of the file
77 contains the STATUS and BUG REPORTS fields as above.
/third_party/flutter/skia/third_party/externals/libpng/contrib/powerpc-vsx/
DREADME42 BUG REPORTS: an email address to which to send reports of problems
53 BUG REPORTS
76 "BUG REPORTS" entry or both. Please make sure that the header of the file
77 contains the STATUS and BUG REPORTS fields as above.
/third_party/libpng/contrib/arm-neon/
DREADME44 BUG REPORTS: an email address to which to send reports of problems
55 BUG REPORTS
78 "BUG REPORTS" entry or both. Please make sure that the header of the file
79 contains the STATUS and BUG REPORTS fields as above.
/third_party/skia/third_party/externals/libpng/contrib/mips-msa/
DREADME44 BUG REPORTS: an email address to which to send reports of problems
55 BUG REPORTS
78 "BUG REPORTS" entry or both. Please make sure that the header of the file
79 contains the STATUS and BUG REPORTS fields as above.
/third_party/libnl/lib/genl/
Dctrl.c71 BUG(); in parse_mcast_grps()
266 BUG(); in genl_ctrl_probe_by_name()
360 BUG(); in genl_ctrl_search()
394 BUG(); in genl_ctrl_search_by_name()

12345678910