Home
last modified time | relevance | path

Searched defs:bind (Results 76 – 87 of 87) sorted by relevance

1234

/openbmc/linux/include/acpi/
H A Dacpi_bus.h130 void (*bind)(struct device *phys_dev); member
/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dt4.h104 struct fw_ri_bind_mw_wr bind; member
/openbmc/linux/net/netlink/
H A Daf_netlink.c655 int (*bind)(struct net *net, int group); in netlink_create() local
/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.h243 } bind; member
/openbmc/linux/net/
H A Dsocket.c1865 SYSCALL_DEFINE3(bind, int, fd, struct sockaddr __user *, umyaddr, int, addrlen) in SYSCALL_DEFINE3() argument
/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c187 bool bind) in __nft_set_trans_bind()
222 struct nft_chain *chain, bool bind) in __nft_chain_trans_bind()
/openbmc/linux/include/net/
H A Dsock.h1287 int (*bind)(struct sock *sk, member
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.c3568 int bind = ELF64_ST_BIND(sym->st_info); in sym_is_extern() local
3577 int bind = ELF64_ST_BIND(sym->st_info); in sym_is_subprog() local
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery-3.7.1.min.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… argument
H A Djquery-2.0.3.min.js5 …),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return q.get(e,n)||q.acces… variable
/openbmc/rest-dbus/resources/
H A Djquery.min.js5 …,f){this.elem=a,this.prop=c,this.easing=e||"swing",this.options=b,this.start=this.now=this.cur(),t…
/openbmc/qemu/include/
H A Delf.h302 #define ELF_ST_INFO(bind, type) (((bind) << 4) | ((type) & 0xf)) argument

1234