Searched refs:bundle (Results 1 - 25 of 75) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/rxrpc/
H A Dar-connection.c28 * allocate a new client connection bundle
32 struct rxrpc_conn_bundle *bundle; local
36 bundle = kzalloc(sizeof(struct rxrpc_conn_bundle), gfp);
37 if (bundle) {
38 INIT_LIST_HEAD(&bundle->unused_conns);
39 INIT_LIST_HEAD(&bundle->avail_conns);
40 INIT_LIST_HEAD(&bundle->busy_conns);
41 init_waitqueue_head(&bundle->chanwait);
42 atomic_set(&bundle->usage, 1);
45 _leave(" = %p", bundle);
54 rxrpc_cmp_bundle(const struct rxrpc_conn_bundle *bundle, struct key *key, __be16 service_id) argument
70 struct rxrpc_conn_bundle *bundle, *candidate; local
170 rxrpc_put_bundle(struct rxrpc_transport *trans, struct rxrpc_conn_bundle *bundle) argument
422 rxrpc_connect_call(struct rxrpc_sock *rx, struct rxrpc_transport *trans, struct rxrpc_conn_bundle *bundle, struct rxrpc_call *call, gfp_t gfp) argument
[all...]
H A Daf_rxrpc.c269 struct rxrpc_conn_bundle *bundle; local
305 bundle = rxrpc_get_bundle(rx, trans, key, service_id, gfp);
306 if (IS_ERR(bundle)) {
307 call = ERR_PTR(PTR_ERR(bundle));
311 call = rxrpc_get_client_call(rx, trans, bundle, user_call_ID, true,
313 rxrpc_put_bundle(trans, bundle);
703 if (rx->bundle) {
704 rxrpc_put_bundle(rx->trans, rx->bundle);
705 rx->bundle = NULL;
H A Dar-output.c131 struct rxrpc_conn_bundle *bundle; local
149 bundle = NULL;
160 bundle = rxrpc_get_bundle(rx, trans, key, service_id,
162 if (IS_ERR(bundle))
163 return PTR_ERR(bundle);
166 call = rxrpc_get_client_call(rx, trans, bundle, user_call_ID,
169 rxrpc_put_bundle(trans, bundle);
H A Dar-call.c104 struct rxrpc_conn_bundle *bundle,
114 ASSERT(bundle != NULL);
124 ret = rxrpc_connect_call(rx, trans, bundle, call, gfp);
147 struct rxrpc_conn_bundle *bundle,
156 rx, trans ? trans->debug_id : -1, bundle ? bundle->debug_id : -1,
182 candidate = rxrpc_alloc_client_call(rx, trans, bundle, gfp);
460 if (conn->out_clientflag && conn->bundle) {
465 &conn->bundle->avail_conns);
474 &conn->bundle
101 rxrpc_alloc_client_call( struct rxrpc_sock *rx, struct rxrpc_transport *trans, struct rxrpc_conn_bundle *bundle, gfp_t gfp) argument
145 rxrpc_get_client_call(struct rxrpc_sock *rx, struct rxrpc_transport *trans, struct rxrpc_conn_bundle *bundle, unsigned long user_call_ID, int create, gfp_t gfp) argument
[all...]
H A Dar-internal.h52 struct rxrpc_conn_bundle *bundle; /* virtual connection bundle */ member in struct:rxrpc_sock
191 * - handles a bundle of connections between two endpoints
212 * RxRPC client connection bundle
217 struct list_head unused_conns; /* unused connections in this bundle */
218 struct list_head avail_conns; /* available connections in this bundle */
219 struct list_head busy_conns; /* busy connections in this bundle */
220 struct key *key; /* security for this bundle */
224 unsigned short num_conns; /* number of connections in this bundle */
236 struct rxrpc_conn_bundle *bundle; /* connectio member in struct:rxrpc_connection
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Dbrl_emu.c57 unsigned long bundle[2]; local
67 * Decode the instruction bundle.
70 if (copy_from_user(bundle, (void *) (regs->cr_iip), sizeof(bundle)))
79 if ((bundle[0] & 0x1e) != 0x4) return rv;
81 opcode = (bundle[1] >> 60);
82 btype = ((bundle[1] >> 29) & 0x7);
83 qp = ((bundle[1] >> 23) & 0x3f);
84 offset = ((bundle[1] & 0x0800000000000000L) << 4)
85 | ((bundle[
[all...]
H A Dkprobes.c281 * In this function we override the bundle with
291 bundle_t *bundle = &p->opcode.bundle; local
301 bundle->quad0.slot0 = break_inst;
304 bundle->quad0.slot1_p0 = break_inst;
305 bundle->quad1.slot1_p1 = break_inst >> (64-46);
308 bundle->quad1.slot2 = break_inst;
320 static void __kprobes get_kprobe_inst(bundle_t *bundle, uint slot, argument
326 template = bundle->quad0.template;
330 *major_opcode = (bundle
487 bundle_t *bundle; local
674 bundle_t bundle; local
[all...]
H A Dmodule.c151 bundle (const struct insn *insn) function
220 unsigned char bundle[2][16]; member in struct:plt_entry
241 if (apply_imm64(mod, (struct insn *) (plt->bundle[0] + 2), target_gp)
242 && apply_imm60(mod, (struct insn *) (plt->bundle[1] + 2),
243 (target_ip - (int64_t) plt->bundle[1]) / 16))
251 uint64_t b0, b1, *b = (uint64_t *) plt->bundle[1];
258 return (long) plt->bundle[1] + 16*off;
265 unsigned char bundle[3][16]; member in struct:plt_entry
291 if (apply_imm64(mod, (struct insn *) (plt->bundle[0] + 2), target_ip)
292 && apply_imm64(mod, (struct insn *) (plt->bundle[
[all...]
H A Dtraps.c152 case 0x3f000 ... 0x3ffff: /* bundle-update in progress */
226 fp_emulate (int fp_fault, void *bundle, long *ipsr, long *fpsr, long *isr, long *pr, long *ifs, argument
256 ret = (*fpswa_interface->fpswa)((unsigned long) fp_fault, bundle,
279 long exception, bundle[2]; local
286 if (copy_from_user(bundle, (void __user *) fault_ip, sizeof(bundle)))
322 exception = fp_emulate(fp_fault, bundle, &regs->cr_ipsr, &regs->ar_fpsr, &isr, &regs->pr,
H A Dunaligned.c1290 unsigned long bundle[2]; local
1361 if (__copy_from_user(bundle, (void __user *) regs->cr_iip, 16))
1365 * extract the instruction from the bundle given the slot number
1368 case 0: u.l = (bundle[0] >> 5); break;
1369 case 1: u.l = (bundle[0] >> 46) | (bundle[1] << 18); break;
1370 case 2: u.l = (bundle[1] >> 23); break;
1464 * bundle. But let's keep it for now.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/
H A Dfpswa.h57 typedef fpswa_ret_t (*efi_fpswa_t) (unsigned long trap_type, void *bundle, unsigned long *ipsr,
H A Dkprobes.h103 bundle_t bundle; member in struct:kprobe_opcode
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/
H A DMakefile.am151 ca-bundle: lib/mk-ca-bundle.pl
152 @echo "generate a fresh ca-bundle.crt"
153 @perl $< -b -l -u lib/ca-bundle.crt
156 @echo "generate a fresh ca-bundle.crt"
157 ./lib/firefox-db2pem.sh lib/ca-bundle.crt
H A Dcurl-config.in36 --ca ca bundle install path
H A Dcurl-config36 --ca ca bundle install path
H A DMakefile.in898 ca-bundle: lib/mk-ca-bundle.pl
899 @echo "generate a fresh ca-bundle.crt"
900 @perl $< -b -l -u lib/ca-bundle.crt
903 @echo "generate a fresh ca-bundle.crt"
904 ./lib/firefox-db2pem.sh lib/ca-bundle.crt
H A DMakefile898 ca-bundle: lib/mk-ca-bundle.pl
899 @echo "generate a fresh ca-bundle.crt"
900 @perl $< -b -l -u lib/ca-bundle.crt
903 @echo "generate a fresh ca-bundle.crt"
904 ./lib/firefox-db2pem.sh lib/ca-bundle.crt
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/tmp.bak/bin/
H A Dcurl-config36 --ca ca bundle install path
73 echo ""/etc/pki/tls/certs/ca-bundle.crt""
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A DMakefile.am39 Makefile.Watcom config-tpf.h $(DOCS) $(VCPROJ) mk-ca-bundle.pl \
40 mk-ca-bundle.vbs firefox-db2pem.sh $(CMAKE_DIST) config-vxworks.h \
H A DMakefile.netware248 INSTDEP += ca-bundle.crt
262 INSTDEP += ca-bundle.crt
345 @-$(CP) ca-bundle.crt $(INSTDIR)/ca-bundle.crt
354 -$(RM) certdata.txt ca-bundle.crt
671 @echo ca-bundle path: $(CABUNDLE)
702 ca-bundle.crt: mk-ca-bundle.pl
H A Dmk-ca-bundle.vbs23 '* ca-bundle.crt for use with OpenSSL / libcurl / libcurl bindings
36 Const myCaBakF = TRUE ' Flag: backup existing ca-bundle certificate
51 myCaFile = "ca-bundle.crt"
75 ' Backup exitsing ca-bundle certificate file
111 myFh.Write "## This is a bundle of X.509 certificates of public Certificate Authorities" & vbLf
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/packages/Linux/RPM/
H A Dcurl-ssl.spec70 %{_datadir}/curl/curl-ca-bundle.crt
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/packages/AIX/RPM/
H A Dcurl.spec110 %{_datadir}/curl/curl-ca-bundle.crt
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D08-residue.tex25 Residue format partitions each vector in the vector bundle into chunks,
249 is passed the number of vectors in the submap bundle and a vector of
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/cxgb3/
H A Dt3_cpl.h676 __u8 bundle:1; member in struct:cpl_pcmd
682 __u8 bundle:1; member in struct:cpl_pcmd

Completed in 188 milliseconds

123