/kernel/linux/linux-6.6/net/rxrpc/ |
H A D | conn_client.c | 86 bundle->upgrade = test_bit(RXRPC_CALL_UPGRADE, &call->flags); in rxrpc_alloc_bundle() 175 conn->upgrade = bundle->upgrade; in rxrpc_alloc_client_connection() 249 bool upgrade = test_bit(RXRPC_CALL_UPGRADE, &call->flags); in rxrpc_look_up_bundle() local 253 upgrade); in rxrpc_look_up_bundle() 271 cmp(bundle->upgrade, upgrade)); in rxrpc_look_up_bundle() 300 cmp(bundle->upgrade, upgrade)); in rxrpc_look_up_bundle() 380 if (!usable && bundle->upgrade) in rxrpc_bundle_has_space() [all...] |
H A D | sendmsg.c | 524 p->upgrade = true; in rxrpc_sendmsg_cmsg() 596 cp.upgrade = p->upgrade; 627 .upgrade = false,
|
H A D | af_rxrpc.c | 271 * @upgrade: Request service upgrade for call 290 bool upgrade, in rxrpc_kernel_begin_call() 325 cp.upgrade = upgrade; in rxrpc_kernel_begin_call() 282 rxrpc_kernel_begin_call(struct socket *sock, struct sockaddr_rxrpc *srx, struct key *key, unsigned long user_call_ID, s64 tx_total_len, u32 hard_timeout, gfp_t gfp, rxrpc_notify_rx_t notify_rx, bool upgrade, enum rxrpc_interruptibility interruptibility, unsigned int debug_id) rxrpc_kernel_begin_call() argument
|
H A D | ar-internal.h | 164 /* Service upgrade information */ 165 u16 from; /* Service ID to upgrade (if not 0) */ 166 u16 to; /* service ID to upgrade to */ 377 bool upgrade; /* T if service ID can be upgraded */ member 400 RXRPC_CONN_PROBING_FOR_UPGRADE, /* Probing for service upgrade */ 448 bool try_upgrade; /* True if the bundle is attempting upgrade */ 450 bool upgrade; /* T if service ID can be upgraded */ member 525 bool upgrade; /* T if service ID can be upgraded */ member 557 RXRPC_CALL_UPGRADE, /* Service upgrade was requested for the call */ 780 bool upgrade; /* I member [all...] |
H A D | call_object.c | 222 if (cp->upgrade) in rxrpc_alloc_client_call()
|
/kernel/linux/linux-6.6/include/net/ |
H A D | af_rxrpc.h | 51 bool upgrade,
|
/kernel/linux/linux-5.10/net/rxrpc/ |
H A D | sendmsg.c | 575 p->upgrade = true; in rxrpc_sendmsg_cmsg() 647 cp.upgrade = p->upgrade; 681 .upgrade = false,
|
H A D | conn_client.c | 282 cp->peer, key_serial(cp->key), cp->security_level, cp->upgrade); in rxrpc_look_up_bundle() 298 cmp(upgrade)); in rxrpc_look_up_bundle() 327 cmp(upgrade)); in rxrpc_look_up_bundle() 381 if (cp->upgrade) in rxrpc_prep_call()
|
H A D | af_rxrpc.c | 269 * @upgrade: Request service upgrade for call 287 bool upgrade, in rxrpc_kernel_begin_call() 321 cp.upgrade = upgrade; in rxrpc_kernel_begin_call() 280 rxrpc_kernel_begin_call(struct socket *sock, struct sockaddr_rxrpc *srx, struct key *key, unsigned long user_call_ID, s64 tx_total_len, gfp_t gfp, rxrpc_notify_rx_t notify_rx, bool upgrade, enum rxrpc_interruptibility interruptibility, unsigned int debug_id) rxrpc_kernel_begin_call() argument
|
H A D | ar-internal.h | 143 /* Service upgrade information */ 144 u16 from; /* Service ID to upgrade (if not 0) */ 145 u16 to; /* service ID to upgrade to */ 335 bool upgrade; /* T if service ID can be upgraded */ member 347 RXRPC_CONN_PROBING_FOR_UPGRADE, /* Probing for service upgrade */ 389 bool try_upgrade; /* True if the bundle is attempting upgrade */ 484 RXRPC_CALL_UPGRADE, /* Service upgrade was requested for the call */ 728 bool upgrade; /* If the connection is upgradeable */ member
|
/kernel/linux/linux-6.6/scripts/ |
H A D | sphinx-pre-install | 730 print("Warning: virtual environment $f is not working.\nPython version upgrade? Remove it with:\n\n\trm -rf $f\n\n"); 774 # Return if the reason is due to an upgrade or not 860 # At this point, either it needs Sphinx or upgrade is recommended, 865 print "Instead of install/upgrade Python Sphinx pkg, you could use pip/pypi with:\n\n"; 867 print "To upgrade Sphinx, use:\n\n";
|
/kernel/linux/linux-5.10/fs/fuse/ |
H A D | dax.c | 183 bool upgrade) in fuse_setup_one_mapping() 213 if (!upgrade) { in fuse_setup_one_mapping() 181 fuse_setup_one_mapping(struct inode *inode, unsigned long start_idx, struct fuse_dax_mapping *dmap, bool writable, bool upgrade) fuse_setup_one_mapping() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/fungible/funcore/ |
H A D | fun_hci.h | 862 __be64 image_size; /* upgrade image length */ 863 } upgrade; member 920 } upgrade; member
|
/kernel/linux/linux-6.6/fs/fuse/ |
H A D | dax.c | 184 bool upgrade) in fuse_setup_one_mapping() 214 if (!upgrade) { in fuse_setup_one_mapping() 182 fuse_setup_one_mapping(struct inode *inode, unsigned long start_idx, struct fuse_dax_mapping *dmap, bool writable, bool upgrade) fuse_setup_one_mapping() argument
|
/kernel/linux/linux-5.10/fs/afs/ |
H A D | vlclient.c | 377 * We use this to probe for service upgrade to determine what the server at the 398 call->upgrade = true; in afs_vl_get_capabilities() 731 * We use this to probe for service upgrade to determine what the server at the
|
H A D | rxrpc.c | 77 /* Ideally, we'd turn on service upgrade here, but we can't because in afs_open_socket() 80 * upgrade on an FS packet, OpenAFS will leak that into the CB packet in afs_open_socket() 417 call->upgrade, in afs_make_call()
|
H A D | internal.h | 137 bool upgrade; /* T to request service upgrade */ member 140 u16 service_id; /* Actual service ID (after upgrade) */
|
H A D | fsclient.c | 1748 call->upgrade = true; in afs_fs_get_capabilities()
|
/kernel/linux/linux-6.6/fs/afs/ |
H A D | vlclient.c | 377 * We use this to probe for service upgrade to determine what the server at the 398 call->upgrade = true; in afs_vl_get_capabilities() 732 * We use this to probe for service upgrade to determine what the server at the
|
H A D | rxrpc.c | 79 /* Ideally, we'd turn on service upgrade here, but we can't because in afs_open_socket() 82 * upgrade on an FS packet, OpenAFS will leak that into the CB packet in afs_open_socket() 344 call->upgrade, in afs_make_call()
|
H A D | internal.h | 140 bool upgrade; /* T to request service upgrade */ member 143 u16 service_id; /* Actual service ID (after upgrade) */
|
H A D | fsclient.c | 1723 call->upgrade = true; in afs_fs_get_capabilities()
|
/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | btree.c | 2405 bool upgrade = op->lock == -1; in bch_btree_insert_check_key() local 2409 if (upgrade) { in bch_btree_insert_check_key() 2431 if (upgrade) in bch_btree_insert_check_key()
|
/kernel/linux/linux-6.6/drivers/md/bcache/ |
H A D | btree.c | 2426 bool upgrade = op->lock == -1; in bch_btree_insert_check_key() local 2430 if (upgrade) { in bch_btree_insert_check_key() 2452 if (upgrade) in bch_btree_insert_check_key()
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | header.c | 2448 "You may need to upgrade the perf tool.\n"); in process_cpu_topology()
|