Home
last modified time | relevance | path

Searched refs:setup (Results 1951 - 1975 of 4542) sorted by relevance

1...<<71727374757677787980>>...182

/kernel/linux/linux-5.10/arch/arm/mach-dove/
H A Dpcie.c17 #include <asm/setup.h>
50 * Generic PCIe unit setup. in dove_pcie_setup()
184 .setup = dove_pcie_setup,
/kernel/linux/linux-5.10/arch/arm/mach-iop32x/
H A Diq31244.c129 .setup = iop3xx_pci_setup,
164 .setup = iop3xx_pci_setup,
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dvrf_strict_mode_test.sh241 setup() function
390 setup
H A Dfib_rule_tests.sh51 setup() function
115 # setup the fib rule redirect route
184 # setup the fib rule redirect route
251 setup
/kernel/linux/linux-6.6/arch/arm/mach-dove/
H A Dpcie.c14 #include <asm/setup.h>
48 * Generic PCIe unit setup. in dove_pcie_setup()
140 * the device. Decoding setup is handled by the orion code.
187 .setup = dove_pcie_setup,
/kernel/linux/linux-5.10/net/mac80211/
H A Docb.c173 struct ocb_setup *setup) in ieee80211_ocb_join()
188 err = ieee80211_vif_use_channel(sdata, &setup->chandef, in ieee80211_ocb_join()
172 ieee80211_ocb_join(struct ieee80211_sub_if_data *sdata, struct ocb_setup *setup) ieee80211_ocb_join() argument
/kernel/linux/linux-5.10/include/linux/hsi/
H A Dhsi.h214 * @setup: Callback to set the HSI client configuration
230 int (*setup)(struct hsi_client *cl); member
350 * client setup or have the same setup for all of them.
358 return hsi_get_port(cl)->setup(cl); in hsi_setup()
/kernel/linux/linux-6.6/include/linux/hsi/
H A Dhsi.h214 * @setup: Callback to set the HSI client configuration
230 int (*setup)(struct hsi_client *cl); member
350 * client setup or have the same setup for all of them.
358 return hsi_get_port(cl)->setup(cl); in hsi_setup()
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dgre_gso.sh50 setup() function
145 setup
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dvrf_socket_lookup.c143 static int setup(struct vrf_socket_lookup *skel) in setup() function
293 if (!ASSERT_OK(setup(skel), "setup")) in test_vrf_socket_lookup()
/kernel/linux/linux-6.6/kernel/
H A Dsmpboot.c101 * setup, cleanup, park and unpark functions for the registered
117 /* cleanup must mirror setup */ in smpboot_thread_fn()
139 /* Check for state change setup */ in smpboot_thread_fn()
144 if (ht->setup) in smpboot_thread_fn()
145 ht->setup(td->cpu); in smpboot_thread_fn()
/kernel/linux/linux-6.6/net/mac80211/
H A Docb.c174 struct ocb_setup *setup) in ieee80211_ocb_join()
189 err = ieee80211_link_use_channel(&sdata->deflink, &setup->chandef, in ieee80211_ocb_join()
173 ieee80211_ocb_join(struct ieee80211_sub_if_data *sdata, struct ocb_setup *setup) ieee80211_ocb_join() argument
/third_party/curl/docs/examples/
H A Dhttp2-upload.c171 static void setup(struct input *i, int num, const char *upload) in setup() function
272 setup(&trans[i], i, filename); in main()
/third_party/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_import/
H A Dtpmtoken_import_tests.sh20 setup() function
308 setup || exit $RC # Exit if initializing testcases fails.
/third_party/ltp/testcases/kernel/containers/utsname/
H A Dutstest.c273 static void setup(void) in setup() function
293 setup(); in main()
/third_party/ltp/testcases/kernel/device-drivers/tbio/tbio_user/
H A Dtbio.c83 void setup(void) in setup() function
276 setup(); in main()
/third_party/node/lib/internal/test_runner/
H A Dharness.js32 return setup(new Test({ __proto__: null, ...options, name: '<root>' }));
39 // the test runner. Since the test runner is not setup properly, we can't
116 function setup(root) { function
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_scene.h31 * Note: the "setup" code is concerned with building scenes while
143 struct lp_setup_context *setup; member
207 struct lp_scene *lp_scene_create(struct lp_setup_context *setup);
/third_party/ltp/testcases/kernel/syscalls/openat/
H A Dopenat03.c44 static void setup(void) in setup() function
247 setup(); in main()
/third_party/ltp/testcases/kernel/syscalls/open/
H A Dopen14.c43 static void setup(void) in setup() function
236 setup(); in main()
/third_party/ltp/testcases/misc/crash/
H A Dcrash02.c98 void setup(void) in setup() function
101 * setup a default signal hander and a in setup()
159 setup(); in main()
/third_party/ltp/testcases/network/nfsv4/locks/
H A Dlocktests.py100 print("locktests.py <-n process -f testfile ><--setup -s fs_server> -c host1, host2, host3 ... ")
101 print("--setup : setup the configuration, deploy test on other test machines; This option also requires -c and -s")
103 print("-s <machine> : NFS server to use to setup the test")
110 print("./locktests.py --setup -c testmachine1 testmachine2 testmachine3 -s my_nfs_server:/")
122 def setup(): function
172 if args[i] in ("--install", "-i", "--setup"):
218 setup()
/third_party/ltp/testcases/kernel/fs/proc/
H A Dproc01.c194 static void setup(void) in setup() function
462 setup(); in main()
/third_party/protobuf/benchmarks/python/
H A Dpy_benchmark.py129 setup=self.full_setup_code(setup_method_args),
139 setup=self.full_setup_code(setup_method_args),
/third_party/protobuf/python/
H A Dsetup.py16 from setuptools import setup, Extension, find_packages namespace
249 setup(

Completed in 13 milliseconds

1...<<71727374757677787980>>...182