Searched refs:lvl (Results 1 - 25 of 99) sorted by relevance

1234

/netbsd-current/external/bsd/ntp/dist/include/
H A Dntp_debug.h23 #define TRACE(lvl, arg) \
25 if (debug >= (lvl)) \
/netbsd-current/sys/arch/sparc/include/
H A Dlocore.h36 void ft_tlb_flush(int va, int ctx, int lvl);
/netbsd-current/external/gpl2/lvm2/dist/lib/locking/
H A Dlocking.c460 struct lv_list *lvl; local
462 dm_list_iterate_items(lvl, lvs)
463 resume_lv(cmd, lvl->lv);
472 struct lv_list *lvl; local
474 dm_list_iterate_items(lvl, lvs) {
475 if (!suspend_lv(cmd, lvl->lv)) {
476 log_error("Failed to suspend %s", lvl->lv->name);
477 dm_list_uniterate(lvh, lvs, &lvl->list) {
478 lvl = dm_list_item(lvh, struct lv_list);
479 resume_lv(cmd, lvl
493 struct lv_list *lvl; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/bfin/
H A Dcec-system-call.S11 .macro set_evt lvl:req, sym:req
13 [P5 + 4 * \lvl\()] = R1;
H A Dcec-exact-exception.S10 .macro set_evt lvl:req, sym:req
12 [P5 + 4 * \lvl\()] = R1;
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dcec-system-call.S11 .macro set_evt lvl:req, sym:req
13 [P5 + 4 * \lvl\()] = R1;
H A Dcec-exact-exception.S10 .macro set_evt lvl:req, sym:req
12 [P5 + 4 * \lvl\()] = R1;
/netbsd-current/tests/modules/x86_pte_tester/
H A Dx86_pte_tester.c87 scan_l1(paddr_t pa, walk_type (fn)(pd_entry_t pde, size_t slot, int lvl)) argument
107 scan_l2(paddr_t pa, walk_type (fn)(pd_entry_t pde, size_t slot, int lvl)) argument
134 scan_l3(paddr_t pa, walk_type (fn)(pd_entry_t pde, size_t slot, int lvl)) argument
161 scan_l4(paddr_t pa, walk_type (fn)(pd_entry_t pde, size_t slot, int lvl)) argument
188 scan_tree(paddr_t pa, walk_type (fn)(pd_entry_t pde, size_t slot, int lvl)) argument
199 count_krwx(pd_entry_t pde, size_t slot, int lvl) argument
201 if (lvl == NLEVEL && slot < 256) {
207 if (lvl != 1 && !is_flag(pde, PTE_PS)) {
211 if (lvl == 4) {
213 } else if (lvl
228 count_kshstk(pd_entry_t pde, size_t slot, int lvl) argument
260 check_kernel_map(pd_entry_t pde, size_t slot, int lvl) argument
278 check_pte_space(pd_entry_t pde, size_t slot, int lvl) argument
296 check_user_space(pd_entry_t pde, size_t slot, int lvl) argument
312 check_kernel_space(pd_entry_t pde, size_t slot, int lvl) argument
331 check_svs_g_bit(pd_entry_t pde, size_t slot, int lvl) argument
[all...]
/netbsd-current/external/bsd/file/dist/src/
H A Dis_json.c54 printf("%*s%s [%.2x/%c] %.*s\n", (int)lvl, "", (a), *(b), *(b), \
134 size_t lvl __file_debugused)
187 size_t *st, size_t lvl)
198 if (!json_parse(&uc, ue, st, lvl + 1))
224 size_t *st, size_t lvl)
241 if (!json_parse_string(&uc, ue, lvl)) {
252 if (!json_parse(&uc, ue, st, lvl + 1)) {
281 size_t lvl __file_debugused)
333 const char *str, size_t len, size_t lvl __file_debugused)
353 size_t *st, size_t lvl)
186 json_parse_array(const unsigned char **ucp, const unsigned char *ue, size_t *st, size_t lvl) argument
223 json_parse_object(const unsigned char **ucp, const unsigned char *ue, size_t *st, size_t lvl) argument
352 json_parse(const unsigned char **ucp, const unsigned char *ue, size_t *st, size_t lvl) argument
[all...]
/netbsd-current/sys/dev/mvme/
H A Dpcctwo.c134 int lvl,
145 if (lvl < 1 || lvl > 7) {
146 printf("pcctwo: illegal interrupt level: %d\n", lvl);
160 lvl, vec + sys_pcctwo->sc_vecbase, evcnt);
164 VEC2ICSR_INIT(vec2icsr) | lvl);
131 pcctwointr_establish( int vec, int (*hand)(void *), int lvl, void *arg, struct evcnt *evcnt) argument
/netbsd-current/external/gpl2/lvm2/dist/tools/
H A Dvgreduce.c57 struct lv_list *lvl; local
120 if (!(lvl = dm_pool_alloc(cmd->mem, sizeof(*lvl)))) {
124 lvl->lv = lv;
125 dm_list_add(lvs_changed, &lvl->list);
139 struct lv_list *lvl; local
142 dm_list_iterate_items(lvl, &vg->lvs)
143 if (lvl->lv->status & PARTIAL_LV) {
145 "or removed. ", lvl->lv->name);
171 struct lv_list *lvl, *lvl local
[all...]
H A Dvgconvert.c26 struct lv_list *lvl; local
87 dm_list_iterate_items(lvl, &vg->lvs)
88 if (!lvid_in_restricted_range(&lvl->lv->lvid)) {
91 " metadata format.", lvl->lv->name);
97 dm_list_iterate_items(lvl, &vg->lvs) {
98 lv = lvl->lv;
H A Dlvrename.c35 struct lv_list *lvl; local
114 if (!(lvl = find_lv_in_vg(vg, lv_name_old))) {
120 if (!lv_rename(cmd, lvl->lv, lv_name_new))
/netbsd-current/external/bsd/ipf/dist/lib/
H A Daddipopt.c23 u_char lvl; local
41 lvl = seclevel(class);
42 *(op - 1) = lvl;
/netbsd-current/sys/arch/x86/include/
H A Dpte.h64 #define pl_pi(va, lvl) \
65 (((VA_SIGN_POS(va)) & ptp_masks[(lvl)-1]) >> ptp_shifts[(lvl)-1])
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gt/
H A Dgen8_ppgtt.c85 #define gen8_pd_shift(lvl) ((lvl) * ilog2(GEN8_PDES))
86 #define gen8_pd_index(i, lvl) i915_pde_index((i), gen8_pd_shift(lvl))
87 #define __gen8_pte_shift(lvl) (GEN8_PTE_SHIFT + gen8_pd_shift(lvl))
88 #define __gen8_pte_index(a, lvl) i915_pde_index((a), __gen8_pte_shift(lvl))
93 gen8_pd_range(u64 start, u64 end, int lvl, unsigned int *idx) argument
95 const int shift = gen8_pd_shift(lvl);
108 gen8_pd_contains(u64 start, u64 end, int lvl) argument
149 __gen8_ppgtt_cleanup(struct i915_address_space *vm, struct i915_page_directory *pd, int count, int lvl) argument
179 __gen8_ppgtt_clear(struct i915_address_space * const vm, struct i915_page_directory * const pd, u64 start, const u64 end, int lvl) argument
256 __gen8_ppgtt_alloc(struct i915_address_space * const vm, struct i915_page_directory * const pd, u64 * const start, const u64 end, int lvl) argument
[all...]
/netbsd-current/external/bsd/am-utils/dist/libamu/
H A Dxutil.c81 static void real_plog(int lvl, const char *fmt, va_list vargs)
321 show_time_host_and_name(int lvl) argument
353 switch (lvl) {
459 plog(int lvl, const char *fmt, ...) argument
480 real_plog(lvl, fmt, ap);
492 real_plog(int lvl, const char *fmt, va_list vargs) argument
500 if (!(xlog_level & lvl))
522 switch (lvl) { /* from mike <mcooper@usc.edu> */
524 lvl = LOG_CRIT;
527 lvl
[all...]
/netbsd-current/sys/external/bsd/acpica/dist/tools/acpiexec/
H A Daecommon.h115 #define TEST_OUTPUT_LEVEL(lvl) if ((lvl) & OutputLevel)
117 #define OSD_PRINT(lvl,fp) TEST_OUTPUT_LEVEL(lvl) {\
/netbsd-current/usr.bin/rump_wmd/
H A Drump_wmd.sh73 { lvl=$1; shift; echo DEBUG${lvl}: $* >&2; }
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dzfs_context.h252 #define ZFS_LOG(lvl, ...) do { \
253 if (((lvl) & 0xff) <= zfs_debug_level) { \
255 printf("%s:%u[%d]: ", __func__, __LINE__, (lvl)); \
258 if ((lvl) & 0x100) \
269 #define ZFS_LOG(lvl, ...) do { \
270 if (((lvl) & 0xff) <= zfs_debug_level) { \
272 printf("%s:%u[%d]: ", __func__, __LINE__, (lvl)); \
275 if ((lvl) & 0x100) \
/netbsd-current/external/bsd/openpam/dist/include/security/
H A Dopenpam.h222 #define openpam_log(lvl, ...) \
223 _openpam_log((lvl), __func__, __VA_ARGS__)
225 #define openpam_log(lvl, ...) \
226 _openpam_log((lvl), __func__, __VA_ARGS__)
228 #define openpam_log(lvl, fmt...) \
229 _openpam_log((lvl), __func__, ##fmt)
231 #define openpam_log(lvl, fmt...) \
232 _openpam_log((lvl), __func__, ##fmt)
/netbsd-current/sys/arch/mvme68k/dev/
H A Dpcc.c248 pccintr_establish(int pccvec, int (*hand)(void *), int lvl, void *arg, argument
257 if (lvl < 1 || lvl > 7) {
258 printf("pcc: illegal interrupt level: %d\n", lvl);
263 isrlink_vectored(hand, arg, lvl, pccvec + PCC_VECBASE, evcnt);
/netbsd-current/external/gpl2/lvm2/dist/liblvm/
H A Dlvm_lv.c110 struct lv_list *lvl; local
122 lvl = find_lv_in_vg(vg, name);
123 if (!lvl)
125 return (lv_t) lvl->lv;
/netbsd-current/external/gpl2/lvm2/dist/lib/metadata/
H A Dmetadata.c354 struct lv_list *lvl; local
358 if (!(lvl = find_lv_in_vg(vg_from, lv_name))) {
368 dm_list_iterate_items(lvseg, &lvl->lv->segments) {
463 struct lv_list *lvl; local
466 lvl = dm_list_item(lst, struct lv_list);
467 if (!lv_remove_with_dependencies(cmd, lvl->lv, force))
756 struct lv_list *lvl; local
759 dm_list_iterate_items(lvl, &vg->lvs)
760 if (lv_has_unknown_segments(lvl->lv))
919 struct lv_list *lvl; local
1134 struct lv_list *lvl; local
1641 struct lv_list *lvl; local
1660 struct lv_list *lvl; local
1672 struct lv_list *lvl; local
1684 struct lv_list *lvl = find_lv_in_vg(vg, lv_name); local
1786 struct lv_list *lvl; local
1798 struct lv_list *lvl; local
2047 struct lv_list *lvl; local
2096 struct lv_list *lvl, *lvl2; local
2788 struct lv_list *lvl; local
2896 struct lv_list *lvl; local
[all...]
/netbsd-current/external/bsd/dhcpcd/dist/hooks/
H A Ddhcpcd-run-hooks170 lvl="$1"
172 if [ "$lvl" = debug ]; then
175 [ -n "$lvl" ] && shift
177 case "$lvl" in
182 logger -i -p daemon."$lvl" -t dhcpcd-run-hooks "$interface: $*"

Completed in 381 milliseconds

1234