Searched refs:import (Results 1 - 142 of 142) sorted by relevance

/linux-4.1.27/tools/perf/tests/
H A Dpython-use.c16 if (asprintf(&cmd, "echo \"import sys ; sys.path.append('%s'); import perf\" | %s %s", test__python_use()
H A Dattr.py3 import os
4 import sys
5 import glob
6 import optparse
7 import tempfile
8 import logging
9 import shutil
10 import ConfigParser
H A Dbuiltin-test.c88 .desc = "Try 'import perf' in python, checking link problems",
/linux-4.1.27/tools/perf/util/
H A Dsetup.py3 from distutils.core import setup, Extension
4 from os import getenv
6 from distutils.command.build_ext import build_ext as _build_ext
7 from distutils.command.install_lib import install_lib as _install_lib
H A Ddb-export.h2 * db-export.h: Support for exporting data suitable for import to a database
H A Ddb-export.c2 * db-export.c: Support for exporting data suitable for import to a database
/linux-4.1.27/tools/perf/scripts/python/
H A Dfailed-syscalls-by-pid.py8 import os
9 import sys
14 from perf_trace_context import *
15 from Core import *
16 from Util import *
H A Dnet_dropmonitor.py3 import os
4 import sys
9 from perf_trace_context import *
10 from Core import *
11 from Util import *
H A Dsyscall-counts.py8 import os
9 import sys
14 from perf_trace_context import *
15 from Core import *
16 from Util import syscall_name
H A Dcheck-perf-trace.py10 import os
11 import sys
16 from Core import *
17 from perf_trace_context import *
H A Dsctop.py11 import os, sys, thread, time
16 from perf_trace_context import *
17 from Core import *
18 from Util import *
H A Dsyscall-counts-by-pid.py8 import os, sys
13 from perf_trace_context import *
14 from Core import *
15 from Util import syscall_name
H A Dfutex-contention.py13 import os, sys
15 from Util import *
H A Devent_analyzing_sample.py17 import os
18 import sys
19 import math
20 import struct
21 import sqlite3
26 from perf_trace_context import *
27 from EventClass import *
H A Dsched-migration.py14 import os
15 import sys
17 from collections import defaultdict
18 from UserList import UserList
24 from perf_trace_context import *
25 from Core import *
26 from SchedGui import *
H A Dexport-to-postgresql.py13 import os
14 import sys
15 import struct
16 import datetime
18 from PySide.QtSql import *
21 from ctypes import *
39 #from perf_trace_context import *
40 #from Core import *
H A Dnetdev-times.py10 import os
11 import sys
16 from perf_trace_context import *
17 from Core import *
18 from Util import *
/linux-4.1.27/drivers/staging/lustre/lustre/include/
H A Dlustre_import.h36 /** \defgroup obd_import PtlRPC import definitions
91 /** Possible import states */
105 /** Returns test string representation of numeric import state \a state */ ptlrpc_import_state_name()
119 * List of import event types
132 * Definition of import connection structure
155 * Definition of PortalRPC import structure.
159 /** Local handle (== id) for this import. */
166 /** PortalRPC client structure for this import */
194 /** obd device for this import */
215 /** Number of currently happening import invalidations */
219 /** Current import state */
223 /** History of import states */
226 /** Current import generation. Incremented on every reconnect */
242 * ptlrpc_free_committed and import generation is the same, we can
256 /** List of all possible connection for import. */
271 /* try to recover the import */
296 /* import must be reconnected instead of
299 /* import has tried to connect with server */
319 * Structure for import observer.
320 * It is possible to register "observer" on an import and every time
321 * something happens to an import (like connect/evict/disconnect)
337 /* import.c */ at_est2timeout()
381 /** @} import */
H A Dlustre_export.h91 /** Filter (oss-side) specific import data */
189 * "reverse" import to send requests (e.g. from ldlm) back to client
H A Dlustre_sec.h526 * - regular import: \a ctx should be NULL;
527 * - reverse import: \a ctx is obtained from incoming request.
531 * on the import.
811 * each obd_import (both regular and reverse import) must associate with
827 /** owning import */
1034 * exported higher interface of import & request
H A Dlustre_net.h39 * communications: establish connections with corresponding export and import
1329 /* allow the req to be sent if the import is in recovery
1426 /** What was import generation when this request was sent */
1460 /** Client side, import where request is being sent */
1755 /** Client side - import this bulk was sent on */
2545 /* ptlrpc/import.c */
H A Dlustre_log.h315 pointing import */
H A Dobd_class.h655 client import will not have been cleaned. */ obd_cleanup_client_import()
660 CDEBUG(D_CONFIG, "%s: client import never connected\n", obd_cleanup_client_import()
H A Dlprocfs_status.h672 * the import in a client obd_device for a lprocfs entry */
H A Dobd.h761 /* Connect data for import were changed */
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
H A DMakefile13 ptlrpc_objs += llog_net.o llog_client.o import.o ptlrpcd.o
H A Drecover.c56 * Start recovery on disconnected import.
87 CDEBUG(D_HA, "import %p from %s committed %llu last %llu\n", ptlrpc_replay_next()
233 CDEBUG(D_HA, "import %s of %s@%s abruptly disconnected: reconnecting\n", ptlrpc_request_handle_notconn()
240 CDEBUG(D_HA, "import %s@%s for %s not replayable, auto-deactivating\n", ptlrpc_request_handle_notconn()
273 /* When deactivating, mark import invalid, and abort in-flight ptlrpc_set_import_active()
276 LCONSOLE_WARN("setting import %s INACTIVE by administrator request\n", ptlrpc_set_import_active()
290 /* When activating, mark import valid, and attempt recovery */ ptlrpc_set_import_active()
292 CDEBUG(D_HA, "setting import %s VALID\n", ptlrpc_set_import_active()
307 /* Attempt to reconnect an import */ ptlrpc_recover_import()
320 /* force import to be disconnected. */ ptlrpc_recover_import()
326 /* intruct import to use new uuid */ ptlrpc_recover_import()
H A Dimport.c36 * lustre/ptlrpc/import.c
60 * Updates import \a imp current state to provided \a state value
87 /* A CLOSED import should remain so. */
91 CDEBUG(D_HA, "%p %s: changing import state from %s to %s\n", \
112 /* Only this function is allowed to change the import state when it is
113 * CLOSED. I would rather refcount the import and free it after
115 * will need to save the peer info somewhere other than in the import,
148 * Returns true if import was FULL, false if import was already not
150 * @imp - import to be disconnected
155 * (increasing the import->conn_cnt) the older failure should
192 CDEBUG(D_HA, "%s: import %p already %s (conn %u, was %u): %s\n", ptlrpc_set_import_discon()
208 CDEBUG(D_HA, "setting import %s INVALID\n", obd2cli_tgt(imp->imp_obd)); ptlrpc_deactivate_and_unlock_import()
219 * no new requests will be accepted until the import is valid again.
269 * This function will invalidate the import, if necessary, then block
376 * Let's additionally check that no new rpcs added to import in ptlrpc_invalidate_import()
424 CDEBUG(D_HA, "import %s@%s for %s not replayable, auto-deactivating\n", ptlrpc_fail_import()
484 * Connection on import \a imp is changed to another one (if more than one is
583 CDEBUG(D_HA, "%s: import %p using connection %s/%s\n", import_select_connection()
627 * Attempt to (re)connect import \a imp. This includes all preparations,
650 CERROR("can't connect to a closed import\n"); ptlrpc_connect_import()
785 * what to do with the import - i.e enter recovery, promote it to
910 /* Determine what recovery state to move the import to. */ ptlrpc_connect_interpret()
970 CDEBUG(D_HA, "%s: reconnected but import is invalid; marking evicted\n", ptlrpc_connect_interpret()
1000 /* Sanity checks for a reconnected import. */ ptlrpc_connect_interpret()
1274 * In kernel code all import invalidation happens in its own
1284 CDEBUG(D_HA, "thread invalidate import %s to %s@%s\n", ptlrpc_invalidate_import_thread()
1303 * This is the state machine for client-side recovery on import.
1306 * in recovery, we just enter IMP_EVICTED state, invalidate our import
1308 * If we came to server that is in recovery, we enter IMP_REPLAY import state.
1311 * After sending all request from the list we change import state to
1314 * After that we send a special "replay completed" request and change import
1318 * After that we promote import to FULL state and send all delayed requests
1319 * and import is fully operational after that.
1351 * invalidate thread without reference to import and import can ptlrpc_import_recovery_state_machine()
H A Dpinger.c193 * This will be used below only if the import is "FULL". ptlrpc_pinger_process_import()
295 /* woken after adding import to reset timer */ ptlrpc_pinger_main()
388 CDEBUG(D_HA, "adding pingable import %s->%s\n", ptlrpc_pinger_add_import()
390 /* if we add to pinger we want recovery on this import */ ptlrpc_pinger_add_import()
411 CDEBUG(D_HA, "removing pingable import %s->%s\n", ptlrpc_pinger_del_import()
413 /* if we remove from pinger we don't want recovery on this import */ ptlrpc_pinger_del_import()
H A Dclient.c228 * \a imp_server_timeout means this is reverse import and ptlrpc_at_set_req_timeout()
694 * Helper function to allocate new request on import \a imp
696 * Returns allocated request structure with import field filled or
749 * Allocate new request structure for import \a imp and initialize its
760 * Allocate new request structure for import \a imp from pool \a pool and
810 * Prepare request (fetched from pool \a pool if not NULL) on import \a imp
1048 * Based on the current state of the import, determine if the request
1068 DEBUG_REQ(D_ERROR, req, "Uninitialized import."); ptlrpc_import_delay_req()
1081 /* allow CONNECT even if import is invalid */ ptlrpc_import_delay_req()
1129 * errors are suppressed for the initial connection on an import */ ptlrpc_console_allow()
1927 DEBUG_REQ(D_HA, req, "NULL import: already cleaned up?"); ptlrpc_expire_one_request()
2230 * If \a locked is set, that means caller is already holding import imp_lock
2290 * Drop one request reference. Must be called with import imp_lock held.
2303 * \a locked set indicates that caller holds import imp_lock.
2443 * the request is committed and dropped from the replay list of its import
2463 * Iterates through replay_list on import and prunes
2465 * import and don't have rq_replay set.
2557 /* Request got reply but linked to the import list still. ptlrpc_resend_req()
2609 * Add a request to import replay_list.
2842 * Aborts all in-flight request on import \a imp sending and delayed lists
2848 /* Make sure that no new requests get processed for this import. ptlrpc_abort_inflight()
H A Dsec.c372 CERROR("import %p (%s) with no sec\n", import_sec_validate_get()
721 * don't switch ctx if import was deactivated sptlrpc_req_refresh_ctx()
875 * Given an import \a imp, check whether current user has a valid context
1272 * policy module is responsible for taking reference of import
1351 /* balance the ref taken by this import */ sptlrpc_import_sec_install()
1390 * - regular import: \a svc_ctx should be NULL and \a flvr is ignored;
1391 * - reverse import: \a svc_ctx and \a flvr are obtained from incoming request.
1414 * normal import, determine flavor from rule set, except sptlrpc_import_sec_adapt()
1427 /* reverse import, determine flavor from incoming request */ sptlrpc_import_sec_adapt()
1444 CDEBUG(D_SEC, "import %s->%s: changing flavor %s -> %s\n", sptlrpc_import_sec_adapt()
1459 CDEBUG(D_SEC, "import %s->%s netid %x: select flavor %s\n", sptlrpc_import_sec_adapt()
1472 CERROR("import %s->%s: failed to create new sec\n", sptlrpc_import_sec_adapt()
H A Dptlrpcd.c49 * during which time ptlrpcd is completely blocked, so e.g. if import
H A Dsec_config.c869 /* serialize with connect/disconnect import */ sptlrpc_conf_client_adapt()
H A Dlproc_ptlrpc.c1261 * "echo connection=192.168.0.1@tcp0::instance > .../import".
/linux-4.1.27/arch/ia64/scripts/
H A Dunwcheck.py13 import os
14 import re
15 import sys
/linux-4.1.27/scripts/gdb/linux/
H A Ddmesg.py14 import gdb
15 import string
17 from linux import utils
H A Dtasks.py14 import gdb
16 from linux import utils
H A Dsymbols.py14 import gdb
15 import os
16 import re
17 import string
19 from linux import modules, utils
H A Dmodules.py14 import gdb
16 from linux import cpus, utils
H A Dcpus.py14 import gdb
16 from linux import tasks, utils
H A Dutils.py14 import gdb
/linux-4.1.27/Documentation/networking/
H A Dcxacru-cf.py29 import sys
30 import struct
/linux-4.1.27/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
H A DUtil.py9 import errno, os
53 import audit
H A DCore.py9 from collections import defaultdict
H A DEventClass.py11 import struct
H A DSchedGui.py12 import wx
/linux-4.1.27/scripts/rt-tester/
H A Drt-tester.py11 import os
12 import sys
13 import getopt
14 import shutil
15 import string
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
H A Dgenops.c934 CDEBUG(D_IOCTL, "destroying import %p for %s\n", imp, class_import_destroy()
952 class_decref(imp->imp_obd, "import", imp); class_import_destroy()
956 static void import_handle_addref(void *import) import_handle_addref() argument
958 class_import_get(import); import_handle_addref()
966 struct obd_import *class_import_get(struct obd_import *import) class_import_get() argument
968 atomic_inc(&import->imp_refcount); class_import_get()
969 CDEBUG(D_INFO, "import %p refcount=%d obd=%s\n", import, class_import_get()
970 atomic_read(&import->imp_refcount), class_import_get()
971 import->imp_obd->obd_name); class_import_get()
972 return import; class_import_get()
981 CDEBUG(D_INFO, "import %p refcount=%d obd=%s\n", imp, class_import_put()
986 CDEBUG(D_INFO, "final put import %p\n", imp); class_import_put()
990 /* catch possible import put race */ class_import_put()
1025 imp->imp_obd = class_incref(obd, "import", imp); class_new_import()
1047 void class_destroy_import(struct obd_import *import) class_destroy_import() argument
1049 LASSERT(import != NULL); class_destroy_import()
1050 LASSERT(import != LP_POISON); class_destroy_import()
1052 class_handle_unhash(&import->imp_handle); class_destroy_import()
1054 spin_lock(&import->imp_lock); class_destroy_import()
1055 import->imp_generation++; class_destroy_import()
1056 spin_unlock(&import->imp_lock); class_destroy_import()
1057 class_import_put(import); class_destroy_import()
1568 struct obd_import *import; obd_zombie_impexp_cull() local
1574 import = NULL; obd_zombie_impexp_cull()
1576 import = list_entry(obd_zombie_imports.next, obd_zombie_impexp_cull()
1579 list_del_init(&import->imp_zombie_chain); obd_zombie_impexp_cull()
1592 if (import != NULL) { obd_zombie_impexp_cull()
1593 class_import_destroy(import); obd_zombie_impexp_cull()
1607 } while (import != NULL || export != NULL); obd_zombie_impexp_cull()
1621 * check for work for kill zombie import/export thread.
1652 * Add import to the obd_zombie thread and notify it.
1667 * notify import/export destroy thread about new zombie.
1694 * wait when obd_zombie import/export queues become empty
1709 * destroy zombie export/import thread.
1739 * start destroy zombie import/export thread
1761 * stop destroy zombie import/export thread
H A Dlprocfs_status.c704 "import:\n" lprocfs_rd_import()
/linux-4.1.27/drivers/staging/lustre/lustre/mgc/
H A Dlproc_mgc.c47 LPROC_SEQ_FOPS_RO_TYPE(mgc, import);
64 { "import", &mgc_import_fops, NULL, 0 },
H A Dmgc_request.c1071 CDEBUG(D_MGC, "import event %#x\n", event); mgc_import_event()
1087 CDEBUG(D_INFO, "%s: Reactivating import\n", obd->obd_name); mgc_import_event()
1100 CERROR("Unknown import event %#x\n", event); mgc_import_event()
1215 * lustre/<osc|mdc>/<target>-<osc|mdc>-<instance>/import. mgc_apply_recover_logs()
1251 /* osc.import = "connection=<Conn UUID>::<target instance>" */ mgc_apply_recover_logs()
1254 pos += sprintf(params, "%s.import=%s", cname, "connection="); mgc_apply_recover_logs()
1430 /* This import flag means the server did an extra swab of IR MNE mgc_process_recover_log()
/linux-4.1.27/drivers/crypto/qce/
H A Dsha.h32 * @buf: used during update, import and export
42 * @count: save count in states during update, import and export
H A Dsha.c519 alg->import = qce_ahash_import; qce_ahash_register_one()
/linux-4.1.27/arch/parisc/kernel/
H A Dhead.S38 .import init_thread_union,data
39 .import fault_vector_20,code /* IVA parisc 2.0 32 bit */
41 .import fault_vector_11,code /* IVA parisc 1.1 32 bit */
42 .import $global$ /* forward declaration */
56 .import __bss_start,data
57 .import __bss_stop,data
284 .import smp_init_current_idle_task,data
285 .import smp_callin,code
H A Dentry.S48 .import pa_tlb_lock,data
170 .import os_hpmc, code
361 .import swapper_pg_dir,code
748 .import handle_interruption,code
749 .import do_cpu_irq_mask,code
874 .import do_notify_resume,code
938 .import schedule,code
974 .import preempt_schedule_irq,code
1624 .import handle_interruption,code
1795 .import do_signal,code
1961 .import schedule,code
1975 .import ftrace_function_trampoline,code
H A Dhpmc.S81 .import intr_save, code
H A Dunwind.c170 /* Called from setup_arch to import the kernel unwind info */ unwind_init()
H A Dpacache.S195 .import cache_info,data
263 .import cache_info, data
H A Dsyscall.S55 .import syscall_exit,code
56 .import syscall_exit_rfi,code
/linux-4.1.27/scripts/
H A Dcheckkconfigsymbols.py11 import os
12 import re
13 import sys
14 from subprocess import Popen, PIPE, STDOUT
15 from optparse import OptionParser
H A Dshow_delta12 import sys
13 import string
H A Dbloat-o-meter10 import sys, os, re
H A Ddiffconfig10 import sys, os
H A Danalyze_suspend.py47 import sys
48 import time
49 import os
50 import string
51 import re
52 import platform
53 from datetime import datetime
54 import struct
/linux-4.1.27/drivers/staging/skein/
H A Dskein_generic.c135 .import = skein256_import,
153 .import = skein512_import,
171 .import = skein1024_import,
/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_prime.c45 * On the import the importing GEM object holds a reference to the
60 * use the drm_gem_prime_{import,export} helpers.
326 * - @gem_prime_import_sg_table (import): produce a GEM object from another
450 * If we've exported this buffer then cheat and add it to the import list drm_gem_prime_handle_to_fd()
490 * drm_gem_prime_import - helper library implementation of the import callback
491 * @dev: drm_device to import into
492 * @dma_buf: dma-buf object to import
553 * drm_gem_prime_fd_to_handle - PRIME import function for GEM drivers
559 * This is the PRIME import function which must be used mandatorily by GEM
583 /* never seen this one, need to import */ drm_gem_prime_fd_to_handle()
745 * @sg: the sg-table which was pinned at import time
748 * @drm_gem_prime_import to import dma-bufs.
H A Ddrm_gem_cma_helper.c438 * @dev: device to import into
/linux-4.1.27/include/uapi/linux/
H A Dchio.h8 #define CHET_IE 2 /* import/export element */
32 int cp_nportals; /* number of import/export elements (CHET_IE) */
106 #define CESTATUS_INENAB 0x20 /* element can import media */
/linux-4.1.27/arch/s390/crypto/
H A Dsha256_s390.c71 .import = sha256_import,
108 .import = sha256_import,
H A Dsha512_s390.c76 .import = sha512_import,
115 .import = sha512_import,
H A Dsha1_s390.c78 .import = sha1_import,
/linux-4.1.27/security/selinux/ss/
H A Dmls.h16 * Added support to import/export the MLS label from NetLabel
H A Debitmap.c9 * Added support to import/export the NetLabel category bitmap
132 * @ebmap: the ebitmap to import
H A Dmls.c16 * Added support to import/export the MLS label from NetLabel
/linux-4.1.27/tools/perf/python/
H A Dtwatch.py16 import perf
/linux-4.1.27/include/crypto/
H A Dhash.h39 * other side, the @import function will load the state from a
112 * data so it can be @import 'ed back later on. This is useful in case
117 * @import: Import partial state of the transformation. This function loads the
130 int (*import)(struct ahash_request *req, const void *in); member in struct:ahash_alg
157 * @import: see struct ahash_alg
176 int (*import)(struct shash_desc *desc, const void *in); member in struct:shash_alg
197 int (*import)(struct ahash_request *req, const void *in); member in struct:crypto_ahash
424 * crypto_ahash_import() - import message digest state
432 * Return: 0 if the import was successful; < 0 if an error occurred
436 return crypto_ahash_reqtfm(req)->import(req, in); crypto_ahash_import()
779 * crypto_shash_import() - import operational state
787 * Return: 0 if the import was successful; < 0 if an error occurred
791 return crypto_shash_alg(desc->tfm)->import(desc, in); crypto_shash_import()
/linux-4.1.27/tools/usb/usbip/src/
H A Dusbip_attach.c110 err("import device"); import_device()
168 /* import a device */ query_import_device()
H A Dusbipd.c105 dbg("usbip_net_recv failed: import request"); recv_request_import()
140 dbg("import request busid %s: failed", req.busid); recv_request_import()
153 dbg("import request busid %s: complete", req.busid); recv_request_import()
/linux-4.1.27/drivers/crypto/
H A Dpadlock-sha.c251 .import = padlock_sha_import,
275 .import = padlock_sha_import,
498 .import = padlock_sha_import_nano,
517 .import = padlock_sha_import_nano,
H A Dsahara.c1325 .import = sahara_sha_import,
1352 .import = sahara_sha_import,
/linux-4.1.27/crypto/
H A Dahash.c457 hash->import = ahash_no_import; crypto_ahash_init_tfm()
474 if (alg->import) crypto_ahash_init_tfm()
475 hash->import = alg->import; crypto_ahash_init_tfm()
H A Dmd5.c145 .import = md5_import,
H A Dshash.c363 if (alg->import) crypto_init_shash_ops_async()
364 crt->import = shash_async_import; crypto_init_shash_ops_async()
607 alg->import = shash_default_import; shash_prepare_alg()
H A Dhmac.c235 inst->alg.import = hmac_import; hmac_create()
H A Dmcryptd.c539 inst->alg.import = mcryptd_hash_import; mcryptd_create_hash()
H A Dcryptd.c641 inst->alg.import = cryptd_hash_import; cryptd_create_hash()
/linux-4.1.27/arch/powerpc/crypto/
H A Dmd5-glue.c135 .import = ppc_md5_import,
H A Dsha1.c129 .import = sha1_import,
H A Dsha256-spe-glue.c226 .import = ppc_spe_sha256_import,
243 .import = ppc_spe_sha256_import,
H A Dsha1-spe-glue.c180 .import = ppc_spe_sha1_import,
/linux-4.1.27/fs/ceph/
H A Dstrings.c92 case CEPH_CAP_OP_IMPORT: return "import"; ceph_cap_op_name()
H A Dcaps.c229 /* temporary, until we do something about cap import/export */ ceph_get_cap()
556 * message, but still haven't received the cap import message. ceph_add_cap()
560 * a message that was send before the cap import message. So ceph_add_cap()
2511 * but still haven't received the cap import message. handle_cap_export
2515 * that was sent before the cap import message. So don't remove caps.
2919 * now we know we haven't received the cap import message yet handle_cap_export()
2931 dout(" updating import cap %p mds%d\n", tcap, target); handle_cap_export()
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
H A Dlproc_mdc.c177 LPROC_SEQ_FOPS_RW_TYPE(mdc, import);
202 { "import", &mdc_import_fops, NULL, 0 },
H A Dmdc_reint.c215 struct obd_import *import = exp->exp_obd->u.cli.cl_import; mdc_create() local
216 int generation = import->imp_generation; mdc_create()
294 if (generation == import->imp_generation) { mdc_create()
H A Dmdc_request.c762 /* Only if the import is replayable, we set replay_open data */ mdc_set_open_replay_data()
2347 CERROR("Unknown import event %x\n", event); mdc_import_event()
/linux-4.1.27/arch/arm/crypto/
H A Dsha512_neon_glue.c255 .import = sha512_neon_import,
272 .import = sha512_neon_import,
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
H A Dldlm_lib.c100 /* No existing import connection found for \a uuid. */ import_set_conn()
590 /* Mark import deactivated now, so we don't try to reconnect if any client_disconnect_export()
592 * fully deactivate the import, or that would drop all requests. */ client_disconnect_export()
598 * delete it regardless. (It's safe to delete an import that was client_disconnect_export()
610 /* There's no need to hold sem while disconnecting an import, client_disconnect_export()
H A Dldlm_resource.c876 * With all requests dropped and the import inactive ldlm_namespace_free_prior()
915 * proc1: destroy import
H A Dldlm_request.c247 /* if this is a local lock, then there is no import */ ldlm_completion_ast()
1187 "skipping cancel on invalid import %p\n", imp); ldlm_cli_cancel_req()
2268 /* don't replay locks if import failed recovery */ ldlm_replay_locks()
H A Dldlm_flock.c629 /* if this is a local lock, there is no import */ ldlm_flock_completion_ast()
/linux-4.1.27/security/smack/
H A Dsmackfs.c338 * @import: if non-zero, import labels
346 struct smack_parsed_rule *rule, int import, smk_fill_rule()
352 if (import) { smk_fill_rule()
393 * @import: if non-zero, import labels
398 int import) smk_parse_rule()
404 import, SMK_LABELLEN); smk_parse_rule()
412 * @import: if non-zero, import labels
418 int import, int tokens) smk_parse_long_rule()
447 rc = smk_fill_rule(tok[0], tok[1], tok[2], tok[3], rule, import, 0); smk_parse_long_rule()
1236 * If smack begins with '-', it is an option, don't import it smk_write_netlbladdr()
344 smk_fill_rule(const char *subject, const char *object, const char *access1, const char *access2, struct smack_parsed_rule *rule, int import, int len) smk_fill_rule() argument
397 smk_parse_rule(const char *data, struct smack_parsed_rule *rule, int import) smk_parse_rule() argument
417 smk_parse_long_rule(char *data, struct smack_parsed_rule *rule, int import, int tokens) smk_parse_long_rule() argument
H A Dsmack_access.c521 * smk_import_entry - import a label, return the list entry
H A Dsmack_lsm.c1109 * Check label validity here so import won't fail in post_setxattr smack_inode_setxattr()
/linux-4.1.27/arch/sparc/crypto/
H A Dmd5_glue.c140 .import = md5_sparc64_import,
H A Dsha1_glue.c135 .import = sha1_sparc64_import,
H A Dsha256_glue.c165 .import = sha256_sparc64_import,
/linux-4.1.27/arch/mips/cavium-octeon/crypto/
H A Docteon-md5.c178 .import = octeon_md5_import,
H A Docteon-sha1.c211 .import = octeon_sha1_import,
H A Docteon-sha256.c235 .import = octeon_sha256_import,
/linux-4.1.27/scripts/tracing/
H A Ddraw_functrace.py25 import sys, re
/linux-4.1.27/Documentation/target/
H A Dtcm_mod_builder.py9 import os, sys
10 import subprocess as sub
11 import string
12 import re
13 import optparse
/linux-4.1.27/drivers/message/fusion/lsi/
H A Dmpi_log_sas.h252 /* Activation failed trying to import the volume */
254 /* Activation failed trying to import the volume */
/linux-4.1.27/include/linux/
H A Dpe.h227 struct data_dirent import_addrs; /* import address table */
228 struct data_dirent delay_imports; /* delay-load import table */
/linux-4.1.27/drivers/staging/android/ion/
H A Dion.h198 * import that fd and return a handle representing it. If a dma-buf from
H A Dion.c1167 pr_err("%s: can not import dmabuf from another exporter\n", ion_import_dma_buf()
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/
H A Dlcommon_misc.c90 * change of import connect_flags. See llu_fsswop_mount() and
H A Dlcommon_cl.c978 /* HSM import case: file is released, cannot be restored cl_setattr_ost()
/linux-4.1.27/drivers/crypto/nx/
H A Dnx-sha256.c284 .import = nx_sha256_import,
H A Dnx-sha512.c290 .import = nx_sha512_import,
/linux-4.1.27/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c1070 fprintf(ofp, "import os\n"); python_generate_script()
1071 fprintf(ofp, "import sys\n\n"); python_generate_script()
1075 fprintf(ofp, "\nfrom perf_trace_context import *\n"); python_generate_script()
1076 fprintf(ofp, "from Core import *\n\n\n"); python_generate_script()
/linux-4.1.27/include/drm/
H A Ddrm_gem.h114 * up the dma_buf attachment and references acquired at import time.
H A DdrmP.h574 /* import fd -> handle (see drm_gem_prime_fd_to_handle() helper) */
580 /* import dmabuf -> GEM */
583 /* low-level interface used by drm_gem_prime_{import,export} */
/linux-4.1.27/drivers/crypto/caam/
H A Dcaamhash.c275 * For ahash update, final and finup, import context, read and write to seqout
1625 .import = ahash_import,
1646 .import = ahash_import,
1667 .import = ahash_import,
1688 .import = ahash_import,
1709 .import = ahash_import,
1730 .import = ahash_import,
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
H A Dlproc_osc.c538 LPROC_SEQ_FOPS_RW_TYPE(osc, import);
570 { "import", &osc_import_fops, NULL },
H A Dosc_io.c249 * in the case of a deactivated import. Note, that import can be deactivated
H A Dosc_cache.c1646 /* if we have an invalid import we want to drain the queued pages osc_makes_rpc()
1657 CDEBUG(D_CACHE, "invalid import forcing RPC\n"); osc_makes_rpc()
1682 CDEBUG(D_CACHE, "invalid import forcing RPC\n"); osc_makes_rpc()
2076 /* then return all queued objects when we have an invalid import osc_next_obj()
H A Dosc_request.c3043 * are sure the import has been destroyed. BUG18662 osc_disconnect()
3082 * import */ osc_import_event()
3117 CERROR("Unknown import event %d\n", event); osc_import_event()
3222 CDEBUG(D_HA, "Deactivating import %s\n", obd->obd_name); osc_precleanup()
/linux-4.1.27/drivers/gpu/drm/msm/
H A Dmsm_gem.c672 /* if we don't have IOMMU, don't bother pretending we can import: */ msm_gem_import()
674 dev_err(dev->dev, "cannot import without IOMMU\n"); msm_gem_import()
/linux-4.1.27/drivers/gpu/drm/nouveau/
H A Dnouveau_reg.h582 /* This is a partial import from rules-ng, a few things may be duplicated.
583 * Eventually we should completely import everything from rules-ng.
/linux-4.1.27/drivers/crypto/ccp/
H A Dccp-crypto-aes-cmac.c374 alg->import = ccp_aes_cmac_import; ccp_register_aes_cmac_algs()
H A Dccp-crypto-sha.c434 alg->import = ccp_sha_import; ccp_register_sha_alg()
/linux-4.1.27/drivers/hwmon/
H A Dg762.c575 * Helper to import hardware characteristics from .dts file and push
702 * Helper to import hardware characteristics from .dts file and push g762_of_clock_disable()
/linux-4.1.27/drivers/scsi/
H A Dch.c335 VPRINTK(KERN_INFO, "type #3 (ie): 0x%x+%d [import/export]\n", ch_readconfig()
/linux-4.1.27/arch/x86/crypto/sha-mb/
H A Dsha1_mb.c686 .import = sha1_mb_import,
/linux-4.1.27/include/linux/ceph/
H A Dceph_fs.h232 operations (import, rename, etc.) */
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
H A Dllite_lib.c1397 /* if not in HSM import mode, clear size attr for released file ll_setattr_raw()
1408 /* truncate failed (only when non HSM import), others succeed */ ll_setattr_raw()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
H A Dlustre_user.h1141 /* HSM file import
/linux-4.1.27/drivers/usb/misc/
H A Dlegousbtower.c40 * - initial import into LegoUSB project
/linux-4.1.27/net/netlabel/
H A Dnetlabel_kapi.c698 * @bitmap: the bitmap to import
/linux-4.1.27/net/sunrpc/auth_gss/
H A Dauth_gss.c252 /* import the opaque security context */ gss_fill_context()
/linux-4.1.27/drivers/staging/octeon-usb/
H A Docteon-hcd.h32 * regulations, and may be subject to export or import regulations in other
H A Docteon-hcd.c32 * regulations, and may be subject to export or import regulations in other

Completed in 3009 milliseconds