Home
last modified time | relevance | path

Searched +defs:link +defs:flags (Results 1 – 25 of 165) sorted by relevance

1234567

/netbsd-src/sys/dev/fdt/
H A Dausoc.c76 struct ausoc_link * const link = priv; in ausoc_close() local
86 ausoc_open(void *priv, int flags) in ausoc_open()
88 struct ausoc_link * const link = priv; in ausoc_open() local
116 struct ausoc_link * const link = priv; in ausoc_query_format() local
126 struct ausoc_link * const link = priv; in ausoc_set_format() local
155 struct ausoc_link * const link = priv; in ausoc_set_port() local
163 struct ausoc_link * const link = priv; in ausoc_get_port() local
171 struct ausoc_link * const link = priv; in ausoc_query_devinfo() local
179 struct ausoc_link * const link = priv; in ausoc_allocm() local
187 struct ausoc_link * const link = priv; in ausoc_freem() local
[all …]
/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/
H A Dlibdwarf_sections.c101 Dwarf_Unsigned type, Dwarf_Unsigned flags, Dwarf_Unsigned link, in _dwarf_pro_callback()
126 Dwarf_Unsigned type, Dwarf_Unsigned flags, Dwarf_Unsigned link, in _dwarf_section_callback()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_deadlock_detector2.cc79 Link link[kMaxLink]; member
106 DDFlags flags; member
115 DDetector *DDetector::Create(const DDFlags *flags) { in Create()
121 DD::DD(const DDFlags *flags) : flags(*flags) { free_id.reserve(1024); } in DD()
230 Link *link = &mtx1->link[li]; in MutexBeforeLock() local
246 Link *link = &mtx1->link[mtx1->nlink++]; in MutexBeforeLock() local
369 Link link = pt->pending[--npending]; in CycleCheck() local
403 Link *link = &pt->path[i]; in Report() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_deadlock_detector2.cpp80 Link link[kMaxLink]; member
107 DDFlags flags; member
116 DDetector *DDetector::Create(const DDFlags *flags) { in Create()
122 DD::DD(const DDFlags *flags) : flags(*flags) { free_id.reserve(1024); } in DD()
229 Link *link = &mtx1->link[li]; in MutexBeforeLock() local
245 Link *link = &mtx1->link[mtx1->nlink++]; in MutexBeforeLock() local
368 Link link = pt->pending[--npending]; in CycleCheck() local
402 Link *link = &pt->path[i]; in Report() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector2.cc81 Link link[kMaxLink]; member
108 DDFlags flags; member
117 DDetector *DDetector::Create(const DDFlags *flags) { in Create()
123 DD::DD(const DDFlags *flags) : flags(*flags) { free_id.reserve(1024); } in DD()
232 Link *link = &mtx1->link[li]; in MutexBeforeLock() local
248 Link *link = &mtx1->link[mtx1->nlink++]; in MutexBeforeLock() local
371 Link link = pt->pending[--npending]; in CycleCheck() local
405 Link *link = &pt->path[i]; in Report() local
/netbsd-src/sys/ddb/
H A Ddb_break.h45 int flags; /* flags: */ member
49 struct db_breakpoint *link; /* link in in-use or free chain */ member
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_scheduler_types.h67 struct list_head link; member
69 unsigned int flags; member
80 unsigned long flags; member
/netbsd-src/sys/netbt/
H A Dhci_unit.c84 hci_attach_pcb(const struct hci_if *hci_if, device_t dev, uint16_t flags) in hci_attach_pcb()
214 struct hci_link *link, *next; in hci_disable() local
412 struct hci_link *link; in hci_intr() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-operands.cc560 operands_scanner::add_virtual_operand (int flags) in add_virtual_operand()
583 operands_scanner::add_stmt_operand (tree *var_p, int flags) in add_stmt_operand()
644 operands_scanner::get_mem_ref_operands (tree expr, int flags) in get_mem_ref_operands()
665 operands_scanner::get_tmr_operands(tree expr, int flags) in get_tmr_operands()
720 tree link = gimple_asm_output_op (stmt, i); in get_asm_stmt_operands() local
740 tree link = gimple_asm_input_op (stmt, i); in get_asm_stmt_operands() local
764 operands_scanner::get_expr_operands (tree *expr_p, int flags) in get_expr_operands()
H A Dreorg.cc683 int flags; in optimize_skip() local
756 int flags; in get_jump_flags() local
891 int flags, i; in redirect_with_delay_slots_safe_p() local
928 int flags = get_jump_flags (jump, newlabel); in redirect_with_delay_list_safe_p() local
1046 int flags; in steal_delay_list_from_target() local
1138 int flags; in steal_delay_list_from_fallthrough() local
1214 int flags; in try_merge_delay_insns() local
1690 rtx link, next; in update_reg_dead_notes() local
1724 rtx link, next; in fix_reg_dead_note() local
1754 rtx link, next; in update_reg_unused_notes() local
[all …]
H A Dsched-deps.cc156 dump_dep (FILE *dump, dep_t dep, int flags) in dump_dep()
261 add_to_deps_list (dep_link_t link, deps_list_t l) in add_to_deps_list()
288 remove_from_deps_list (dep_link_t link, deps_list_t list) in remove_from_deps_list()
299 move_dep_link (dep_link_t link, deps_list_t from, deps_list_t to) in move_dep_link()
307 dep_link_is_detached_p (dep_link_t link) in dep_link_is_detached_p()
407 dep_link_t link = DEPS_LIST_FIRST (l); in clear_deps_list() local
1111 dep_link_t link = DEP_NODE_BACK (node); in change_spec_dep_to_hard() local
1471 dump_lists (FILE *dump, rtx insn, sd_list_types_def types, int flags) in dump_lists()
2191 rtx link; in init_insn_reg_pressure_info() local
2873 rtx link; in sched_analyze_insn() local
[all …]
/netbsd-src/external/mpl/dhcp/dist/server/
H A Dfailover.c317 dhcp_failover_link_t *link; in dhcp_failover_link_signal() local
650 static isc_result_t do_a_failover_option (c, link) in do_a_failover_option() argument
926 dhcp_failover_link_t *link; in dhcp_failover_link_get_value() local
954 dhcp_failover_link_t *link; in dhcp_failover_link_destroy() local
976 dhcp_failover_link_t *link; in dhcp_failover_link_stuff_values() local
1287 dhcp_failover_link_t *link; in dhcp_failover_state_signal() local
3180 dhcp_failover_link_t *link = vl; in dhcp_failover_link_startup_timeout() local
4252 isc_result_t dhcp_failover_put_message (dhcp_failover_link_t *link, in dhcp_failover_put_message()
4370 dhcp_failover_link_t *link; in dhcp_failover_timeout() local
4394 dhcp_failover_link_t *link; in dhcp_failover_send_contact() local
[all …]
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/libcxx/
H A Dcompiler.py20 def __init__(self, config, path, flags=None, compile_flags=None, link_flags=None, argument
101 def _basicCmd(self, source_files, out, mode=CM_Default, flags=[], argument
138 def preprocessCmd(self, source_files, out=None, flags=[]): argument
143 def compileCmd(self, source_files, out=None, flags=[]): argument
148 def linkCmd(self, source_files, out=None, flags=[]): argument
152 def compileLinkCmd(self, source_files, out=None, flags=[]): argument
155 def preprocess(self, source_files, out=None, flags=[], cwd=None): argument
161 def compile(self, source_files, out=None, flags=[], cwd=None): argument
167 def link(self, source_files, exec_path=None, flags=[], cwd=None): member in CXXCompiler
176 def compileLink(self, source_files, exec_path=None, flags=[], argument
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-operands.c491 gimple *stmt ATTRIBUTE_UNUSED, int flags) in add_virtual_operand()
514 add_stmt_operand (struct function *fn, tree *var_p, gimple *stmt, int flags) in add_stmt_operand()
581 gimple *stmt, tree expr, int flags) in get_mem_ref_operands()
602 get_tmr_operands (struct function *fn, gimple *stmt, tree expr, int flags) in get_tmr_operands()
658 tree link = gimple_asm_output_op (stmt, i); in get_asm_stmt_operands() local
679 tree link = gimple_asm_input_op (stmt, i); in get_asm_stmt_operands() local
703 get_expr_operands (struct function *fn, gimple *stmt, tree *expr_p, int flags) in get_expr_operands()
H A Dreorg.c747 int flags; in optimize_skip() local
820 int flags; in get_jump_flags() local
955 int flags, i; in redirect_with_delay_slots_safe_p() local
992 int flags = get_jump_flags (jump, newlabel); in redirect_with_delay_list_safe_p() local
1110 int flags; in steal_delay_list_from_target() local
1205 int flags; in steal_delay_list_from_fallthrough() local
1285 int flags; in try_merge_delay_insns() local
1765 rtx link, next; in update_reg_dead_notes() local
1799 rtx link, next; in fix_reg_dead_note() local
1829 rtx link, next; in update_reg_unused_notes() local
[all …]
H A Dsched-deps.c156 dump_dep (FILE *dump, dep_t dep, int flags) in dump_dep()
261 add_to_deps_list (dep_link_t link, deps_list_t l) in add_to_deps_list()
288 remove_from_deps_list (dep_link_t link, deps_list_t list) in remove_from_deps_list()
299 move_dep_link (dep_link_t link, deps_list_t from, deps_list_t to) in move_dep_link()
307 dep_link_is_detached_p (dep_link_t link) in dep_link_is_detached_p()
407 dep_link_t link = DEPS_LIST_FIRST (l); in clear_deps_list() local
1111 dep_link_t link = DEP_NODE_BACK (node); in change_spec_dep_to_hard() local
1471 dump_lists (FILE *dump, rtx insn, sd_list_types_def types, int flags) in dump_lists()
2191 rtx link; in init_insn_reg_pressure_info() local
2888 rtx link; in sched_analyze_insn() local
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/
H A Dintel_guc_ct.c21 struct list_head link; member
29 struct list_head link; member
485 unsigned long flags; in ct_send() local
741 unsigned long flags; in ct_process_incoming_requests() local
804 unsigned long flags; in ct_handle_request() local
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dbinary.cc319 unsigned int flags, in write_section_header()
322 unsigned int link, in write_section_header()
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dbinary.cc319 unsigned int flags, in write_section_header()
322 unsigned int link, in write_section_header()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dmcache.c45 struct link { struct
46 krb5_creds cred;
47 struct link *next;
415 krb5_flags flags) in mcc_set_flags()
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gem/
H A Di915_gem_context_types.h106 struct list_head link; member
138 unsigned long flags; member
/netbsd-src/sys/arch/i386/pci/
H A Dvia8231.c91 int flags; member
168 via8231_getclink(pciintr_icu_handle_t v, int link, int *clinkp) in via8231_getclink()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c309 unsigned long flags; in dm_pflip_high_irq() local
410 unsigned long flags; in dm_vupdate_high_irq() local
461 unsigned long flags; in dm_crtc_high_irq() local
523 unsigned long flags; in dm_dcn_crtc_high_irq() local
1527 static void emulated_link_detect(struct dc_link *link) in emulated_link_detect()
2651 struct dc_link *link) in register_backlight_device()
2757 struct dc_link *link = NULL; in amdgpu_dm_initialize_drm_device() local
4426 const struct dc_link *link = aconnector->dc_link; in amdgpu_dm_connector_destroy() local
4569 struct dc_link *link = (struct dc_link *)aconnector->dc_link; in handle_edid_mgmt() local
5646 struct dc_link *link, in amdgpu_dm_connector_init_helper()
[all …]
/netbsd-src/external/apache2/llvm/dist/libcxx/src/filesystem/
H A Dposix_compat.h156 WinHandle(const wchar_t *p, DWORD access, DWORD flags) { in WinHandle()
210 int stat_file(const wchar_t *path, StatT *buf, DWORD flags) { in stat_file()
239 DWORD flags = is_dir ? SYMBOLIC_LINK_FLAG_DIRECTORY : 0; in symlink_file_dir() local
259 int link(const wchar_t *oldname, const wchar_t *newname) { in link() function
/netbsd-src/sys/kern/
H A Dvfs_syscalls.c293 open_setfp(struct lwp * l,file_t * fp,struct vnode * vp,int indx,int flags) open_setfp() argument
332 mount_update(struct lwp * l,struct vnode * vp,const char * path,int flags,void * data,size_t * data_len) mount_update() argument
502 mount_getargs(struct lwp * l,struct vnode * vp,const char * path,int flags,void * data,size_t * data_len) mount_getargs() argument
555 do_sys_mount(struct lwp * l,const char * type,enum uio_seg type_seg,const char * path,int flags,void * data,enum uio_seg data_seg,size_t data_len,register_t * retval) do_sys_mount() argument
1250 dostatvfs(struct mount * mp,struct statvfs * sp,struct lwp * l,int flags,int root) dostatvfs() argument
1330 do_sys_pstatvfs(struct lwp * l,const char * path,int flags,struct statvfs * sb) do_sys_pstatvfs() argument
1369 do_sys_fstatvfs(struct lwp * l,int fd,int flags,struct statvfs * sb) do_sys_fstatvfs() argument
1409 do_sys_getvfsstat(struct lwp * l,void * sfsp,size_t bufsize,int flags,int (* copyfn)(const void *,void *,size_t),size_t entry_sz,register_t * retval) do_sys_getvfsstat() argument
1741 int flags, cmode; do_open() local
1812 do_sys_openat(lwp_t * l,int fdat,const char * path,int flags,int mode,int * fd) do_sys_openat() argument
2141 int flags; dofhopen() local
2283 do_fhstatvfs(struct lwp * l,const void * ufhp,size_t fhsize,struct statvfs * sb,int flags) do_fhstatvfs() argument
2581 do_sys_linkat(struct lwp * l,int fdpath,const char * path,int fdlink,const char * link,int follow,register_t * retval) do_sys_linkat() argument
2645 const char *link = SCARG(uap, link); sys_link() local
2675 do_sys_symlink(const char * patharg,const char * link,enum uio_seg seg) do_sys_symlink() argument
2682 do_sys_symlinkat(struct lwp * l,const char * patharg,int fdat,const char * link,enum uio_seg seg) do_sys_symlinkat() argument
2849 do_sys_unlinkat(struct lwp * l,int fdat,const char * arg,int flags,enum uio_seg seg) do_sys_unlinkat() argument
3126 do_sys_accessat(struct lwp * l,int fdat,const char * path,int mode,int flags) do_sys_accessat() argument
3506 change_flags(struct vnode * vp,u_long flags,struct lwp * l) change_flags() argument
3536 do_sys_chmodat(struct lwp * l,int fdat,const char * path,int mode,int flags) do_sys_chmodat() argument
3655 do_sys_chownat(struct lwp * l,int fdat,const char * path,uid_t uid,gid_t gid,int flags) do_sys_chownat() argument
4226 int flags, nflags; sys_fsync_range() local
[all...]

1234567