Searched refs:session (Results 176 - 200 of 252) sorted by relevance

1234567891011

/linux-master/fs/nfs/
H A Dcallback_proc.c445 * For each referring call triple, check the session's slot table for
459 struct nfs4_session *session; local
466 * a session lookup from within the loop
468 session = clp->cl_session;
469 tbl = &session->fc_slot_table;
473 if (memcmp(session->sess_id.data,
523 /* state manager is resetting the session */
526 /* Return NFS4ERR_BADSESSION if we're draining the session
/linux-master/Documentation/networking/
H A Dmac80211-auth-assoc-deauth.txt22 BA session stop & deauth/disassoc frames
/linux-master/tools/testing/selftests/rcutorture/bin/
H A Dkvm-test-1-run-qemu.sh82 echo Waiting for you to attach a debug session, for example: > /dev/tty
/linux-master/include/scsi/
H A Dlibiscsi.h84 ISCSI_TASK_ABRT_SESS_RECOV, /* aborted due to session recovery */
102 * and length to that storage. It must be setup at session
131 /* state set/tested under session->lock */
177 struct iscsi_session *session; /* parent session */ member in struct:iscsi_conn
282 * task management functions. This must be taken before the session
293 /* iSCSI session-wide sequencing */
350 spinlock_t frwd_lock; /* protects session state, *
352 * session resources: *
358 int state; /* session stat
[all...]
/linux-master/tools/perf/arch/arm64/util/
H A Darm-spe.c19 #include "../../../util/session.h"
47 struct perf_session *session,
58 if (!session->evlist->core.nr_mmaps)
385 * out and there is a fresh mapping with every new session.
46 arm_spe_info_fill(struct auxtrace_record *itr, struct perf_session *session, struct perf_record_auxtrace_info *auxtrace_info, size_t priv_size) argument
/linux-master/fs/ceph/
H A Dinode.c943 struct ceph_mds_session *session, int cap_fmode,
1260 ceph_add_cap(inode, session,
1341 * caller should hold session s_mutex and dentry->d_lock.
1345 struct ceph_mds_session *session,
1373 if (di->lease_gen == atomic_read(&session->s_cap_gen) &&
1377 if (di->lease_session && di->lease_session != session) {
1383 di->lease_session = ceph_get_mds_session(session);
1384 di->lease_gen = atomic_read(&session->s_cap_gen);
1395 struct ceph_mds_session *session,
1400 __update_dentry_lease(dir, dentry, lease, session, from_tim
940 ceph_fill_inode(struct inode *inode, struct page *locked_page, struct ceph_mds_reply_info_in *iinfo, struct ceph_mds_reply_dirfrag *dirinfo, struct ceph_mds_session *session, int cap_fmode, struct ceph_cap_reservation *caps_reservation) argument
1343 __update_dentry_lease(struct inode *dir, struct dentry *dentry, struct ceph_mds_reply_lease *lease, struct ceph_mds_session *session, unsigned long from_time, struct ceph_mds_session **old_lease_session) argument
1393 update_dentry_lease(struct inode *dir, struct dentry *dentry, struct ceph_mds_reply_lease *lease, struct ceph_mds_session *session, unsigned long from_time) argument
1409 update_dentry_lease_careful(struct dentry *dentry, struct ceph_mds_reply_lease *lease, struct ceph_mds_session *session, unsigned long from_time, char *dname, u32 dname_len, struct ceph_vino *pdvino, struct ceph_vino *ptvino) argument
1521 struct ceph_mds_session *session = req->r_session; local
1805 readdir_prepopulate_inodes_only(struct ceph_mds_request *req, struct ceph_mds_session *session) argument
1896 ceph_readdir_prepopulate(struct ceph_mds_request *req, struct ceph_mds_session *session) argument
[all...]
H A Dsnap.c947 struct ceph_mds_session *session = NULL; local
957 ceph_flush_snaps(ci, &session);
963 ceph_put_mds_session(session);
1017 struct ceph_mds_session *session,
1022 int mds = session->s_mds;
1036 if (!ceph_inc_mds_stopping_blocker(mdsc, session))
1016 ceph_handle_snap(struct ceph_mds_client *mdsc, struct ceph_mds_session *session, struct ceph_msg *msg) argument
/linux-master/tools/perf/
H A Dbuiltin-timechart.c32 #include "util/session.h"
1610 struct perf_session *session = perf_session__new(&data, &tchart->tool); local
1613 if (IS_ERR(session))
1614 return PTR_ERR(session);
1616 symbol__init(&session->header.env);
1618 (void)perf_header__process_sections(&session->header,
1619 perf_data__fd(session->data),
1623 if (!perf_session__has_traces(session, "timechart record"))
1626 if (perf_session__set_tracepoints_handlers(session,
1628 pr_err("Initializing session tracepoin
[all...]
/linux-master/net/tipc/
H A Dlink.c86 * @peer_session: link session # being used by peer end of link
108 * @session: session to be used by link
144 u16 session; member in struct:tipc_link
470 * @session: session to be used by link
485 u32 min_win, u32 max_win, u32 session, u32 self,
501 l->session = session;
968 /* Force re-synch of peer session numbe
483 tipc_link_create(struct net *net, char *if_name, int bearer_id, int tolerance, char net_plane, u32 mtu, int priority, u32 min_win, u32 max_win, u32 session, u32 self, u32 peer, u8 *peer_id, u16 peer_caps, struct tipc_link *bc_sndlink, struct tipc_link *bc_rcvlink, struct sk_buff_head *inputq, struct sk_buff_head *namedq, struct tipc_link **link) argument
2142 u16 session = msg_session(hdr); local
[all...]
H A Dlink.h76 u32 min_win, u32 max_win, u32 session, u32 ownnode,
/linux-master/net/bluetooth/rfcomm/
H A Dcore.c214 struct sock *sk = d->session->sock->sk;
240 BT_DBG("session %p state %ld", s, s->state);
248 BT_DBG("session %p state %ld timeout %ld", s, s->state, timeout);
255 BT_DBG("session %p state %ld", s, s->state);
333 BT_DBG("dlc %p session %p", d, s);
338 d->session = s;
343 struct rfcomm_session *s = d->session;
345 BT_DBG("dlc %p refcnt %d session %p", d, refcount_read(&d->refcnt), s);
348 d->session = NULL;
439 struct rfcomm_session *s = d->session;
[all...]
/linux-master/drivers/misc/
H A Dfastrpc.c268 struct fastrpc_session_ctx session[FASTRPC_MAX_SESSIONS]; member in struct:fastrpc_channel_ctx
1472 struct fastrpc_session_ctx *session = NULL; local
1478 if (!cctx->session[i].used && cctx->session[i].valid) {
1479 cctx->session[i].used = true;
1480 session = &cctx->session[i];
1486 return session;
1490 struct fastrpc_session_ctx *session)
1495 session
1489 fastrpc_session_free(struct fastrpc_channel_ctx *cctx, struct fastrpc_session_ctx *session) argument
[all...]
/linux-master/tools/perf/arch/x86/util/
H A Dintel-pt.c17 #include "../../../util/session.h"
316 struct perf_session *session,
353 filter = intel_pt_find_filter(session->evlist, ptr->intel_pt_pmu);
356 if (!session->evlist->core.nr_mmaps)
359 pc = session->evlist->mmap[0].core.base;
372 per_cpu_mmaps = !perf_cpu_map__is_any_cpu_or_is_empty(session->evlist->core.user_requested_cpus);
315 intel_pt_info_fill(struct auxtrace_record *itr, struct perf_session *session, struct perf_record_auxtrace_info *auxtrace_info, size_t priv_size) argument
/linux-master/drivers/tty/
H A Dtty_io.c635 put_pid(tty->ctrl.session);
637 tty->ctrl.session = NULL;
722 * tty_vhangup_session - hangup session leader exit
725 * The session leader is exiting and hanging up its controlling terminal.
733 tty_debug_hangup(tty, "session hangup\n");
1547 put_pid(tty->ctrl.session);
1846 session_clear_tty(tty->ctrl.session);
1848 session_clear_tty(o_tty->ctrl.session);
3030 struct pid *session; local
3035 session
[all...]
/linux-master/tools/perf/util/
H A Ddlfilter.c450 int dlfilter__start(struct dlfilter *d, struct perf_session *session) argument
453 d->session = session;
/linux-master/tools/perf/util/scripting-engines/
H A Dtrace-event-perl.c485 struct perf_session *session)
490 scripting_context->session = session;
484 perl_start_script(const char *script, int argc, const char **argv, struct perf_session *session) argument
/linux-master/fs/nfsd/
H A Dnfs4state.c1897 * We don't actually need to cache the rpc and session headers, so we
1914 * room for new connections. For now we just fail the create session.
2163 dprintk("%s: session not found\n", __func__);
2171 struct nfsd4_session *session; local
2174 session = __find_in_sessionid_hashtbl(sessionid, net);
2175 if (!session)
2177 status = nfsd4_get_session_locked(session);
2179 session = NULL;
2182 return session;
3390 * session value
3944 struct nfsd4_session *session = cstate->session; local
3973 nfsd4_match_existing_connection(struct svc_rqst *rqst, struct nfsd4_session *session, u32 req, struct nfsd4_conn **conn) argument
4009 struct nfsd4_session *session; local
4126 nfsd4_session_too_many_ops(struct svc_rqst *rqstp, struct nfsd4_session *session) argument
4133 nfsd4_request_too_big(struct svc_rqst *rqstp, struct nfsd4_session *session) argument
4181 struct nfsd4_session *session; local
[all...]
/linux-master/fs/hfs/
H A Dmdb.c41 if (HFS_SB(sb)->session >= 0) {
47 te.cdte_track = HFS_SB(sb)->session;
51 pr_err("invalid session number or type of track\n");
H A Dhfs_fs.h157 int session, part; member in struct:hfs_sb_info
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtxrx.h340 static inline bool mlx5e_tx_mpwqe_is_full(struct mlx5e_tx_mpwqe *session, u8 max_sq_mpw_wqebbs) argument
342 return session->ds_count == max_sq_mpw_wqebbs * MLX5_SEND_WQEBB_NUM_DS;
/linux-master/drivers/platform/x86/amd/pmf/
H A Dtee-if.c55 arg->session = dev->session_id;
362 pr_err("Failed to open TEE session err:%#x, rc:%d\n", sess_arg.ret, rc);
366 *id = sess_arg.session;
384 dev_err(dev->dev, "Failed to open TA session (%d)\n", ret);
/linux-master/drivers/net/wireless/ath/wcn36xx/
H A Dmain.c381 * simply stop the scan session and exit PS mode.
391 * channel, but start a scan session on the channel.
705 /* ensure that any scan session is finished */
1187 int session; local
1197 session = wcn36xx_smd_add_ba_session(wcn, sta, tid, ssn, 0,
1199 if (session < 0) {
1200 ret = session;
1203 wcn36xx_smd_add_ba(wcn, session);
1218 /* Start BA session */
1219 session
[all...]
/linux-master/include/linux/
H A Datmdev.h65 ATM_VF_SESSION, /* VCC is p2mp session control descriptor */
118 struct atm_vcc *session; /* session VCC descriptor */ member in struct:atm_vcc
/linux-master/include/uapi/linux/
H A Dbatadv_packet.h333 * @session: TP session identifier
349 __u8 session[2]; member in struct:batadv_icmp_tp_packet
/linux-master/tools/perf/arch/arm/util/
H A Dcs-etm.c31 #include "../../../util/session.h"
775 struct perf_session *session,
783 struct perf_cpu_map *event_cpus = session->evlist->core.user_requested_cpus;
790 if (priv_size != cs_etm_info_priv_size(itr, session->evlist))
793 if (!session->evlist->core.nr_mmaps)
813 /* First fill out the session header */
774 cs_etm_info_fill(struct auxtrace_record *itr, struct perf_session *session, struct perf_record_auxtrace_info *info, size_t priv_size) argument

Completed in 499 milliseconds

1234567891011